1. c504e5c net: skb: introduce kfree_skb_reason() by Menglong Dong · 3 years ago
  2. e2dfb94 Merge tag 'for-net-next-2021-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by Jakub Kicinski · 3 years ago
  3. 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  4. 8a03ef6 net: Fix double 0x prefix print in SKB dump by Gal Pressman · 3 years ago
  5. 13244cc skbuff: introduce skb_pull_data by Luiz Augusto von Dentz · 3 years, 1 month ago
  6. 03f6104 skbuff: Switch structure bounds to struct_group() by Kees Cook · 3 years, 1 month ago
  7. e456a18 net: gro: move skb_gro_receive into net/core/gro.c by Eric Dumazet · 3 years, 1 month ago
  8. 0b935d7 net: gro: move skb_gro_receive_list to udp_offload.c by Eric Dumazet · 3 years, 1 month ago
  9. 4721031 net: move gro definitions to include/net/gro.h by Eric Dumazet · 3 years, 1 month ago
  10. 42f67ee net: use sk_is_tcp() in more places by Eric Dumazet · 3 years, 1 month ago
  11. 9b65b17 net: avoid double accounting for pure zerocopy skbs by Talal Ahmad · 3 years, 2 months ago
  12. c4777ef net: add and use skb_unclone_keeptruesize() helper by Eric Dumazet · 3 years, 2 months ago
  13. 84882cf Revert "net: avoid double accounting for pure zerocopy skbs" by Jakub Kicinski · 3 years, 2 months ago
  14. f1a456f net: avoid double accounting for pure zerocopy skbs by Talal Ahmad · 3 years, 2 months ago
  15. 78476d3 mctp: Add flow extension to skb by Jeremy Kerr · 3 years, 2 months ago
  16. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  17. 7f678de skb_expand_head() adjust skb->truesize incorrectly by Vasily Averin · 3 years, 2 months ago
  18. a5df633 skbuff: pass the result of data ksize to __build_skb_around by Li RongQing · 3 years, 3 months ago
  19. 32e3573 skbuff: inline page_frag_alloc_align() by Yajun Deng · 3 years, 3 months ago
  20. c645fe9b skbuff: clean up inconsistent indenting by Colin Ian King · 3 years, 4 months ago
  21. afa79d0 net: in_irq() cleanup by Changbin Du · 3 years, 5 months ago
  22. af35246 net: fix GRO skb truesize update by Paolo Abeni · 3 years, 5 months ago
  23. f1260ff skbuff: introduce skb_expand_head() by Vasily Averin · 3 years, 5 months ago
  24. 5e10da5 skbuff: allow 'slow_gro' for skb carring sock reference by Paolo Abeni · 3 years, 5 months ago
  25. 9efb4b5 net: optimize GRO for the common case. by Paolo Abeni · 3 years, 5 months ago
  26. b0999f3 sk_buff: track extension status in slow_gro by Paolo Abeni · 3 years, 5 months ago
  27. a17ad09 net: Fix zero-copy head len calculation. by Pravin B Shelar · 3 years, 5 months ago
  28. 2cc3aeb skbuff: Fix a potential race while recycling page_pool packets by Ilias Apalodimas · 3 years, 5 months ago
  29. 8550ff8 skbuff: Release nfct refcount on napi stolen or re-used skbs by Paul Blakey · 3 years, 6 months ago
  30. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  31. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  32. 3bdd5ee skbuff: fix incorrect msg_zerocopy copy notifications by Willem de Bruijn · 3 years, 7 months ago
  33. 6a5bcd8 page_pool: Allow drivers to hint on SKB recycling by Ilias Apalodimas · 3 years, 7 months ago
  34. c420c98 skbuff: add a parameter to __skb_frag_unref by Matteo Croce · 3 years, 7 months ago
  35. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
  36. d0d252b Merge tag 'v5.12-rc8' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
  37. 17c3df7 skbuff: revert "skbuff: remove some unnecessary operation in skb_segment_list()" by Paolo Abeni · 3 years, 9 months ago
  38. 0739cd2 net: Introduce skb_send_sock() for sock_map by Cong Wang · 3 years, 9 months ago
  39. 1ddc322 skbuff: remove some unnecessary operation in skb_segment_list() by Yunsheng Lin · 3 years, 10 months ago
  40. 183f47f kcov: Remove kcov include from sched.h and move it to its users. by Sebastian Andrzej Siewior · 3 years, 10 months ago
  41. b228c9b net: expand textsearch ts_state to fit skb_seq_state by Willem de Bruijn · 3 years, 10 months ago
  42. 9243adf skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing by Alexander Lobakin · 3 years, 11 months ago
  43. cfb8ec6 skbuff: allow to use NAPI cache from __napi_alloc_skb() by Alexander Lobakin · 3 years, 11 months ago
  44. d13612b skbuff: allow to optionally use NAPI cache from __alloc_skb() by Alexander Lobakin · 3 years, 11 months ago
  45. f450d53 skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads by Alexander Lobakin · 3 years, 11 months ago
  46. 50fad4b5 skbuff: move NAPI cache declarations upper in the file by Alexander Lobakin · 3 years, 11 months ago
  47. fec6e49 skbuff: remove __kfree_skb_flush() by Alexander Lobakin · 3 years, 11 months ago
  48. f9d6725 skbuff: use __build_skb_around() in __alloc_skb() by Alexander Lobakin · 3 years, 11 months ago
  49. df1ae02 skbuff: simplify __alloc_skb() a bit by Alexander Lobakin · 3 years, 11 months ago
  50. 483126b skbuff: make __build_skb_around() return void by Alexander Lobakin · 3 years, 11 months ago
  51. ef28095 skbuff: simplify kmalloc_reserve() by Alexander Lobakin · 3 years, 11 months ago
  52. 5381b23 skbuff: move __alloc_skb() next to the other skb allocation functions by Alexander Lobakin · 3 years, 11 months ago
  53. 3f6e687 net: Introduce {netdev,napi}_alloc_frag_align() by Kevin Hao · 3 years, 11 months ago
  54. 097b914 net: fix up truesize of cloned skb in skb_prepare_for_shift() by Marco Elver · 3 years, 11 months ago
  55. e7ed11e tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 4 years ago
  56. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  57. 00b229f net: fix GSO for SG-enabled devices by Paolo Abeni · 4 years ago
  58. dbd50f2 net: move the hsize check to the else block in skb_segment by Xin Long · 4 years ago
  59. 66c5560 skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too by Alexander Lobakin · 4 years ago
  60. 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  61. 3226b15 net: avoid 32 x truesize under-estimation for tiny skbs by Eric Dumazet · 4 years ago
  62. 97550f6 net: compound page support in skb_seq_read by Willem de Bruijn · 4 years ago
  63. 53475c5 net: fix use-after-free when UDP GRO with shared fraglist by Dongseok Yi · 4 years ago
  64. 8e04491 skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put} by Jonathan Lemon · 4 years ago
  65. 04c2d33 skbuff: add flags to ubuf_info for ubuf setup by Jonathan Lemon · 4 years ago
  66. 06b4feb net: group skb_shinfo zerocopy related bits together. by Jonathan Lemon · 4 years ago
  67. 8c79382 skbuff: rename sock_zerocopy_* to msg_zerocopy_* by Jonathan Lemon · 4 years ago
  68. 70c4316 skbuff: Call skb_zcopy_clear() before unref'ing fragments by Jonathan Lemon · 4 years ago
  69. 236a6b1 skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort by Jonathan Lemon · 4 years ago
  70. 3617783 skbuff: Add skb parameter to the ubuf zerocopy callback by Jonathan Lemon · 4 years ago
  71. e76d46c skbuff: replace sock_zerocopy_get with skb_zcopy_get by Jonathan Lemon · 4 years ago
  72. 5977636 skbuff: replace sock_zerocopy_put() with skb_zcopy_put() by Jonathan Lemon · 4 years ago
  73. 7551885 skbuff: Push status and refcounts into sock_zerocopy_callback by Jonathan Lemon · 4 years ago
  74. d6adf1b skbuff: simplify sock_zerocopy_put by Jonathan Lemon · 4 years ago
  75. 54970a2 net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed packet by Vasily Averin · 4 years ago
  76. 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  77. 13de4ed net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl by Davide Caratti · 4 years, 1 month ago
  78. fa69ee5 net: switch to storing KCOV handle directly in sk_buff by Marco Elver · 4 years, 1 month ago
  79. 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  80. 985f733 sock: set sk_err to ee_errno on dequeue from errq by Willem de Bruijn · 4 years, 1 month ago
  81. 6454eca net: Use lockdep_assert_in_softirq() in napi_consume_skb() by Yunsheng Lin · 4 years, 1 month ago
  82. c1639be net: datagram: fix some kernel-doc markups by Mauro Carvalho Chehab · 4 years, 1 month ago
  83. 8be33ec net: skb_vlan_untag(): don't reset transport offset if set by GRO layer by Alexander Lobakin · 4 years, 2 months ago
  84. 6370cc3 net: add kcov handle to skb extensions by Aleksandr Nogikh · 4 years, 2 months ago
  85. 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
  86. c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  87. 302af7c net: always dump full packets with skb_dump by Vladimir Oltean · 4 years, 3 months ago
  88. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  89. 4296adc net/core: check length before updating Ethertype in skb_mpls_{push,pop} by Guillaume Nault · 4 years, 3 months ago
  90. 19fbcb3 net/sched: act_vlan: Add {POP,PUSH}_ETH actions by Guillaume Nault · 4 years, 3 months ago
  91. 1f14bd9 net: remove unnecessary NULL checking in napi_consume_skb() by Yunsheng Lin · 4 years, 3 months ago
  92. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  93. be769db net: Get rid of consume_skb when tracing is off by Herbert Xu · 4 years, 4 months ago
  94. 7611cbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 4 months ago
  95. cc44c17 csum_partial_copy_nocheck(): drop the last argument by Al Viro · 4 years, 6 months ago
  96. 8d5930d skb_copy_and_csum_bits(): don't bother with the last argument by Al Viro · 4 years, 6 months ago
  97. eabe861 net: handle the return value of pskb_carve_frag_list() correctly by Miaohe Lin · 4 years, 4 months ago
  98. e3ec1e8 net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear() by Miaohe Lin · 4 years, 4 months ago
  99. 55eff0e net: Fix potential wrong skb->protocol in skb_vlan_untag() by Miaohe Lin · 4 years, 4 months ago
  100. 11f920d net: Use helper function ip_is_fragment() by Miaohe Lin · 4 years, 5 months ago