1. 012ce4d ethtool: Extend link modes settings uAPI with lanes by Danielle Ratson · 4 years ago
  2. 189e7a8 ethtool: Validate master slave configuration before rtnl_lock() by Danielle Ratson · 4 years ago
  3. 99b8202 net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignored by Vladimir Oltean · 4 years ago
  4. bbd807d net: indirect call helpers for ipv4/ipv6 dst_check functions by Brian Vazquez · 4 years ago
  5. f67fbea net: use indirect call helpers for dst_mtu by Brian Vazquez · 4 years ago
  6. 6585d7dc net: use indirect call helpers for dst_output by Brian Vazquez · 4 years ago
  7. e43b219 net: use indirect call helpers for dst_input by Brian Vazquez · 4 years ago
  8. fca23f3 inet: do not export inet_gro_{receive|complete} by Eric Dumazet · 4 years ago
  9. 0256317 Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 4 years ago
  10. 2fbdd9e mptcp: add the mibs for ADD_ADDR with port by Geliang Tang · 4 years ago
  11. a77e917 mptcp: deal with MPTCP_PM_ADDR_ATTR_PORT in PM netlink by Geliang Tang · 4 years ago
  12. 60b57bf mptcp: enable use_port when invoke addresses_equal by Geliang Tang · 4 years ago
  13. 5bc5638 mptcp: add port number check for MP_JOIN by Geliang Tang · 4 years ago
  14. ec20e14 mptcp: add a new helper subflow_req_create_thmac by Geliang Tang · 4 years ago
  15. b5e2e42 mptcp: drop unused skb in subflow_token_join_request by Geliang Tang · 4 years ago
  16. 1729cf1 mptcp: create the listening socket for new port by Geliang Tang · 4 years ago
  17. b5a7acd mptcp: send ack for every add_addr by Geliang Tang · 4 years ago
  18. 875b7671 mptcp: create subflow or signal addr for newly added address by Geliang Tang · 4 years ago
  19. a914e58 mptcp: drop *_max fields in mptcp_pm_data by Geliang Tang · 4 years ago
  20. 72603d2 mptcp: use WRITE_ONCE for the pernet *_max by Geliang Tang · 4 years ago
  21. 907eea4 net: ipv6: Emit notification when fib hardware flags are changed by Amit Cohen · 4 years ago
  22. 680aea0 net: ipv4: Emit notification when fib hardware flags are changed by Amit Cohen · 4 years ago
  23. 1e7bdec net: ipv4: Publish fib_nlmsg_size() by Amit Cohen · 4 years ago
  24. 0855478 net: ipv4: Pass fib_rt_info as const to fib_dump_info() by Amit Cohen · 4 years ago
  25. 097b914 net: fix up truesize of cloned skb in skb_prepare_for_shift() by Marco Elver · 4 years ago
  26. ec99a47 mptcp: fix length of MP_PRIO suboption by Davide Caratti · 4 years ago
  27. d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  28. a992562 Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  29. 6c9f18f net: hsr: align sup_multicast_addr in struct hsr_priv to u16 boundary by Andreas Oetken · 4 years ago
  30. a11148e net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS by Sabyrzhan Tasbolatov · 4 years ago
  31. 88c7a9f net: lapb: Copy the skb before sending a packet by Xie He · 4 years ago
  32. f418bad Merge tag 'mac80211-for-net-2021-02-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by Jakub Kicinski · 4 years ago
  33. c3df39a udp: ipv4: manipulate network header of NATed UDP GRO fraglist by Dongseok Yi · 4 years ago
  34. 28e104d net: ip_tunnel: fix mtu calculation by Vadim Fedorenko · 4 years ago
  35. c518ada vsock: fix the race conditions in multi-transport support by Alexander Popov · 4 years ago
  36. 40c575d cfg80211: fix netdev registration deadlock by Johannes Berg · 4 years ago
  37. 18fe0fa mac80211: fix station rate table updates on assoc by Felix Fietkau · 4 years ago
  38. c178fae Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years ago
  39. eb4e8fa neighbour: Prevent a dead entry from updating gc_list by Chinmay Agarwal · 4 years ago
  40. 5399d52 rxrpc: Fix deadlock around release of dst cached on udp tunnel by David Howells · 4 years ago
  41. 1e16f38 net: bridge: add warning comments to avoid extending sysfs by Nikolay Aleksandrov · 4 years ago
  42. 7d0888d net: bridge: mcast: drop hosts limit sysfs support by Nikolay Aleksandrov · 4 years ago
  43. 7c83a7c net: dsa: add a second tagger for Ocelot switches based on tag_8021q by Vladimir Oltean · 4 years ago
  44. 53da0eb net: dsa: allow changing the tag protocol via the "tagging" device attribute by Vladimir Oltean · 4 years ago
  45. 357f203 net: dsa: keep a copy of the tagging protocol in the DSA switch tree by Vladimir Oltean · 4 years ago
  46. 886f8e2 net: dsa: document the existing switch tree notifiers and add a new one by Vladimir Oltean · 4 years ago
  47. 9c7caf2 net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN by Vladimir Oltean · 4 years ago
  48. 0d6cd68 net: proc: speedup /proc/net/netstat by Eric Dumazet · 4 years ago
  49. df610cd net: Remove redundant calls of sk_tx_queue_clear(). by Kuniyuki Iwashima · 4 years ago
  50. efa1a65 ip_gre: add csum offload support for gre header by Xin Long · 4 years ago
  51. 62fafcd net: support ip generic csum processing in skb_csum_hwoffload_help by Xin Long · 4 years ago
  52. a587459 net: atm: pppoatm: use new API for wakeup tasklet by Emil Renner Berthing · 4 years ago
  53. a5b8863 net: atm: pppoatm: use tasklet_init to initialize wakeup tasklet by Emil Renner Berthing · 4 years ago
  54. 941eff5 net: flow_offload: Add original direction flag to ct_metadata by Paul Blakey · 4 years ago
  55. 8c85d18 net/sched: cls_flower: Add match on the ct_state reply flag by Paul Blakey · 4 years ago
  56. 8c22475 net: packet: make pkt_sk() inline by Menglong Dong · 4 years ago
  57. 0bccf8e nexthop: Extract a helper for validation of get/del RTNL requests by Petr Machata · 4 years ago
  58. e948217 nexthop: Add a callback parameter to rtm_dump_walk_nexthops() by Petr Machata · 4 years ago
  59. cbee180 nexthop: Extract a helper for walking the next-hop tree by Petr Machata · 4 years ago
  60. a6fbbaa nexthop: Strongly-type context of rtm_dump_nexthop() by Petr Machata · 4 years ago
  61. b9ebea1 nexthop: Extract a common helper for parsing dump attributes by Petr Machata · 4 years ago
  62. 56450ec nexthop: Extract dump filtering parameters into a single structure by Petr Machata · 4 years ago
  63. da23050 nexthop: Dispatch notifier init()/fini() by group type by Petr Machata · 4 years ago
  64. 09ad6be nexthop: Use enum to encode notification type by Ido Schimmel · 4 years ago
  65. 720ccd9 nexthop: Assert the invariant that a NH group is of only one type by Petr Machata · 4 years ago
  66. b9bae61 nexthop: Introduce to struct nh_grp_entry a per-type union by Petr Machata · 4 years ago
  67. 79bc55e nexthop: Dispatch nexthop_select_path() by group type by Petr Machata · 4 years ago
  68. 5d1f0f0 nexthop: Rename nexthop_free_mpath by David Ahern · 4 years ago
  69. 2c3b445 net/af_iucv: build SG skbs for TRANS_HIPER sockets by Julian Wiedmann · 4 years ago
  70. 80bc97a net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets by Julian Wiedmann · 4 years ago
  71. ef6af7b net/af_iucv: count packets in the xmit path by Julian Wiedmann · 4 years ago
  72. c464444 net/af_iucv: don't lookup the socket on TX notification by Julian Wiedmann · 4 years ago
  73. 27e9c1d net/af_iucv: remove WARN_ONCE on malformed RX packets by Alexander Egorenkov · 4 years ago
  74. c358f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  75. 24a790da Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 4 years ago
  76. 909b447 Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  77. b8323f7 rxrpc: Fix memory leak in rxrpc_lookup_local by Takeshi Misawa · 4 years ago
  78. bbc20b7 net: reduce indentation level in sk_clone_lock() by Eric Dumazet · 4 years ago
  79. 776a39b cfg80211: call cfg80211_destroy_ifaces() with wiphy lock held by Johannes Berg · 4 years ago
  80. c88f952 wext: call cfg80211_set_encryption() with wiphy lock held by Johannes Berg · 4 years ago
  81. bae1735 wext: call cfg80211_change_iface() with wiphy lock held by Johannes Berg · 4 years ago
  82. 0391a45 nl80211: call cfg80211_dev_rename() under RTNL by Johannes Berg · 4 years ago
  83. e78ab16 devlink: Add DMAC filter generic packet trap by Aya Levin · 4 years ago
  84. 5998dd0 Merge tag 'mac80211-next-for-net-next-2021-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 4 years ago
  85. df9d804 Merge tag 'linux-can-next-for-5.12-20210127' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by Jakub Kicinski · 4 years ago
  86. 2a9063b tipc: remove duplicated code in tipc_msg_create by Hoang Huu Le · 4 years ago
  87. 0f764ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years ago
  88. 2dba407 net: bridge: multicast: make tracked EHT hosts limit configurable by Nikolay Aleksandrov · 4 years ago
  89. 89268b0 net: bridge: multicast: add per-port EHT hosts limit by Nikolay Aleksandrov · 4 years ago
  90. 3f96d64 net: decnet: fix netdev refcount leaking on error path by Vadim Fedorenko · 4 years ago
  91. 864e898 net: remove redundant 'depends on NET' by Masahiro Yamada · 4 years ago
  92. d32f834 net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/Makefile by Masahiro Yamada · 4 years ago
  93. 0cfd99b net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/Makefile by Masahiro Yamada · 4 years ago
  94. 1e328ed net: dcb: use obj-$(CONFIG_DCB) form in net/Makefile by Masahiro Yamada · 4 years ago
  95. 8b5f4eb net: move CONFIG_NET guard to top Makefile by Masahiro Yamada · 4 years ago
  96. 6978342 net: sysctl: remove redundant #ifdef CONFIG_NET by Masahiro Yamada · 4 years ago
  97. 1f2f193 mptcp: pm nl: reduce variable scope by Matthieu Baerts · 4 years ago
  98. 7b9b0f7 mptcp: pm nl: support IPv4 mapped in v6 addresses by Matthieu Baerts · 4 years ago
  99. 50a13bc mptcp: support MPJoin with IPv4 mapped in v6 sk by Matthieu Baerts · 4 years ago
  100. 275b1e8 pktgen: fix misuse of BUG_ON() in pktgen_thread_worker() by Di Zhu · 4 years ago