1. 682ec85 net: minor cleanup in skb_ext_add() by Paolo Abeni · 6 years ago
  2. e94e50b net: fix possible user-after-free in skb_ext_add() by Paolo Abeni · 6 years ago
  3. 4165079b net: switch secpath to use skb extension infrastructure by Florian Westphal · 6 years ago
  4. de8bda1 net: convert bridge_nf to use skb extension infrastructure by Florian Westphal · 6 years ago
  5. df5042f sk_buff: add skb extension infrastructure by Florian Westphal · 6 years ago
  6. 875e893 skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark' by Ido Schimmel · 6 years ago
  7. 52900d2 udp: elide zerocopy operation in hot path by Willem de Bruijn · 6 years ago
  8. b5947e5 udp: msg_zerocopy by Willem de Bruijn · 6 years ago
  9. 1464193 net: explain __skb_checksum_complete() with comments by Cong Wang · 6 years ago
  10. 4bffc66 net: remove unsafe skb_insert() by Eric Dumazet · 6 years ago
  11. 6f9a506 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  12. 7f600f1 net: remove unused skb_send_sock() by Cong Wang · 6 years ago
  13. 982c17b net: remove BUG_ON from __pskb_pull_tail by Li RongQing · 6 years ago
  14. 7fe50ac net: dump more useful information in netdev_rx_csum_fault() by Cong Wang · 6 years ago
  15. b1817524 net/core: use __vlan_hwaccel helpers by Michał Mirosław · 6 years ago
  16. 49f8e83 net: move __skb_checksum_complete*() to skbuff.c by Cong Wang · 6 years ago
  17. 49682bf net: document skb parameter in function 'skb_gso_size_check' by Mathieu Malaterre · 6 years ago
  18. 21ea1d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  19. d55bef50 net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  20. d864991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  21. 52b5d6f net: make skb_partial_csum_set() more robust against overflows by Eric Dumazet · 6 years ago
  22. cc16567 net: drop unused skb_append_datato_frags() by Paolo Abeni · 6 years ago
  23. 5cf4a85 tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY by Vincent Whitchurch · 7 years ago
  24. b0768a8 net: Export skb_headers_offset_update by Toshiaki Makita · 7 years ago
  25. 385114d net: modify skb_rbtree_purge to return the truesize of all purged skbs. by Peter Oskolkov · 7 years ago
  26. 9aba2f8 net: Fix coding style in skb_push() by Ganesh Goudar · 7 years ago
  27. 1972549 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  28. ff907a1 net: skb_segment() should not return NULL by Eric Dumazet · 7 years ago
  29. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 7 years ago
  30. a48d189 net: Move skb decrypted field, avoid explicity copy by Stefano Brivio · 7 years ago
  31. 784abe2 net: Add decrypted field to skb by Boris Pismenny · 7 years ago
  32. e78bfb0 skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 7 years ago
  33. 8b70086 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 7 years ago
  34. c47d8c2 net: Clear skb->tstamp only on the forwarding path by Jesus Sanchez-Palencia · 7 years ago
  35. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. d14b56f net: cleanup gfp mask in alloc_skb_with_frags by Michal Hocko · 7 years ago
  37. 9c4c325 skbuff: preserve sock reference when scrubbing the skb. by Flavio Leitner · 7 years ago
  38. d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
  39. 08303c1 net: Rename and export copy_skb_header by Ilya Lesokhin · 7 years ago
  40. ee80d1e udp: add udp gso by Willem de Bruijn · 7 years ago
  41. 88078d9 net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends by Eric Dumazet · 7 years ago
  42. b13dda9 net: initialize skb->peeked when cloning by Eric Dumazet · 7 years ago
  43. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. ae47457 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 7 years ago
  45. 13acc94 net: permit skb_segment on head_frag frag_list skb by Yonghong Song · 7 years ago
  46. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. 6e5d58f skbuff: Fix not waking applications when errors are enqueued by Vinicius Costa Gomes · 7 years ago
  48. 4bbb3e0 net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off by Toshiaki Makita · 7 years ago
  49. 1dd27cd net: use skb_is_gso_sctp() instead of open-coding by Daniel Axtens · 7 years ago
  50. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. a4a7771 net: make skb_gso_*_seglen functions private by Daniel Axtens · 7 years ago
  52. 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
  53. 08009a7 net: make kmem caches as __ro_after_init by Alexey Dobriyan · 7 years ago
  54. 6f89dbc skbuff: export mm_[un]account_pinned_pages for other modules by Sowmini Varadhan · 7 years ago
  55. 79a8a64 net: Whitelist the skbuff_head_cache "cb" field by Kees Cook · 7 years ago
  56. 2b16f04 net: create skb_gso_validate_mac_len() by Daniel Axtens · 7 years ago
  57. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  58. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 7 years ago
  59. bf5c25d skbuff: in skb_segment, call zerocopy functions once per nskb by Willem de Bruijn · 7 years ago
  60. b90ddd5 skbuff: skb_copy_ubufs must release uarg even without user frags by Willem de Bruijn · 7 years ago
  61. 268b790 skbuff: orphan frags before zerocopy clone by Willem de Bruijn · 7 years ago
  62. 35b99df sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 7 years ago
  63. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  64. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  65. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  66. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  67. 2b5ec1a netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed by Ye Yin · 7 years ago
  68. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. 54d43117 sock: correct sk_wmem_queued accounting on efault in tcp zerocopy by Willem de Bruijn · 7 years ago
  70. 09001b0 net: fix typo in skbuff.c by Wenhua Shi · 7 years ago
  71. 9f77fad net/core: Fix BUG to BUG_ON conditionals. by Tim Hansen · 7 years ago
  72. c818fa9 net: cache skb_shinfo() in skb_try_coalesce() by Eric Dumazet · 7 years ago
  73. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 7 years ago
  74. 7c90584 net: speed up skb_rbtree_purge() by Eric Dumazet · 7 years ago
  75. ca2c141 udp: drop head states only when all skb references are gone by Paolo Abeni · 8 years ago
  76. c1d1b43 net: convert (struct ubuf_info)->refcnt to refcount_t by Eric Dumazet · 8 years ago
  77. db5bce3 net: prepare (struct ubuf_info)->refcnt conversion by Eric Dumazet · 8 years ago
  78. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. cd0a137 net: core: Specify skb_pad()/skb_put_padto() SKB freeing by Florian Fainelli · 8 years ago
  80. db5980d net: fixes for skb_send_sock by John Fastabend · 8 years ago
  81. ccaffff sock: fix zerocopy panic in mem accounting by Willem de Bruijn · 8 years ago
  82. a91dbff sock: ulimit on MSG_ZEROCOPY pages by Willem de Bruijn · 8 years ago
  83. 4ab6c99 sock: MSG_ZEROCOPY notification coalescing by Willem de Bruijn · 8 years ago
  84. 1f8b977 sock: enable MSG_ZEROCOPY by Willem de Bruijn · 8 years ago
  85. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 8 years ago
  86. 5226779 sock: add MSG_ZEROCOPY by Willem de Bruijn · 8 years ago
  87. 3ece782 sock: skb_copy_ubufs support for compound pages by Willem de Bruijn · 8 years ago
  88. c613c20 net: add skb_frag_foreach_page and use with kmap_atomic by Willem de Bruijn · 8 years ago
  89. 20bf50d skbuff: Function to send an skbuf on a socket by Tom Herbert · 8 years ago
  90. a28b1b9 skbuff: re-add check for NULL skb->head in kfree_skb path by Florian Westphal · 8 years ago
  91. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. 06dc75a net: Revert "net: add function to allocate sk_buff head without data area" by Florian Westphal · 8 years ago
  93. 3ccc6c6 skbuff: optimize the pull_pages code in __pskb_pull_tail() by linzhang · 8 years ago
  94. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 8 years ago
  95. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  96. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  97. 2638595 net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  98. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  99. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  100. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago