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