1. 6685987 switchdev: Add extack argument to call_switchdev_notifiers() by Petr Machata · 6 years ago
  2. 4c59b7d vxlan: Add extack to switchdev operations by Petr Machata · 6 years ago
  3. d907f58 mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay by Petr Machata · 6 years ago
  4. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  5. 1cdc98c vxlan: changelink: Delete remote after update by Petr Machata · 6 years ago
  6. 038a5a9 vxlan: changelink: Postpone vxlan_config_apply() by Petr Machata · 6 years ago
  7. 8db9427d5 vxlan: changelink: Inline vxlan_dev_configure() by Petr Machata · 6 years ago
  8. 61f46fe vxlan: Allow vetoing of FDB notifications by Petr Machata · 6 years ago
  9. ccdfd4f vxlan: Have vxlan_fdb_replace() save original rdst value by Petr Machata · 6 years ago
  10. a76d1ca vxlan: Split vxlan_fdb_update() in two by Petr Machata · 6 years ago
  11. c2b200e vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy() by Petr Machata · 6 years ago
  12. 12ff91c Merge branch 'improving-TCP-behavior-on-host-congestion' by David S. Miller · 6 years ago
  13. c1d5674 tcp: less aggressive window probing on local congestion by Yuchung Cheng · 6 years ago
  14. 590d202 tcp: retry more conservatively on local congestion by Yuchung Cheng · 6 years ago
  15. 9721e70 tcp: simplify window probe aborting on USER_TIMEOUT by Yuchung Cheng · 6 years ago
  16. 01a523b tcp: create a helper to model exponential backoff by Yuchung Cheng · 6 years ago
  17. c7d13c8 tcp: properly track retry time on passive Fast Open by Yuchung Cheng · 6 years ago
  18. 7ae1897 tcp: always set retrans_stamp on recovery by Yuchung Cheng · 6 years ago
  19. 7f12422 tcp: always timestamp on every skb transmission by Yuchung Cheng · 6 years ago
  20. 88f8598 tcp: exit if nothing to retransmit on RTO timeout by Yuchung Cheng · 6 years ago
  21. 9b420ef net: phy: micrel: use phy_read_mmd and phy_write_mmd by Heiner Kallweit · 6 years ago
  22. 43deda5 davicom: Annotate implicit fall through in dm9000_set_io by Mathieu Malaterre · 6 years ago
  23. 49b4994 net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE by David Herrmann · 6 years ago
  24. 2eadee7 net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE by David Herrmann · 6 years ago
  25. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  26. 692d7b5 tls: Fix recvmsg() to be able to peek across multiple records by Vakul Garg · 6 years ago
  27. fb73d62 Merge branch 'dsa-lantiq_gswip-probe-fixes-and-remove-cleanup' by David S. Miller · 6 years ago
  28. 8bb18f6 net: dsa: lantiq_gswip: drop bogus drvdata check by Johan Hovold · 6 years ago
  29. c8cbcb0 net: dsa: lantiq_gswip: fix OF child-node lookups by Johan Hovold · 6 years ago
  30. aed13f2 net: dsa: lantiq_gswip: fix use-after-free on failed probe by Johan Hovold · 6 years ago
  31. 5fb1bee sfc: extend MTD support for newer hardware by Bert Kenward · 6 years ago
  32. cea3bfb selftests/tls: Fix recv partial/large_buff test cases by Vakul Garg · 6 years ago
  33. 13d0ab6 net: phy: check return code when requesting PHY driver module by Heiner Kallweit · 6 years ago
  34. 01cb8a1 net/tls: Make function tls_sw_do_sendpage static by YueHaibing · 6 years ago
  35. f3de19a net/tls: remove unused function tls_sw_sendpage_locked by YueHaibing · 6 years ago
  36. fda497e Optimize sk_msg_clone() by data merge to end dst sg entry by Vakul Garg · 6 years ago
  37. 4559dd2 net: hns: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  38. 5db5ea9 net: phy: Add helpers to determine if PHY driver is generic by Florian Fainelli · 6 years ago
  39. 6f24e15 Merge branch 'dsa-Split-platform-data-to-header-file' by David S. Miller · 6 years ago
  40. 8cfb5faf net: dsa: Include platform_data header file by Florian Fainelli · 6 years ago
  41. e5f02a3 ARM: orion5x: Include platform_data/dsa.h by Florian Fainelli · 6 years ago
  42. ecfc937 net: dsa: Split platform data to header file by Florian Fainelli · 6 years ago
  43. 905b464 net-next/hinic: replace disable_irq_nosync/enable_irq by Xue Chaojing · 6 years ago
  44. da7b9e9 net: dsa: Add ndo_get_phys_port_name() for CPU port by Florian Fainelli · 6 years ago
  45. 44543f1d Documentation: networking: dsa: Update documentation by Florian Fainelli · 6 years ago
  46. 78c787c cxgb4/l2t: Use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  47. c5c3899 openvswitch: meter: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  48. 3fcb3f9 net: phy: don't include asm/irq.h directly by Heiner Kallweit · 6 years ago
  49. c3a6a17 net: phy: improve logging in phylib by Heiner Kallweit · 6 years ago
  50. 1868e3d net: phy: remove preliminary workaround for not loading PHY driver by Heiner Kallweit · 6 years ago
  51. 159882f Merge branch 'nfp-flower-improve-flower-resilience' by David S. Miller · 6 years ago
  52. 20cce88 nfp: flower: enable MAC address sharing for offloadable devs by John Hurley · 6 years ago
  53. 13cf710 nfp: flower: ensure MAC cleanup on address change by John Hurley · 6 years ago
  54. 05d2bee nfp: flower: add infastructure for non-repr priv data by John Hurley · 6 years ago
  55. 49402b0 nfp: flower: ensure deletion of old offloaded MACs by John Hurley · 6 years ago
  56. 0115dcc nfp: flower: remove list infastructure from MAC offload by John Hurley · 6 years ago
  57. 41da0b5 nfp: flower: ignore offload of VF and PF repr MAC addresses by John Hurley · 6 years ago
  58. f3b9757 nfp: flower: tidy tunnel related private data by John Hurley · 6 years ago
  59. 467322e nfp: flower: support multiple memory units for filter offloads by Pieter Jansen van Vuuren · 6 years ago
  60. 9643988 nfp: flower: increase cmesg reply timeout by Fred Lotter · 6 years ago
  61. bdbe8cc net: sungem: fix indentation, remove a tab by Colin Ian King · 6 years ago
  62. eedfb22 drivers: net: atp: fix various indentation issues by Colin Ian King · 6 years ago
  63. 9fb0969 bnx2x: fix various indentation issues by Colin Ian King · 6 years ago
  64. ae5220c networking: Documentation: fix snmp_counters.rst Sphinx warnings by Randy Dunlap · 6 years ago
  65. bb3e16a net, decnet: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  66. faa311e mlxsw: spectrum_nve: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  67. 2285ec8 mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  68. 590ce40 dt-bindings: net: dsa: ksz9477: fix indentation for switch spi bindings by Sergio Paracuellos · 6 years ago
  69. a22d325 Fix ERROR:do not initialise statics to 0 in af_vsock.c by Lepton Wu · 6 years ago
  70. 9dde6da Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  71. d671e3e ice: add const qualifier to mac_addr parameter by Jacob Keller · 6 years ago
  72. aef7414 ice: Add support for new PHY types by Anirudh Venkataramanan · 6 years ago
  73. cf909e1 ice: Offload SCTP checksum by Anirudh Venkataramanan · 6 years ago
  74. a893978 ice: Allow for software timestamping by Tony Nguyen · 6 years ago
  75. 67fe64d ice: Implement getting and setting ethtool coalesce by Brett Creeley · 6 years ago
  76. 63f545e ice: Add support for adaptive interrupt moderation by Brett Creeley · 6 years ago
  77. 9be1d6f ice: Move aggregator list into ice_hw instance by Anirudh Venkataramanan · 6 years ago
  78. 03f7a98 ice: Rework queue management code for reuse by Anirudh Venkataramanan · 6 years ago
  79. ab4ab73 ice: Add ethtool private flag to make forcing link down optional by Bruce Allan · 6 years ago
  80. b6f934f ice: Set physical link up/down when an interface is set up/down by Brett Creeley · 6 years ago
  81. 4c98ab5 ice: Implement support for normal get_eeprom[_len] ethtool ops by Bruce Allan · 6 years ago
  82. 8e151d5 ice: Add ethtool set_phys_id handler by Anirudh Venkataramanan · 6 years ago
  83. 27a98af ice: Configure RSS LUT and HASH KEY in rebuild path by Md Fahad Iqbal Polash · 6 years ago
  84. 1f9c784 ice: Refactor a few Tx scheduler functions by Anirudh Venkataramanan · 6 years ago
  85. 7939f8b Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  86. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  87. 3d50514 ice: Fix unused variable build warning by Bruce Allan · 6 years ago
  88. 8b05a3a tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create() by Andrea Righi · 6 years ago
  89. fe76fc6 sbitmap: Protect swap_lock from hardirq by Ming Lei · 6 years ago
  90. 3719876 sbitmap: Protect swap_lock from softirqs by Steven Rostedt (VMware) · 6 years ago
  91. c962cb3 Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  92. 9deb9e1 Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  93. 3a73e73 Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  94. 1c7fc5c Linux 5.0-rc2 by Linus Torvalds · 6 years ago
  95. b7285b4 kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore by Jonathan Neuschäfer · 6 years ago
  96. dbc3c09 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  97. 6b529fb Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  98. 72d657d Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  99. f7c1038 Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  100. 437e878 Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago