1. 8875960 bpf: Clean up sockmap related Kconfigs by Cong Wang · 3 years, 10 months ago
  2. bc235cd bpf: Prevent deadlock from recursive bpf_task_storage_[get|delete] by Song Liu · 3 years, 10 months ago
  3. 9c8f21e xsk: Build skb by page (aka generic zerocopy xmit) by Xuan Zhuo · 3 years, 10 months ago
  4. 3914d88 xsk: Respect device's headroom and tailroom on generic xmit path by Alexander Lobakin · 3 years, 10 months ago
  5. 99f1a58 Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 10 months ago
  6. e428692 Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 10 months ago
  7. 32511f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 10 months ago
  8. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  9. 86dd986 net: dsa: tag_rtl4_a: Support also egress tags by Linus Walleij · 3 years, 11 months ago
  10. 396d7f2 net: sched: fix police ext initialization by Vlad Buslov · 3 years, 11 months ago
  11. a026c50 net: dsa: felix: Add support for MRP by Horatiu Vultur · 3 years, 11 months ago
  12. c595c43 net: dsa: add MRP support by Horatiu Vultur · 3 years, 11 months ago
  13. cd605d4 bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdev by Horatiu Vultur · 3 years, 11 months ago
  14. 1a3ddb0 bridge: mrp: Extend br_mrp_switchdev to detect better the errors by Horatiu Vultur · 3 years, 11 months ago
  15. e1bd99d bridge: mrp: Add 'enum br_mrp_hw_support' by Horatiu Vultur · 3 years, 11 months ago
  16. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 11 months ago
  17. 0caf3ad mptcp: add local addr info in mptcp_info by Geliang Tang · 3 years, 11 months ago
  18. d6d8a24 net: caif: Use netif_rx_any_context(). by Sebastian Andrzej Siewior · 3 years, 11 months ago
  19. 39354eb tcp: tcp_data_ready() must look at SOCK_DONE by Eric Dumazet · 3 years, 11 months ago
  20. c97f47e net: bridge: fix br_vlan_filter_toggle stub when CONFIG_BRIDGE_VLAN_FILTERING=n by Vladimir Oltean · 3 years, 11 months ago
  21. 1f778d5 net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest by Vladimir Oltean · 3 years, 11 months ago
  22. 6001a93 netfilter: nftables: introduce table ownership by Pablo Neira Ayuso · 3 years, 11 months ago
  23. 00dfe9b netfilter: nftables: add helper function to release hooks of one single table by Pablo Neira Ayuso · 3 years, 11 months ago
  24. fd02033 netfilter: nftables: add helper function to release one table by Pablo Neira Ayuso · 3 years, 11 months ago
  25. 89153ed net: dsa: propagate extack to .port_vlan_filtering by Vladimir Oltean · 3 years, 11 months ago
  26. 31046a5 net: dsa: propagate extack to .port_vlan_add by Vladimir Oltean · 3 years, 11 months ago
  27. dcbdf13 net: bridge: propagate extack through switchdev_port_attr_set by Vladimir Oltean · 3 years, 11 months ago
  28. 9e78140 net: bridge: propagate extack through store_bridge_parm by Vladimir Oltean · 3 years, 11 months ago
  29. 7a57296 net: bridge: remove __br_vlan_filter_toggle by Vladimir Oltean · 3 years, 11 months ago
  30. 0a6f17c net: dsa: tag_ocelot_8021q: add support for PTP timestamping by Vladimir Oltean · 3 years, 11 months ago
  31. c8c0ba4 net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q by Vladimir Oltean · 3 years, 11 months ago
  32. 7c4bb54 net: dsa: tag_ocelot: create separate tagger for Seville by Vladimir Oltean · 3 years, 11 months ago
  33. 62bf5fd net: dsa: tag_ocelot: single out PTP-related transmit tag processing by Vladimir Oltean · 3 years, 11 months ago
  34. 40d3f29 net: mscc: ocelot: use common tag parsing code with DSA by Vladimir Oltean · 3 years, 11 months ago
  35. 8a678bb net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv by Vladimir Oltean · 3 years, 11 months ago
  36. 9243adf skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing by Alexander Lobakin · 3 years, 11 months ago
  37. cfb8ec6 skbuff: allow to use NAPI cache from __napi_alloc_skb() by Alexander Lobakin · 3 years, 11 months ago
  38. d13612b skbuff: allow to optionally use NAPI cache from __alloc_skb() by Alexander Lobakin · 3 years, 11 months ago
  39. f450d53 skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads by Alexander Lobakin · 3 years, 11 months ago
  40. 50fad4b5 skbuff: move NAPI cache declarations upper in the file by Alexander Lobakin · 3 years, 11 months ago
  41. fec6e49 skbuff: remove __kfree_skb_flush() by Alexander Lobakin · 3 years, 11 months ago
  42. f9d6725 skbuff: use __build_skb_around() in __alloc_skb() by Alexander Lobakin · 3 years, 11 months ago
  43. df1ae02 skbuff: simplify __alloc_skb() a bit by Alexander Lobakin · 3 years, 11 months ago
  44. 483126b skbuff: make __build_skb_around() return void by Alexander Lobakin · 3 years, 11 months ago
  45. ef28095 skbuff: simplify kmalloc_reserve() by Alexander Lobakin · 3 years, 11 months ago
  46. 5381b23 skbuff: move __alloc_skb() next to the other skb allocation functions by Alexander Lobakin · 3 years, 11 months ago
  47. 05dc72a tcp: factorize logic into tcp_epollin_ready() by Eric Dumazet · 3 years, 11 months ago
  48. a8b659e net: dsa: act as passthrough for bridge port flags by Vladimir Oltean · 3 years, 11 months ago
  49. e18f4c1 net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes by Vladimir Oltean · 3 years, 11 months ago
  50. 5e38c15 net: dsa: configure better brport flags when ports leave the bridge by Vladimir Oltean · 3 years, 11 months ago
  51. 078bbb8 net: bridge: don't print in br_switchdev_set_port_flag by Vladimir Oltean · 3 years, 11 months ago
  52. 304ae3b net: bridge: offload all port flags at once in br_setport by Vladimir Oltean · 3 years, 11 months ago
  53. 4c08c58 net: switchdev: propagate extack to port attributes by Vladimir Oltean · 3 years, 11 months ago
  54. d212683 flow_dissector: fix TTL and TOS dissection on IPv4 fragments by Davide Caratti · 3 years, 11 months ago
  55. 21cc70c7 Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 3 years, 11 months ago
  56. 295f830 rxrpc: Fix dependency on IPv6 in udp tunnel config by Vadim Fedorenko · 3 years, 11 months ago
  57. 39935dc appletalk: Fix skb allocation size in loopback case by Doug Brown · 3 years, 11 months ago
  58. b911c97 mptcp: add netlink event support by Florian Westphal · 3 years, 11 months ago
  59. 4d54cc3 mptcp: avoid lock_fast usage in accept path by Florian Westphal · 3 years, 11 months ago
  60. 6c714f1 mptcp: pass subflow socket to a few helpers by Florian Westphal · 3 years, 11 months ago
  61. b263b0d mptcp: move subflow close loop after sk close check by Florian Westphal · 3 years, 11 months ago
  62. 40947e1 mptcp: schedule worker when subflow is closed by Florian Westphal · 3 years, 11 months ago
  63. a141e02 mptcp: split __mptcp_close_ssk helper by Florian Westphal · 3 years, 11 months ago
  64. e980143 mptcp: move pm netlink work into pm_netlink by Florian Westphal · 3 years, 11 months ago
  65. 5f7d572 bpf: Drop MTU check when doing TC-BPF redirect to ingress by Jesper Dangaard Brouer · 3 years, 11 months ago
  66. 34b2021 bpf: Add BPF-helper for MTU checking by Jesper Dangaard Brouer · 3 years, 11 months ago
  67. e1850ea bpf: bpf_fib_lookup return MTU value as output when looked up by Jesper Dangaard Brouer · 3 years, 11 months ago
  68. 2c0a10a bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx by Jesper Dangaard Brouer · 3 years, 11 months ago
  69. 6306c11 bpf: Remove MTU check in __bpf_skb_max_len by Jesper Dangaard Brouer · 3 years, 11 months ago
  70. b6db0f8 cfg80211/mac80211: Support disabling HE mode by Ben Greear · 3 years, 11 months ago
  71. 549fdd3 mac80211: add STBC encoding to ieee80211_parse_tx_radiotap by Philipp Borgers · 4 years ago
  72. c0eb09a mac80211: minstrel_ht: remove sample rate switching code for constrained devices by Felix Fietkau · 4 years ago
  73. 4a8d0c9 mac80211: minstrel_ht: show sampling rates in debugfs by Felix Fietkau · 4 years ago
  74. 80d5515 mac80211: minstrel_ht: significantly redesign the rate probing strategy by Felix Fietkau · 4 years ago
  75. 7aece47 mac80211: minstrel_ht: reduce the need to sample slower rates by Felix Fietkau · 4 years ago
  76. 2012a2f mac80211: minstrel_ht: update total packets counter in tx status path by Felix Fietkau · 4 years ago
  77. a42fa25 mac80211: minstrel_ht: use bitfields to encode rate indexes by Felix Fietkau · 4 years ago
  78. 9e6d512 cfg80211: initialize reg_rule in __freq_reg_info() by Luca Coelho · 3 years, 11 months ago
  79. 6194f7e mac80211: fix potential overflow when multiplying to u32 integers by Colin Ian King · 3 years, 11 months ago
  80. 10cb8e6 mac80211: enable QoS support for nl80211 ctrl port by Markus Theil · 3 years, 11 months ago
  81. 258afa7 cfg80211: remove unused callback by Matteo Croce · 3 years, 11 months ago
  82. 76f1659 net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICE by Tariq Toukan · 3 years, 11 months ago
  83. 4e1beec net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING by Tariq Toukan · 3 years, 11 months ago
  84. d09d818 mptcp: add a missing retransmission timer scheduling by Paolo Abeni · 3 years, 11 months ago
  85. e385960 mptcp: better msk receive window updates by Paolo Abeni · 3 years, 11 months ago
  86. d8b59ef mptcp: init mptcp request socket earlier by Paolo Abeni · 3 years, 11 months ago
  87. 64b9cea mptcp: fix spurious retransmissions by Paolo Abeni · 3 years, 11 months ago
  88. dd91341 mptcp: fix poll after shutdown by Paolo Abeni · 3 years, 11 months ago
  89. 15cc104 mptcp: deliver ssk errors to msk by Paolo Abeni · 3 years, 11 months ago
  90. 3c5a2fd tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive. by Arjun Roy · 3 years, 11 months ago
  91. 3b23a32 net: fix dev_ifsioc_locked() race condition by Cong Wang · 3 years, 11 months ago
  92. c5dbb89 bpf: Expose bpf_get_socket_cookie to tracing programs by Florent Revest · 3 years, 11 months ago
  93. 0ae2015 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kern by David S. Miller · 3 years, 11 months ago
  94. 6f19955 net: fib_notifier: don't return positive values on fib registration by Vlad Buslov · 3 years, 11 months ago
  95. f68cbae net: ipconfig: avoid use-after-free in ic_close_devs by Vladimir Oltean · 3 years, 11 months ago
  96. 3d368ab net: initialize net->net_cookie at netns setup by Eric Dumazet · 3 years, 11 months ago
  97. bd62e6f net: dsa: xrs700x: add HSR offloading support by George McCollister · 3 years, 11 months ago
  98. 18596f5 net: dsa: add support for offloading HSR by George McCollister · 3 years, 11 months ago
  99. dcf0cd1 net: hsr: add offloading support by George McCollister · 3 years, 11 months ago
  100. 78be921 net: hsr: generate supervision frame without HSR/PRP tag by George McCollister · 3 years, 11 months ago