1. b9edbfe flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common() by Tetsuo Handa · 3 years, 4 months ago
  2. 19a31d7 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 4 months ago
  3. ca49bfd sch_htb: Fix inconsistency when leaf qdisc creation fails by Maxim Mikityanskiy · 3 years, 4 months ago
  4. 9dfa859 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 4 months ago
  5. 7a3f5b0 netfilter: add netfilter hooks to SRv6 data plane by Ryoga Saito · 3 years, 5 months ago
  6. 49b99da ipv6: add IFLA_INET6_RA_MTU to expose mtu value by Rocco Yue · 3 years, 4 months ago
  7. fe50893 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ by David S. Miller · 3 years, 4 months ago
  8. 97c78d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  9. 8b325d2 Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 3 years, 4 months ago
  10. 723783d sock: remove one redundant SKB_FRAG_PAGE_ORDER macro by Yunsheng Lin · 3 years, 4 months ago
  11. bd1431d netfilter: ecache: remove nf_exp_event_notifier structure by Florian Westphal · 3 years, 5 months ago
  12. b86c0e6 netfilter: ecache: prepare for event notifier merge by Florian Westphal · 3 years, 5 months ago
  13. 478374a netfilter: ecache: remove one indent level by Florian Westphal · 3 years, 5 months ago
  14. 87e5ef4 mctp: Remove the repeated declaration by Shaokun Zhang · 3 years, 4 months ago
  15. c25aeb4 mptcp: MP_FAIL suboption sending by Geliang Tang · 3 years, 4 months ago
  16. d7b2690 mptcp: shrink mptcp_out_options struct by Paolo Abeni · 3 years, 4 months ago
  17. 446e7f2 ipv6: correct comments about fib6_node sernum by zhang kai · 3 years, 4 months ago
  18. 58adf9d net: dsa: let drivers state that they need VLAN filtering while standalone by Vladimir Oltean · 3 years, 4 months ago
  19. f5a4c24 mac80211: introduce individual TWT support in AP mode by Lorenzo Bianconi · 3 years, 4 months ago
  20. f5e165e net: dsa: track unique bridge numbers across all DSA switch trees by Vladimir Oltean · 3 years, 5 months ago
  21. 4af14db Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by Jakub Kicinski · 3 years, 4 months ago
  22. e61fbee Merge tag 'for-net-next-2021-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 3 years, 5 months ago
  23. f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  24. fa05bdb Revert "flow_offload: action should not be NULL when it is referenced" by Ido Schimmel · 3 years, 5 months ago
  25. 74fc4f8 net: Fix offloading indirect devices dependency on qdisc order creation by Eli Cohen · 3 years, 5 months ago
  26. 4b1327b net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem() by Wei Wang · 3 years, 5 months ago
  27. 5f9404a mac80211: add support for BSS color change by John Crispin · 3 years, 6 months ago
  28. 0d2ab3ae nl80211: add support for BSS coloring by John Crispin · 3 years, 6 months ago
  29. 94531cf af_unix: Add unix_stream_proto for sockmap by Jiang Wang · 3 years, 5 months ago
  30. 7087c4f Bluetooth: Store advertising handle so it can be re-enabled by Luiz Augusto von Dentz · 3 years, 5 months ago
  31. 6c9b408 net: Remove net/ipx.h and uapi/linux/ipx.h header files by Cai Huoqing · 3 years, 5 months ago
  32. 11a861d7 devlink: Use xarray to store devlink instances by Leon Romanovsky · 3 years, 5 months ago
  33. 437ebfd devlink: Count struct devlink consumers by Leon Romanovsky · 3 years, 5 months ago
  34. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  35. 8c89f7b mac80211: Use flex-array for radiotap header bitmap by Kees Cook · 3 years, 5 months ago
  36. 83f0a0b mctp: Specify route types, require rtm_type in RTM_*ROUTE messages by Jeremy Kerr · 3 years, 5 months ago
  37. 891a88f bonding: remove extraneous definitions from bonding.h by Jonathan Toppins · 3 years, 5 months ago
  38. 9c4a766 devlink: Add APIs to publish, unpublish individual parameter by Parav Pandit · 3 years, 5 months ago
  39. b40c51e devlink: Add API to register and unregister single parameter by Parav Pandit · 3 years, 5 months ago
  40. 076b2a9 devlink: Add new "enable_vnet" generic device param by Parav Pandit · 3 years, 5 months ago
  41. 8ddaabe devlink: Add new "enable_rdma" generic device param by Parav Pandit · 3 years, 5 months ago
  42. f13a5ad devlink: Add new "enable_eth" generic device param by Parav Pandit · 3 years, 5 months ago
  43. 6f45933 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 3 years, 5 months ago
  44. 8702997 netfilter: nf_queue: move hookfn registration out of struct net by Florian Westphal · 3 years, 5 months ago
  45. d1a4e0a Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
  46. 53e0961 page_pool: add frag page recycling support in page pool by Yunsheng Lin · 3 years, 5 months ago
  47. 0e9d2a0 page_pool: add interface to manipulate frag count in page pool by Yunsheng Lin · 3 years, 5 months ago
  48. 57f05bc page_pool: keep pp info as long as page pool owns the page by Yunsheng Lin · 3 years, 5 months ago
  49. beb7f2d psample: Add a fwd declaration for skbuff by Roi Dayan · 3 years, 5 months ago
  50. 9e2ee5c net, bonding: Add XDP support to the bonding driver by Jussi Maki · 3 years, 5 months ago
  51. 919d13a devlink: Set device as early as possible by Leon Romanovsky · 3 years, 5 months ago
  52. 5313a37 net: dsa: sja1105: rely on DSA core tracking of port learning state by Vladimir Oltean · 3 years, 5 months ago
  53. 045c45d net: dsa: centralize fast ageing when address learning is turned off by Vladimir Oltean · 3 years, 5 months ago
  54. 82564f6 devlink: Simplify devlink port API calls by Leon Romanovsky · 3 years, 5 months ago
  55. cc4e5ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 5 months ago
  56. 4592ee7f netfilter: conntrack: remove offload_pickup sysctl again by Florian Westphal · 3 years, 5 months ago
  57. c73c570 net: dsa: don't disable multicast flooding to the CPU even without an IGMP querier by Vladimir Oltean · 3 years, 5 months ago
  58. 0ca8d3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  59. 902e7f3 Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
  60. e044809 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 5 months ago
  61. 6ec5661 Bluetooth: Add support hdev to allocate private data by Tedd Ho-Jeong An · 3 years, 5 months ago
  62. e11c0e2 net/ipv6/mcast: Use struct_size() helper by Gustavo A. R. Silva · 3 years, 5 months ago
  63. db243b7 net/ipv4/ipv6: Replace one-element arraya with flexible-array members by Gustavo A. R. Silva · 3 years, 5 months ago
  64. 04190bf sock: allow reading and changing sk_userlocks with setsockopt by Pavel Tikhomirov · 3 years, 5 months ago
  65. 957e223 net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge by Vladimir Oltean · 3 years, 5 months ago
  66. d00551b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 3 years, 5 months ago
  67. 8679c31 net: add extack arg for link ops by Rocco Yue · 3 years, 5 months ago
  68. 314001f af_unix: Add OOB support by Rao Shoaib · 3 years, 5 months ago
  69. c45074d Bluetooth: Fix not generating RPA when required by Luiz Augusto von Dentz · 3 years, 5 months ago
  70. 1027931 Bluetooth: HCI: Add proper tracking for enable status of adv instances by Luiz Augusto von Dentz · 3 years, 5 months ago
  71. 72bcad5 wan: remove sbni/granch driver by Arnd Bergmann · 3 years, 5 months ago
  72. 375df5f ax88796: export ax_NS8390_init() hook by Michael Schmitz · 3 years, 5 months ago
  73. e179d78 m68k: remove legacy probing by Arnd Bergmann · 3 years, 5 months ago
  74. 81dd3ee appletalk: ltpc: remove static probing by Arnd Bergmann · 3 years, 5 months ago
  75. 4039146 net: ipv6: fix returned variable type in ip6_skb_dst_mtu by Antoine Tenart · 3 years, 5 months ago
  76. 0161d15 net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops by Bijie Xu · 3 years, 5 months ago
  77. c87a4c5 net: flow_offload: correct comments mismatch with code by Bijie Xu · 3 years, 5 months ago
  78. 3a755cd bonding: add new option lacp_active by Hangbin Liu · 3 years, 5 months ago
  79. 29a097b net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv() by Vladimir Oltean · 3 years, 5 months ago
  80. 35d7a6f nfc: hci: pass callback data param as pointer in nci_request() by Krzysztof Kozlowski · 3 years, 5 months ago
  81. 695176b net_sched: refactor TC action init API by Cong Wang · 3 years, 5 months ago
  82. f2e3778 netfilter: remove xt pernet data by Florian Westphal · 3 years, 5 months ago
  83. d39e8b9 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
  84. d2e11fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  85. 2671345 devlink: Allocate devlink directly in requested net namespace by Leon Romanovsky · 3 years, 5 months ago
  86. ddecf55 nfc: nci: constify several pointers to u8, sk_buff and other structs by Krzysztof Kozlowski · 3 years, 5 months ago
  87. 3df40eb nfc: constify several pointers to u8, char and sk_buff by Krzysztof Kozlowski · 3 years, 5 months ago
  88. 7997689 net: convert fib_treeref from int to refcount_t by Yajun Deng · 3 years, 5 months ago
  89. 3aa2605 net/sched: store the last executed chain also for clsact egress by Davide Caratti · 3 years, 5 months ago
  90. 03f2bbc mctp: Allow per-netns default networks by Matt Johnston · 3 years, 5 months ago
  91. 4a992bb mctp: Implement message fragmentation & reassembly by Jeremy Kerr · 3 years, 5 months ago
  92. 833ef3b mctp: Populate socket implementation by Jeremy Kerr · 3 years, 5 months ago
  93. 4d8b931 mctp: Add neighbour implementation by Matt Johnston · 3 years, 5 months ago
  94. 06d2f4c mctp: Add netlink route management by Matt Johnston · 3 years, 5 months ago
  95. 889b7da mctp: Add initial routing framework by Jeremy Kerr · 3 years, 5 months ago
  96. 583be98 mctp: Add device handling and netlink interface by Jeremy Kerr · 3 years, 5 months ago
  97. 2c8e2e9 mctp: Add base packet definitions by Jeremy Kerr · 3 years, 5 months ago
  98. dd8987a nfc: constify passed nfc_dev by Krzysztof Kozlowski · 3 years, 5 months ago
  99. 5e10da5 skbuff: allow 'slow_gro' for skb carring sock reference by Paolo Abeni · 3 years, 5 months ago
  100. 8a886b1 sk_buff: track dst status in slow_gro by Paolo Abeni · 3 years, 5 months ago