1. a9ecb0c rtnetlink: using dev_base_seq from target net by zhang kai · 3 years, 11 months ago
  2. b228c9b net: expand textsearch ts_state to fit skb_seq_state by Willem de Bruijn · 3 years, 11 months ago
  3. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  4. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years ago
  5. 9243adf skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing by Alexander Lobakin · 4 years ago
  6. cfb8ec6 skbuff: allow to use NAPI cache from __napi_alloc_skb() by Alexander Lobakin · 4 years ago
  7. d13612b skbuff: allow to optionally use NAPI cache from __alloc_skb() by Alexander Lobakin · 4 years ago
  8. f450d53 skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads by Alexander Lobakin · 4 years ago
  9. 50fad4b5 skbuff: move NAPI cache declarations upper in the file by Alexander Lobakin · 4 years ago
  10. fec6e49 skbuff: remove __kfree_skb_flush() by Alexander Lobakin · 4 years ago
  11. f9d6725 skbuff: use __build_skb_around() in __alloc_skb() by Alexander Lobakin · 4 years ago
  12. df1ae02 skbuff: simplify __alloc_skb() a bit by Alexander Lobakin · 4 years ago
  13. 483126b skbuff: make __build_skb_around() return void by Alexander Lobakin · 4 years ago
  14. ef28095 skbuff: simplify kmalloc_reserve() by Alexander Lobakin · 4 years ago
  15. 5381b23 skbuff: move __alloc_skb() next to the other skb allocation functions by Alexander Lobakin · 4 years ago
  16. d212683 flow_dissector: fix TTL and TOS dissection on IPv4 fragments by Davide Caratti · 4 years ago
  17. 5f7d572 bpf: Drop MTU check when doing TC-BPF redirect to ingress by Jesper Dangaard Brouer · 4 years ago
  18. 34b2021 bpf: Add BPF-helper for MTU checking by Jesper Dangaard Brouer · 4 years ago
  19. e1850ea bpf: bpf_fib_lookup return MTU value as output when looked up by Jesper Dangaard Brouer · 4 years ago
  20. 2c0a10a bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx by Jesper Dangaard Brouer · 4 years ago
  21. 6306c11 bpf: Remove MTU check in __bpf_skb_max_len by Jesper Dangaard Brouer · 4 years ago
  22. 4e1beec net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING by Tariq Toukan · 4 years ago
  23. 3b23a32 net: fix dev_ifsioc_locked() race condition by Cong Wang · 4 years ago
  24. c5dbb89 bpf: Expose bpf_get_socket_cookie to tracing programs by Florent Revest · 4 years ago
  25. 3d368ab net: initialize net->net_cookie at netns setup by Eric Dumazet · 4 years ago
  26. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
  27. 5fdd2f0 net: add sysfs attribute to control napi threaded mode by Wei Wang · 4 years ago
  28. 29863d4 net: implement threaded-able napi poll loop support by Wei Wang · 4 years ago
  29. 898f801 net: extract napi poll functionality to __napi_poll() by Felix Fietkau · 4 years ago
  30. b2f1756 net-sysfs: Add rtnl locking for getting Tx queue traffic class by Alexander Duyck · 4 years ago
  31. ea92000 Revert "net: Have netpoll bring-up DSA management interface" by Vladimir Oltean · 4 years ago
  32. 3f6e687 net: Introduce {netdev,napi}_alloc_frag_align() by Kevin Hao · 4 years ago
  33. 8dc1c44 net: gro: do not keep too many GRO packets in napi->rx_list by Eric Dumazet · 4 years ago
  34. 52cbd23 udp: fix skb_copy_and_csum_datagram with odd segment sizes by Willem de Bruijn · 4 years ago
  35. 04f00ab net/core: move gro function declarations to separate header by Leon Romanovsky · 4 years ago
  36. 0565613 net: page_pool: simplify page recycling condition tests by Alexander Lobakin · 4 years ago
  37. 65e6dcf net, veth: Alloc skb in bulk for ndo_xdp_xmit by Lorenzo Bianconi · 4 years ago
  38. bbd807d net: indirect call helpers for ipv4/ipv6 dst_check functions by Brian Vazquez · 4 years ago
  39. 097b914 net: fix up truesize of cloned skb in skb_prepare_for_shift() by Marco Elver · 4 years ago
  40. d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  41. eb4e8fa neighbour: Prevent a dead entry from updating gc_list by Chinmay Agarwal · 4 years ago
  42. df610cd net: Remove redundant calls of sk_tx_queue_clear(). by Kuniyuki Iwashima · 4 years ago
  43. 62fafcd net: support ip generic csum processing in skb_csum_hwoffload_help by Xin Long · 4 years ago
  44. 4c3384d bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_RECVMSG by Stanislav Fomichev · 4 years ago
  45. 073f4ec bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_INET{4,6}_GET{PEER,SOCK}NAME by Stanislav Fomichev · 4 years ago
  46. 62476cc bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_SENDMSG by Stanislav Fomichev · 4 years ago
  47. 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
  48. bbc20b7 net: reduce indentation level in sk_clone_lock() by Eric Dumazet · 4 years ago
  49. e78ab16 devlink: Add DMAC filter generic packet trap by Aya Levin · 4 years ago
  50. 2dba407 net: bridge: multicast: make tracked EHT hosts limit configurable by Nikolay Aleksandrov · 4 years ago
  51. 6978342 net: sysctl: remove redundant #ifdef CONFIG_NET by Masahiro Yamada · 4 years ago
  52. 275b1e8 pktgen: fix misuse of BUG_ON() in pktgen_thread_worker() by Di Zhu · 4 years ago
  53. 8063e18 skmsg: Make sk_psock_destroy() static by Cong Wang · 4 years ago
  54. 321f7ab mlxsw: Register physical ports as a devlink resource by Danielle Ratson · 4 years ago
  55. e7ed11e tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years ago
  56. a556dde devlink: Support get and set state of port function by Parav Pandit · 4 years, 1 month ago
  57. cd76dcd devlink: Support add and delete devlink port by Parav Pandit · 4 years, 1 month ago
  58. b828883 devlink: Introduce PCI SF port flavour and port attribute by Parav Pandit · 4 years, 1 month ago
  59. 1230d94 devlink: Prepare code to fill multiple port function attributes by Parav Pandit · 4 years, 1 month ago
  60. 7baf242 net/sched: cls_flower add CT_FLAGS_INVALID flag support by wenxu · 4 years ago
  61. 0cbe1e5 net: inline rollback_registered_many() by Jakub Kicinski · 4 years ago
  62. bcfe2f1 net: move rollback_registered_many() by Jakub Kicinski · 4 years ago
  63. 037e56b net: inline rollback_registered() by Jakub Kicinski · 4 years ago
  64. 2014bee net: move net_set_todo inside rollback_registered() by Jakub Kicinski · 4 years ago
  65. 89f479f net, xdp: Introduce xdp_build_skb_from_frame utility routine by Lorenzo Bianconi · 4 years ago
  66. 97a0e1e net, xdp: Introduce __xdp_build_skb_from_frame utility routine by Lorenzo Bianconi · 4 years ago
  67. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  68. 00b229f net: fix GSO for SG-enabled devices by Paolo Abeni · 4 years ago
  69. a3eb4e9 net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled by Tariq Toukan · 4 years ago
  70. fa82117 net: add inline function skb_csum_is_sctp by Xin Long · 4 years ago
  71. 7e238de net: core: devlink: use right genl user_ptr when handling port param get/set by Oleksandr Mazur · 4 years ago
  72. 719a402 net: netdevice: Add operation ndo_sk_get_lower_dev by Tariq Toukan · 4 years ago
  73. dbd50f2 net: move the hsize check to the else block in skb_segment by Xin Long · 4 years ago
  74. 66c5560 skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too by Alexander Lobakin · 4 years ago
  75. dd5e073 net_sched: gen_estimator: support large ewma log by Eric Dumazet · 4 years ago
  76. 2d9116b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years ago
  77. e794e7f neighbor: remove definition of DEBUG by Tom Rix · 4 years ago
  78. 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  79. 4f1cc51 net: flow_dissector: Parse PTP L2 packet header by Eran Ben Elisha · 4 years ago
  80. 25537d7 net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM by Tariq Toukan · 4 years ago
  81. 3226b15 net: avoid 32 x truesize under-estimation for tiny skbs by Eric Dumazet · 4 years ago
  82. 324cefa net: core: use eth_type_vlan in __netif_receive_skb_core by Menglong Dong · 4 years ago
  83. bcd6f4a bpf: Allow to retrieve sol_socket opts from sock_addr progs by Daniel Borkmann · 4 years ago
  84. 97550f6 net: compound page support in skb_seq_read by Willem de Bruijn · 4 years ago
  85. 1d11fa6 net-gro: remove GRO_DROP by Eric Dumazet · 4 years ago
  86. 766b051 net: make sure devices go through netdev_wait_all_refs by Jakub Kicinski · 4 years ago
  87. c269a24 net: make free_netdev() more lenient with unregistering devices by Jakub Kicinski · 4 years ago
  88. 2b446e6 docs: net: explain struct net_device lifetime by Jakub Kicinski · 4 years ago
  89. fd2ddef udp: Prevent reuseport_select_sock from reading uninitialized socks by Baptiste Lepers · 4 years ago
  90. 53475c5 net: fix use-after-free when UDP GRO with shared fraglist by Dongseok Yi · 4 years ago
  91. be9df4a net, xdp: Introduce xdp_prepare_buff utility routine by Lorenzo Bianconi · 4 years, 1 month ago
  92. 43b5169 net, xdp: Introduce xdp_init_buff utility routine by Lorenzo Bianconi · 4 years, 1 month ago
  93. ec24e11 bpf: Replace fput with sockfd_put in sock map by Zheng Yongjun · 4 years, 1 month ago
  94. 8e04491 skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put} by Jonathan Lemon · 4 years ago
  95. 04c2d33 skbuff: add flags to ubuf_info for ubuf setup by Jonathan Lemon · 4 years ago
  96. 06b4feb net: group skb_shinfo zerocopy related bits together. by Jonathan Lemon · 4 years ago
  97. 8c79382 skbuff: rename sock_zerocopy_* to msg_zerocopy_* by Jonathan Lemon · 4 years ago
  98. 70c4316 skbuff: Call skb_zcopy_clear() before unref'ing fragments by Jonathan Lemon · 4 years ago
  99. 236a6b1 skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort by Jonathan Lemon · 4 years ago
  100. 3617783 skbuff: Add skb parameter to the ubuf zerocopy callback by Jonathan Lemon · 4 years ago