1. eac1b93 gro: add ability to control gro max packet size by Coco Li · 3 years ago
  2. fd888e8 net: Write lock dev_base_lock without disabling bottom halves. by Sebastian Andrzej Siewior · 3 years, 1 month ago
  3. 2106efd net: remove .ndo_change_proto_down by Jakub Kicinski · 3 years, 1 month ago
  4. 6d872df net: annotate accesses to dev->gso_max_segs by Eric Dumazet · 3 years, 1 month ago
  5. efd38f7 net: rtnetlink: use __dev_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  6. 50af596 net/core: Remove unused assignment operations and variable by luo penghao · 3 years, 2 months ago
  7. 254ec03 net: make use of helper netif_is_bridge_master() by Kyungrok Chung · 3 years, 2 months ago
  8. 9fe1155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  9. d343679 rtnetlink: fix if_nlmsg_stats_size() under estimation by Eric Dumazet · 3 years, 3 months ago
  10. 4fc2998 net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTER by Yajun Deng · 3 years, 3 months ago
  11. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  12. 96a6b93 rtnetlink: Return correct error on changing device netns by Andrey Ignatov · 3 years, 4 months ago
  13. d3432bf net: Support filtering interfaces on no master by Lahav Schlesinger · 3 years, 5 months ago
  14. 8679c31 net: add extack arg for link ops by Rocco Yue · 3 years, 5 months ago
  15. f9b282b net: netlink: add the case when nlh is NULL by Yajun Deng · 3 years, 5 months ago
  16. cfdf0d9 rtnetlink: use nlmsg_notify() in rtnetlink_send() by Yajun Deng · 3 years, 6 months ago
  17. 78ecc89 net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del} by Vladimir Oltean · 3 years, 6 months ago
  18. 23ac0b4 net: use netdev_info in ndo_dflt_fdb_{add,del} by Vladimir Oltean · 3 years, 6 months ago
  19. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  20. 88b7105 wwan: add interface creation support by Johannes Berg · 3 years, 7 months ago
  21. 00e77ed rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME by Johannes Berg · 3 years, 7 months ago
  22. 8c713dc rtnetlink: add alloc() method to rtnl_link_ops by Johannes Berg · 3 years, 7 months ago
  23. d2e381c rtnetlink: Fix regression in bridge VLAN configuration by Ido Schimmel · 3 years, 7 months ago
  24. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  25. a8db57c rtnetlink: Fix missing error code in rtnl_bridge_notify() by Jiapeng Chong · 3 years, 7 months ago
  26. d467d0b rtnetlink: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  27. a100243 rtnetlink: avoid RCU read lock when holding RTNL by Cong Wang · 3 years, 8 months ago
  28. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  29. 3583a4e ipv6: report errors for iftoken via netlink extack by Stephen Hemminger · 3 years, 9 months ago
  30. 0854fa8 net: remove the new_ifindex argument from dev_change_net_namespace by Andrei Vagin · 3 years, 9 months ago
  31. 7e4a513 net: introduce nla_policy for IFLA_NEW_IFINDEX by Andrei Vagin · 3 years, 9 months ago
  32. eeb85a1 net: Allow to specify ifindex when device is moved to another namespace by Andrei Vagin · 3 years, 9 months ago
  33. a9ecb0c rtnetlink: using dev_base_seq from target net by zhang kai · 3 years, 10 months ago
  34. 3b23a32 net: fix dev_ifsioc_locked() race condition by Cong Wang · 3 years, 11 months ago
  35. 2dba407 net: bridge: multicast: make tracked EHT hosts limit configurable by Nikolay Aleksandrov · 4 years ago
  36. c269a24 net: make free_netdev() more lenient with unregistering devices by Jakub Kicinski · 4 years ago
  37. 2b446e6 docs: net: explain struct net_device lifetime by Jakub Kicinski · 4 years ago
  38. 51e1368 rtnetlink: RCU-annotate both dimensions of rtnl_msg_handlers by Jakub Kicinski · 4 years, 1 month ago
  39. 872f690 treewide: rename nla_strlcpy to nla_strscpy. by Francis Laniel · 4 years, 1 month ago
  40. ebfe3c5 rtnetlink: fix data overflow in rtnl_calcit() by Di Zhu · 4 years, 2 months ago
  41. 2e7199b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 5 months ago
  42. 829eb20 rtnetlink: add support for protodown reason by Roopa Prabhu · 4 years, 5 months ago
  43. 7f0a838 bpf, xdp: Maintain info on attached XDP BPF programs in net_device by Andrii Nakryiko · 4 years, 5 months ago
  44. cebb697 rtnetlink: Fix memory(net_device) leak when ->newlink fails by Weilong Chen · 4 years, 6 months ago
  45. 845e0eb net: change addr_list_lock back to static key by Cong Wang · 4 years, 7 months ago
  46. 7d31180 net: rtnetlink: remove redundant assignment to variable err by Colin Ian King · 4 years, 8 months ago
  47. eec517cd net: Add IF_OPER_TESTING by Andrew Lunn · 4 years, 8 months ago
  48. 92234c8 xdp: Support specifying expected existing program when attaching XDP by Toke Høiland-Jørgensen · 4 years, 9 months ago
  49. e65ee2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  50. 2e92a2d net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT by Julian Wiedmann · 4 years, 10 months ago
  51. 583cb0b net: bridge: teach ndo_dflt_bridge_getlink() more brport flags by Julian Wiedmann · 4 years, 10 months ago
  52. 44bfa9c net: rtnetlink: fix bugs in rtnl_alt_ifname() by Eric Dumazet · 4 years, 11 months ago
  53. 9fbf082 net/core: Do not clear VF index for node/port GUIDs query by Leon Romanovsky · 5 years ago
  54. 4d8773b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  55. d836f5c net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() by Eric Dumazet · 5 years ago
  56. f74877a rtnetlink: provide permanent hardware address in RTM_NEWLINK by Michal Kubecek · 5 years ago
  57. 9aed6ae net/core: Populate VF index in struct ifla_vf_guid by Danit Goldberg · 5 years ago
  58. d768869 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  59. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  60. ff08ddb net: rtnetlink: prevent underflows in do_setvfinfo() by Dan Carpenter · 5 years ago
  61. 30aad41 net/core: Add support for getting VF GUIDs by Danit Goldberg · 5 years ago
  62. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  63. 8b73018 net: rtnetlink: fix a typo fbd -> fdb by Nikolay Aleksandrov · 5 years ago
  64. d4e4fdf netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 5 years ago
  65. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  66. 76c9ac0 net: rtnetlink: add possibility to use alternative names as message handle by Jiri Pirko · 5 years ago
  67. cc6090e net: rtnetlink: introduce helper to get net_device instance by ifname by Jiri Pirko · 5 years ago
  68. 7af12cb net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest by Jiri Pirko · 5 years ago
  69. 88f4fb0 net: rtnetlink: put alternative names to getlink message by Jiri Pirko · 5 years ago
  70. 36fbf1e net: rtnetlink: add linkprop commands to add and delete alternative ifnames by Jiri Pirko · 5 years ago
  71. c22a133 rtnetlink: skip metrics loop for dst_default_metrics by David Ahern · 6 years ago
  72. 75345f88 ipoib: show VF broadcast address by Denis Kirjanov · 6 years ago
  73. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  74. feadc4b rtnetlink: always put IFLA_LINK for links with a link-netnsid by Sabrina Dubroca · 6 years ago
  75. 8cb0817 netlink: make validation more configurable for future strictness by Johannes Berg · 6 years ago
  76. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  77. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  78. 69f23a0 rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check by Eric Dumazet · 6 years ago
  79. a986967 net/core: Fix rtnetlink kernel-doc headers by Bart Van Assche · 6 years ago
  80. bccb302 net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID by Florian Fainelli · 6 years ago
  81. d6abc596 net: Introduce ndo_get_port_parent_id() by Florian Fainelli · 6 years ago
  82. 9b3757b rtnetlink: ifinfo: perform strict checks also for doit handler by Jakub Kicinski · 6 years ago
  83. 6300acb rtnetlink: stats: reject requests for unknown stats by Jakub Kicinski · 6 years ago
  84. 51bc860 rtnetlink: stats: validate attributes in get as well as dumps by Jakub Kicinski · 6 years ago
  85. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  86. f989d03 net: rtnetlink: address is mandatory for rtnl_fdb_get by Nikolay Aleksandrov · 6 years ago
  87. 82cbb5c neighbour: register rtnl doit handler by Roopa Prabhu · 6 years ago
  88. 5b2f94b net: rtnetlink: support for fdb get by Roopa Prabhu · 6 years ago
  89. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  90. 2fd527b net: ndo_bridge_setlink: Add extack by Petr Machata · 6 years ago
  91. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  92. 6d04032 net: core: dev: Add extack argument to __dev_change_flags() by Petr Machata · 6 years ago
  93. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  94. 6888389 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  95. a293974 rtnetlink: avoid frame size warning in rtnl_newlink() by Jakub Kicinski · 6 years ago
  96. 420d031 rtnetlink: remove a level of indentation in rtnl_newlink() by Jakub Kicinski · 6 years ago
  97. a428afe net: bridge: add support for user-controlled bool options by Nikolay Aleksandrov · 6 years ago
  98. 68d57f3 rtnetlink: Add more extack messages to rtnl_newlink by David Ahern · 6 years ago
  99. d0522f1 net: Add extack argument to rtnl_create_link by David Ahern · 6 years ago
  100. 5e1acb4 rtnetlink: restore handling of dumpit return value in rtnl_dump_all() by Alexey Kodanev · 6 years ago