1. 245500d rxrpc: Rewrite the client connection manager by David Howells · 4 years, 6 months ago
  2. b7a7d67 rxrpc: Impose a maximum number of client calls by David Howells · 4 years, 6 months ago
  3. 4349abd net: dsa: don't print non-fatal MTU error if not supported by Vladimir Oltean · 4 years, 4 months ago
  4. c9ebf12 net: dsa: change PHY error message again by Vladimir Oltean · 4 years, 4 months ago
  5. 81365af rxrpc: Remove unused macro rxrpc_min_rtt_wlen by Wang Hai · 4 years, 4 months ago
  6. e12cec6 net: bridge: mcast: destroy all entries via gc by Nikolay Aleksandrov · 4 years, 4 months ago
  7. 23550b8 net: bridge: mcast: improve IGMPv3/MLDv2 query processing by Nikolay Aleksandrov · 4 years, 4 months ago
  8. 109865f net: bridge: mcast: support for IGMPV3/MLDv2 BLOCK_OLD_SOURCES report by Nikolay Aleksandrov · 4 years, 4 months ago
  9. 5bf1e00 net: bridge: mcast: support for IGMPV3/MLDv2 CHANGE_TO_INCLUDE/EXCLUDE report by Nikolay Aleksandrov · 4 years, 4 months ago
  10. e6231bc net: bridge: mcast: support for IGMPV3/MLDv2 MODE_IS_INCLUDE/EXCLUDE report by Nikolay Aleksandrov · 4 years, 4 months ago
  11. 0436862 net: bridge: mcast: support for IGMPv3/MLDv2 ALLOW_NEW_SOURCES report by Nikolay Aleksandrov · 4 years, 4 months ago
  12. d6c33d6 net: bridge: mcast: delete expired port groups without srcs by Nikolay Aleksandrov · 4 years, 4 months ago
  13. 81f1983 net: bridge: mdb: use mdb and port entries in notifications by Nikolay Aleksandrov · 4 years, 4 months ago
  14. 79abc87 net: bridge: mdb: push notifications in __br_mdb_add/del by Nikolay Aleksandrov · 4 years, 4 months ago
  15. 42c11cc net: bridge: mcast: add support for group query retransmit by Nikolay Aleksandrov · 4 years, 4 months ago
  16. 438ef2d net: bridge: mcast: add support for group-and-source specific queries by Nikolay Aleksandrov · 4 years, 4 months ago
  17. 5205e91 net: bridge: mcast: add support for src list and filter mode dumping by Nikolay Aleksandrov · 4 years, 4 months ago
  18. 8b67177 net: bridge: mcast: add support for group source list by Nikolay Aleksandrov · 4 years, 4 months ago
  19. 681590b net: bridge: mcast: factor out port group del by Nikolay Aleksandrov · 4 years, 4 months ago
  20. 6ec0d0e net: bridge: mdb: arrange internal structs so fast-path fields are close by Nikolay Aleksandrov · 4 years, 4 months ago
  21. d966ddc tipc: fix a deadlock when flushing scheduled work by Hoang Huu Le · 4 years, 4 months ago
  22. ee1a4c8 net: Add a missing word by Jonathan Neuschäfer · 4 years, 4 months ago
  23. 383e3f3 net/packet: Remove unused macro BLOCK_PRIV by Wang Hai · 4 years, 4 months ago
  24. be239c4 NFC: digital: Remove two unused macroes by Wang Hai · 4 years, 4 months ago
  25. 877c347 caif: Remove duplicate macro SRVL_CTRL_PKT_SIZE by Wang Hai · 4 years, 4 months ago
  26. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  27. acf69c9 net/packet: fix overflow in tpacket_rcv by Or Cohen · 4 years, 4 months ago
  28. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  29. 5fb8642 net/smc: fix sock refcounting in case of termination by Ursula Braun · 4 years, 4 months ago
  30. 1d8df41 net/smc: reset sndbuf_desc if freed by Ursula Braun · 4 years, 4 months ago
  31. 2d2bfeb net/smc: set rx_off for SMCR explicitly by Ursula Braun · 4 years, 4 months ago
  32. fffe83c net/smc: fix toleration of fake add_link messages by Karsten Graul · 4 years, 4 months ago
  33. c107761 ip: expose inet sockopts through inet_diag by Wei Wang · 4 years, 4 months ago
  34. 2adc6ed ethtool: fix error handling in ethtool_phys_id by Edward Cree · 4 years, 4 months ago
  35. 9d319a8 l2tp: avoid duplicated code in l2tp_tunnel_closeall by Tom Parkin · 4 years, 4 months ago
  36. 45faeff l2tp: make magic feather checks more useful by Tom Parkin · 4 years, 4 months ago
  37. de68b03 l2tp: capture more tx errors in data plane stats by Tom Parkin · 4 years, 4 months ago
  38. c9ccd4c l2tp: drop net argument from l2tp_tunnel_create by Tom Parkin · 4 years, 4 months ago
  39. 039bca7 l2tp: drop data_len argument from l2tp_xmit_core by Tom Parkin · 4 years, 4 months ago
  40. efe0527 l2tp: remove header length param from l2tp_xmit_skb by Tom Parkin · 4 years, 4 months ago
  41. 2a63866 tipc: fix shutdown() of connectionless socket by Tetsuo Handa · 4 years, 4 months ago
  42. 05d4487 ipv6: Fix sysctl max for fib_multipath_hash_policy by Ido Schimmel · 4 years, 4 months ago
  43. e0afe91 net: openvswitch: fixes crash if nf_conncount_init() fails by Eelco Chaudron · 4 years, 4 months ago
  44. 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
  45. ffa81fa net/tls: Implement getsockopt SOL_TLS TLS_RX by Yutaro Hayakawa · 4 years, 4 months ago
  46. 355db39 pktgen: fix error message with wrong function name by Leesoo Ahn · 4 years, 4 months ago
  47. e689616 net: openvswitch: remove unused keep_flows by Tonghao Zhang · 4 years, 4 months ago
  48. df68d64 net: openvswitch: refactor flow free function by Tonghao Zhang · 4 years, 4 months ago
  49. cf3266a net: openvswitch: improve the coding style by Tonghao Zhang · 4 years, 4 months ago
  50. 34e1ec3 net: ipv4: remove unused arg exact_dif in compute_score by Miaohe Lin · 4 years, 4 months ago
  51. 3f7d820 net: ipv6: remove unused arg exact_dif in compute_score by Miaohe Lin · 4 years, 4 months ago
  52. 622a63f tipc: Remove unused macro TIPC_NACK_INTV by YueHaibing · 4 years, 4 months ago
  53. ff007a9 tipc: Remove unused macro TIPC_FWD_MSG by YueHaibing · 4 years, 4 months ago
  54. b1fd447 mptcp: Remove unused macro MPTCP_SAME_STATE by YueHaibing · 4 years, 4 months ago
  55. 5af6889 net: clean up codestyle by Miaohe Lin · 4 years, 4 months ago
  56. cbc08a3 net: Use helper macro IP_MAX_MTU in __ip_append_data() by Miaohe Lin · 4 years, 4 months ago
  57. a7c978c openvswitch: using ip6_fragment in ipv6_stub by wenxu · 4 years, 4 months ago
  58. 1d97898 ipv6: add ipv6_fragment hook in ipv6_stub by wenxu · 4 years, 4 months ago
  59. a113243 xsk: Add shared umem support between devices by Magnus Karlsson · 4 years, 4 months ago
  60. b5aea28 xsk: Add shared umem support between queue ids by Magnus Karlsson · 4 years, 4 months ago
  61. 921b686 xsk: Enable sharing of dma mappings by Magnus Karlsson · 4 years, 4 months ago
  62. 7f7ffa4 xsk: Move addrs from buffer pool to umem by Magnus Karlsson · 4 years, 4 months ago
  63. a5aa8e5 xsk: Move xsk_tx_list and its lock to buffer pool by Magnus Karlsson · 4 years, 4 months ago
  64. c2d3d6a xsk: Move queue_id, dev and need_wakeup to buffer pool by Magnus Karlsson · 4 years, 4 months ago
  65. 7361f9c xsk: Move fill and completion rings to buffer pool by Magnus Karlsson · 4 years, 4 months ago
  66. 1c1efc2 xsk: Create and free buffer pool independently from umem by Magnus Karlsson · 4 years, 4 months ago
  67. c465576 xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces by Magnus Karlsson · 4 years, 4 months ago
  68. 1742b3d xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem by Magnus Karlsson · 4 years, 4 months ago
  69. c30a3c9 netlink: policy: correct validation type check by Johannes Berg · 4 years, 4 months ago
  70. e9d572d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 4 months ago
  71. bb8872a tipc: fix using smp_processor_id() in preemptible by Tuong Lien · 4 years, 4 months ago
  72. c461721 netfilter: conntrack: do not auto-delete clash entries on reply by Florian Westphal · 4 years, 4 months ago
  73. ee92118 netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS by Pablo Neira Ayuso · 4 years, 5 months ago
  74. 4b7ddc5 netfilter: delete repeated words by Randy Dunlap · 4 years, 5 months ago
  75. 0f091e4 netlabel: remove unused param from audit_log_format() by Alex Dewar · 4 years, 4 months ago
  76. 5438dd4 net_sched: fix error path in red_init() by Cong Wang · 4 years, 4 months ago
  77. 316cdaa net: add option to not create fall-back tunnels in root-ns as well by Mahesh Bandewar · 4 years, 4 months ago
  78. 174bce3 netlink: fix a data race in netlink_rcv_wake() by zhudi · 4 years, 4 months ago
  79. 134fede bpf: Relax max_entries check for most of the inner map types by Martin KaFai Lau · 4 years, 4 months ago
  80. f4d0525 bpf: Add map_meta_equal map ops by Martin KaFai Lau · 4 years, 4 months ago
  81. ae9a138 Merge tag 'mac80211-next-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 4 months ago
  82. 51458c9 Merge tag 'mac80211-for-davem-2020-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 4 years, 4 months ago
  83. b43c75a rxrpc: Fix memory leak in rxkad_verify_response() by Dinghao Liu · 4 years, 4 months ago
  84. 8d73a73a Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 4 months ago
  85. 645f089 net: Fix some comments by Miaohe Lin · 4 years, 4 months ago
  86. fdeba99 tipc: fix use-after-free in tipc_bcast_get_mode by Hoang Huu Le · 4 years, 4 months ago
  87. 2831a63 nl80211: support SAE authentication offload in AP mode by Chung-Hsien Hsu · 4 years, 5 months ago
  88. 8552a43 mac80211: rename csa counters to countdown counters by John Crispin · 4 years, 5 months ago
  89. 00c207e nl80211: rename csa counter attributes countdown counters by John Crispin · 4 years, 5 months ago
  90. eb89a6a nl80211: add support for setting fixed HE rate/gi/ltf by Miles Hu · 4 years, 5 months ago
  91. 12adee3 cfg80211: add helper fn for adjacent rule channels by Markus Theil · 4 years, 5 months ago
  92. 7c9ff7e cfg80211: add helper fn for single rule channels by Markus Theil · 4 years, 5 months ago
  93. c8b8280 nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributes by Johannes Berg · 4 years, 5 months ago
  94. cb9abd4 nl80211: clean up code/policy a bit by Johannes Berg · 4 years, 5 months ago
  95. 7b506ff net: wireless: Convert to use the preferred fallthrough macro by Miaohe Lin · 4 years, 5 months ago
  96. eee79f8 net: wireless: wext_compat.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  97. 54f65de net: wireless: sme.c: delete duplicated word by Randy Dunlap · 4 years, 5 months ago
  98. 8cf5c86 net: wireless: scan.c: delete or fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  99. cc5a639 net: wireless: reg.c: delete duplicated words + fix punctuation by Randy Dunlap · 4 years, 5 months ago
  100. b42c8ed net: wireless: delete duplicated word + fix grammar by Randy Dunlap · 4 years, 5 months ago