1. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  2. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  3. 1c30fbc team: fix hang in team_mode_get() by Taehee Yoo · 4 years, 9 months ago
  4. 669fcd7 team: add missing attribute validation for array index by Jakub Kicinski · 4 years, 10 months ago
  5. dd25cb2 team: add missing attribute validation for port ifindex by Jakub Kicinski · 4 years, 10 months ago
  6. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  7. 369f61b team: fix nested locking lockdep warning by Taehee Yoo · 5 years ago
  8. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  9. c17e26d team: call RCU read lock when walking the port_list by Hangbin Liu · 5 years ago
  10. 227f2f0 team: Add vlan tx offload to hw_enc_features by YueHaibing · 5 years ago
  11. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  12. ee42974 team: Always enable vlan tx offload by YueHaibing · 6 years ago
  13. 9ed68ca team: add ethtool get_link_ksettings by Hangbin Liu · 6 years ago
  14. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  15. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  16. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  17. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  18. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  19. 8b44836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  20. 925b0c8 team: fix possible recursive locking when add slaves by Hangbin Liu · 6 years ago
  21. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  22. 43c2adb team: set slave to promisc if team is already in promisc mode by Hangbin Liu · 6 years ago
  23. acb10ea team: use netif_is_team_port() by Julian Wiedmann · 6 years ago
  24. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  25. a350ecc net: remove 'fallback' argument from dev->ndo_select_queue() by Paolo Abeni · 6 years ago
  26. 692c31b team: Free BPF filter when unregistering netdev by Ido Schimmel · 6 years ago
  27. 47f7062 net: Remove switchdev.h inclusion from team/bond/vlan by Florian Fainelli · 6 years ago
  28. 8c7a772 team: use operstate consistently for linkup by George Wilkie · 6 years ago
  29. 2fdeee2 team: avoid complex list operations in team_nl_cmd_options_set() by Cong Wang · 6 years ago
  30. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  31. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  32. 5ed9dc9 team: no need to do team_notify_peers or team_mcast_rejoin when disabling port by Hangbin Liu · 6 years ago
  33. c9fbd71 netpoll: allow cleanup to be synchronous by Debabrata Banerjee · 6 years ago
  34. 471b83b team: Forbid enslaving team device to itself by Ido Schimmel · 6 years ago
  35. 3443b00 team: Publish team_port_get_rcu() by Petr Machata · 6 years ago
  36. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 6 years ago
  37. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  38. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  39. 25ea665 team: use netdev_features_t instead of u32 by Dan Carpenter · 7 years ago
  40. c1c9a3c net: remove unnecessary genlmsg_cancel() calls by YueHaibing · 7 years ago
  41. f44aa9e net: include hash policy in LAG changeupper info by John Hurley · 7 years ago
  42. 8eea1ca gso: limit udp gso to egress-only virtual devices by Willem de Bruijn · 7 years ago
  43. c749fa1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. 9cf2f43 team: fix netconsole setup over team by Xin Long · 7 years ago
  45. e0ada51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. f1d22a1 team: account for oper state by George Wilkie · 7 years ago
  47. 4fb0534 team: avoid adding twice the same option to the event list by Paolo Abeni · 7 years ago
  48. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. 982cf3b team: move dev_mc_sync after master_upper_dev_link in team_port_add by Xin Long · 7 years ago
  50. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. cbcc607 team: Fix double free in error path by Arkadi Sharshevsky · 7 years ago
  52. 44d15d9 team: Use extack to report enslavement failures by Ido Schimmel · 7 years ago
  53. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  54. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  55. 42ab19e net: Add extack to upper device linking by David Ahern · 7 years ago
  56. 33eaf2a net: Add extack to ndo_add_slave by David Ahern · 7 years ago
  57. bd7d210 team: fall back to hash if table entry is empty by Jim Hanko · 7 years ago
  58. 996f6e1 team: use a larger struct for mac address by WANG Cong · 7 years ago
  59. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  60. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  61. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  62. eca59f6 net: Remove support for bridge bypass ndos from stacked devices by Arkadi Sharshevsky · 8 years ago
  63. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  64. 3a5f899 team: add macro MODULE_ALIAS_TEAM_MODE for team mode alias by Zhang Shengju · 8 years ago
  65. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  66. 72ec0bc team: fix memory leaks by Pan Bian · 8 years ago
  67. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. fe52145 netlink: pass extended ACK struct where available by Johannes Berg · 8 years ago
  69. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  70. 16cf72b team: call netdev_change_features out of team lock by Xin Long · 8 years ago
  71. 3331aa3 team: use ETH_MAX_MTU as max mtu by Jarod Wilson · 8 years ago
  72. a8eca32 net: remove ndo_neigh_{construct, destroy} from stacked devices by Ido Schimmel · 8 years ago
  73. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  74. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  75. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  76. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  77. c15e07b team: loadbalance: push lacpdus to exact delivery by Jiri Pirko · 8 years ago
  78. 18bfb92 net: introduce default neigh_construct/destroy ndo calls for L2 upper devices by Jiri Pirko · 8 years ago
  79. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  80. 942f64c team: Fix possible deadlock during team enslave by Ido Schimmel · 9 years ago
  81. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 9 years ago
  82. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 9 years ago
  83. f6988cb team: don't call netdev_change_features under team->lock by Ivan Vecera · 9 years ago
  84. cb41c99 team: team should sync the port's uc/mc addrs when add a port by Xin Long · 9 years ago
  85. bc0df13 team: remove duplicate set of flag IFF_MULTICAST by Zhang Shengju · 9 years ago
  86. 0ab6b54 net: team: use __ethtool_get_ksettings by David Decotigny · 9 years ago
  87. bb63daf team: track sum of rx_nohandler for all slaves by Jarod Wilson · 9 years ago
  88. 60a6531 team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid by Ido Schimmel · 9 years ago
  89. 3268e5c team: Advertise tunneling offload features by Eran Ben Elisha · 9 years ago
  90. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  91. 3a0d6c5 team: implement lower state change propagation by Jiri Pirko · 9 years ago
  92. 7d25950 team: rtnl_lock for options set by Jiri Pirko · 9 years ago
  93. 8fd7285 team: fill-up LAG changeupper info struct and pass it along by Jiri Pirko · 9 years ago
  94. 29bf24a net: add possibility to pass information about upper device via notifier by Jiri Pirko · 9 years ago
  95. 6dffb04 net: propagate upper priv via netdev_master_upper_dev_link by Jiri Pirko · 9 years ago
  96. c981e42 net: add netif_is_team_master helper by Jiri Pirko · 9 years ago
  97. 22e380a net: team: convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  98. 45d4122 switchdev: add support for fdb add/del/dump via switchdev_port_obj ops. by Samudrala, Sridhar · 10 years ago
  99. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 10 years ago
  100. 85fdb95 switchdev: cut over to new switchdev_port_bridge_getlink by Scott Feldman · 10 years ago