1. be12a1f net: skbuff: add skb_append_pagefrags and use it by Hannes Frederic Sowa · 9 years ago
  2. a080e7b net: Reserve skb headroom and set skb->dev even if using __alloc_skb by Alexander Duyck · 9 years ago
  3. 181edb2 net: Add skb_free_frag to replace use of put_page in freeing skb->head by Alexander Duyck · 9 years ago
  4. b63ae8c mm/net: Rename and move page fragment handling from net/ to mm/ by Alexander Duyck · 9 years ago
  5. 0e39250 net: Store virtual address instead of page in netdev_alloc_cache by Alexander Duyck · 9 years ago
  6. 9451980 net: Use cached copy of pfmemalloc to avoid accessing page by Alexander Duyck · 9 years ago
  7. fcba67c net: fix two sparse warnings introduced by IGMP/MLD parsing exports by Linus Lüssing · 9 years ago
  8. 9afd85c net: Export IGMP/MLD message validation code by Linus Lüssing · 9 years ago
  9. 2ea2f62 net: fix crash in build_skb() by Eric Dumazet · 9 years ago
  10. 79930f5 net: do not deplete pfmemalloc reserve by Eric Dumazet · 9 years ago
  11. 213dd74 skbuff: Do not scrub skb mark within the same name space by Herbert Xu · 9 years ago
  12. 4c0ee41 Revert "net: Reset secmark when scrubbing packet" by Herbert Xu · 9 years ago
  13. 8bc0034 net: remove extra newlines by Sheng Yong · 9 years ago
  14. 0fa74a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  15. 3a8dd97 sock: fix possible NULL sk dereference in __skb_tstamp_tx by Willem de Bruijn · 10 years ago
  16. c29390c xps: must clear sender_cpu before forwarding by Eric Dumazet · 10 years ago
  17. 58025e4 net: gro: remove obsolete code from skb_gro_receive() by Eric Dumazet · 10 years ago
  18. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. 059a244 net: Remove state argument from skb_find_text() by Bojan Prtvar · 10 years ago
  20. 997d5c3 sock: sock_dequeue_err_skb() needs hard irq safety by Eric Dumazet · 10 years ago
  21. 2bd8248 xps: fix xps for stacked devices by Eric Dumazet · 10 years ago
  22. b245be1 net-timestamp: no-payload only sysctl by Willem de Bruijn · 10 years ago
  23. 49ca0d8 net-timestamp: no-payload option by Willem de Bruijn · 10 years ago
  24. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  25. e8768f9 net: skbuff: don't zero tc members when freeing skb by Florian Westphal · 10 years ago
  26. b8fb4e0 net: Reset secmark when scrubbing packet by Thomas Graf · 10 years ago
  27. fd11a83 net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb by Alexander Duyck · 10 years ago
  28. ffde732 net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag by Alexander Duyck · 10 years ago
  29. 6ffe75e net: avoid two atomic operations in fast clones by Eric Dumazet · 10 years ago
  30. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. e7820e3 net: Revert "net: avoid one atomic operation in skb_clone()" by Eric Dumazet · 10 years ago
  32. 93515d5 net: move vlan pop/push functions into common code by Jiri Pirko · 10 years ago
  33. e219512 net: move make_writable helper into common code by Jiri Pirko · 10 years ago
  34. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  35. 432c856 net: skb_segment() should preserve backpressure by Toshiaki Makita · 10 years ago
  36. f993bc2 net: core: handle encapsulation offloads when computing segment lengths by Florian Westphal · 10 years ago
  37. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  38. 4c45058 net: fix races in page->_count manipulation by Eric Dumazet · 10 years ago
  39. de3f0d0 net: Missing @ before descriptions cause make xmldocs warning by Masanari Iida · 10 years ago
  40. bec3cfd net: skb_segment() provides list head and tail by Eric Dumazet · 10 years ago
  41. 61b37d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  42. c8753d5 net: Cleanup skb cloning by adding SKB_FCLONE_FREE by Vijay Subramanian · 10 years ago
  43. 0129120 net: do not export skb_gro_receive() by Eric Dumazet · 10 years ago
  44. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  45. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  46. ce1a4ea net: avoid one atomic operation in skb_clone() by Eric Dumazet · 10 years ago
  47. d0bf4a9 net: cleanup and document skb fclone layout by Eric Dumazet · 10 years ago
  48. 73d3fe6 gro: fix aggregation for skb using frag_list by Eric Dumazet · 10 years ago
  49. b193722 net: reorganize sk_buff for faster __copy_skb_header() by Eric Dumazet · 10 years ago
  50. ff04a77 net : optimize skb_release_data() by Eric Dumazet · 10 years ago
  51. f4a775d net: introduce __skb_header_release() by Eric Dumazet · 10 years ago
  52. 2e4e441 net: add alloc_skb_with_frags() helper by Eric Dumazet · 10 years ago
  53. e93a043 tcp: allow segment with FIN in tcp_try_coalesce() by Eric Dumazet · 10 years ago
  54. bf7fa55 mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path by Alexander Duyck · 10 years ago
  55. cab41c4 skb: Add documentation for skb_clone_sk by Alexander Duyck · 10 years ago
  56. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  57. 62bccb8 net-timestamp: Make the clone operation stand-alone from phy timestamping by Alexander Duyck · 10 years ago
  58. 37846ef net-timestamp: Merge shared code between phy and regular timestamping by Alexander Duyck · 10 years ago
  59. e793c0f net: treewide: Fix typo found in DocBook/networking.xml by Masanari Iida · 10 years ago
  60. 364a9e9 sock: deduplicate errqueue dequeue by Willem de Bruijn · 10 years ago
  61. 903ceff net: Replace get_cpu_var through this_cpu_ptr by Christoph Lameter · 10 years ago
  62. 0d5501c net: Always untag vlan-tagged traffic on input. by Vlad Yasevich · 10 years ago
  63. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  64. 4ed2d76 net-timestamp: TCP timestamping by Willem de Bruijn · 10 years ago
  65. e7fd288 net-timestamp: SCHED timestamp on entering packet scheduler by Willem de Bruijn · 10 years ago
  66. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  67. f24b9be net-timestamp: extend SCM_TIMESTAMPING ancillary data struct by Willem de Bruijn · 10 years ago
  68. fcdfe3a net: Correctly set segment mac_len in skb_segment(). by Vlad Yasevich · 10 years ago
  69. de84372 net: fix setting csum_start in skb_segment() by Tom Herbert · 10 years ago
  70. 46fb51e net: Fix save software checksum complete by Tom Herbert · 10 years ago
  71. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  72. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 10 years ago
  73. 5882a07 net: fix UDP tunnel GSO of frag_list GRO packets by Wei-Chun Chao · 10 years ago
  74. 7e2b10c net: Support for multiple checksums with gso by Tom Herbert · 10 years ago
  75. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  76. 29e9824 net: gro: make sure skb->cb[] initial content has not to be zero by Eric Dumazet · 10 years ago
  77. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  78. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  79. 6d39d58 net: core: don't account for udp header size when computing seglen by Florian Westphal · 10 years ago
  80. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. 53d6471 net: Account for all vlan headers in skb_mac_gso_segment by Vlad Yasevich · 11 years ago
  82. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 11 years ago
  83. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  84. f9708b4 consolidate duplicate code is skb_checksum_setup() helpers by Jan Beulich · 11 years ago
  85. 1fd819e skbuff: skb_segment: orphan frags before copying by Michael S. Tsirkin · 11 years ago
  86. 1a4ceda skbuff: skb_segment: s/fskb/list_skb/ by Michael S. Tsirkin · 11 years ago
  87. df5771f skbuff: skb_segment: s/skb/head_skb/ by Michael S. Tsirkin · 11 years ago
  88. 4e1beba skbuff: skb_segment: s/skb_frag/frag/ by Michael S. Tsirkin · 11 years ago
  89. 8cb1990 skbuff: skb_segment: s/frag/nskb_frag/ by Michael S. Tsirkin · 11 years ago
  90. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  91. 478b360 netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n by Florian Westphal · 11 years ago
  92. 25a91d8 skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end by Fan Du · 11 years ago
  93. 7fceb4d net: Fix warning on make htmldocs caused by skbuff.c by Masanari Iida · 11 years ago
  94. de960aa net: add and use skb_gso_transport_seglen() by Florian Westphal · 11 years ago
  95. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  96. 28a625c fuse: fix pipe_buf_operations by Miklos Szeredi · 11 years ago
  97. ed1f50c net: add skb_checksum_setup by Paul Durrant · 11 years ago
  98. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  99. af2806f net: Export skb_zerocopy() to zerocopy from one skb to another by Thomas Graf · 11 years ago
  100. 289dccb net: use kfree_skb_list() helper by Eric Dumazet · 11 years ago