1. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 8 years ago
  2. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  3. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 8 years ago
  4. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  5. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  6. 83ad357 skbuff: make skb_put_zero() return void by Johannes Berg · 8 years ago
  7. 0e74008 Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  8. 0a463c7 udp: avoid a cache miss on dequeue by Paolo Abeni · 8 years ago
  9. 3889a803 net: factor out a helper to decrement the skb refcount by Paolo Abeni · 8 years ago
  10. a43e618 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 8 years ago
  11. 48a1df6 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow by Jason A. Donenfeld · 8 years ago
  12. e45a79d skbuff/mac80211: introduce and use skb_put_zero() by Johannes Berg · 8 years ago
  13. b50a5c7 net: allow simultaneous SW and HW transmit timestamping by Miroslav Lichvar · 8 years ago
  14. 90b602f net: add function to retrieve original skb device using NAPI ID by Miroslav Lichvar · 8 years ago
  15. b4759dc sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY} by Davide Caratti · 8 years ago
  16. 43c26a1 net: more accurate checksumming in validate_xmit_skb() by Davide Caratti · 8 years ago
  17. dba0030 net: use skb->csum_not_inet to identify packets needing crc32c by Davide Caratti · 8 years ago
  18. 219f1d79 sk_buff: remove support for csum_bad in sk_buff by Davide Caratti · 8 years ago
  19. b72b5bf net: introduce skb_crc32c_csum_help by Davide Caratti · 8 years ago
  20. 9617813 skbuff: add stub to help computing crc32c on SCTP packets by Davide Caratti · 8 years ago
  21. 9a568de tcp: switch TCP TS option (RFC 7323) to 1ms clock by Eric Dumazet · 8 years ago
  22. 65101ae net/sock: factor out dequeue/peek with offset code by Paolo Abeni · 8 years ago
  23. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  24. 3073f07 switch memcpy_from_msg() to copy_from_iter_full() by Al Viro · 8 years ago
  25. c7ef8f0 net: Add ESP offload features by Steffen Klassert · 8 years ago
  26. 7f56452 skbuff: Extend gso_type to unsigned int. by Steffen Klassert · 8 years ago
  27. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 9 years ago
  28. ea6da4f net/skbuff: Introduce skb_mac_offset() by Amir Vadai · 9 years ago
  29. 4ff0620 net: add dst_pending_confirm flag to skbuff by Julian Anastasov · 9 years ago
  30. 52e01b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  31. a9e419d netfilter: merge ctinfo into nfct pointer storage area by Florian Westphal · 9 years ago
  32. cb9c683 skbuff: add and use skb_nfct helper by Florian Westphal · 9 years ago
  33. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  34. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 9 years ago
  35. bc31c90 net-tc: convert tc_from to tc_from_ingress and tc_redirected by Willem de Bruijn · 9 years ago
  36. 8dc07fd net-tc: convert tc_at to tc_at_ingress by Willem de Bruijn · 9 years ago
  37. a5135bc net-tc: convert tc_verd to integer bitfields by Willem de Bruijn · 9 years ago
  38. e7246e1 net-tc: extract skip classify bit from tc_verd by Willem de Bruijn · 9 years ago
  39. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 9 years ago
  40. 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  41. c84d949 udp: copy skb->truesize in the first cache line by Eric Dumazet · 9 years ago
  42. c8c8b12 udp: under rx pressure, try to condense skbs by Eric Dumazet · 9 years ago
  43. 15e6cb4 make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on success by Al Viro · 9 years ago
  44. c72d8cd net: fix bogus cast in skb_pagelen() and use unsigned variables by Alexey Dobriyan · 9 years ago
  45. 7c13f97 udp: do fwd memory scheduling on dequeue by Paolo Abeni · 9 years ago
  46. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  47. b917783 flow_dissector: __skb_get_hash_symmetric arg can be const by Florian Westphal · 9 years ago
  48. 293de7d doc: update docbook annotations for socket and skb by Stephen Hemminger · 9 years ago
  49. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  50. 2586926 skb_splice_bits(): get rid of callback by Al Viro · 9 years ago
  51. bfca4c5 net: skbuff: Export __skb_vlan_pop by Shmulik Ladkani · 9 years ago
  52. 36bbef5 bpf: direct packet write and access for helpers for clsact progs by Daniel Borkmann · 9 years ago
  53. 9f5afea tcp: use an RB tree for ooo receive queue by Yaogong Wang · 9 years ago
  54. 6bc506b bridge: switchdev: Add forward mark support for stacked devices by Ido Schimmel · 9 years ago
  55. 5293efe bpf: add bpf_skb_change_tail helper by Daniel Borkmann · 9 years ago
  56. 479ffcc bpf: fix checksum fixups on bpf_skb_store_bytes by Daniel Borkmann · 9 years ago
  57. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. 8b10cab net: simplify and make pkt_type_ok() available for other users by Jamal Hadi Salim · 9 years ago
  59. 82a31b9 net_sched: fix mirrored packets checksum by WANG Cong · 9 years ago
  60. eb70db8 packet: Use symmetric hash for PACKET_FANOUT_HASH. by David S. Miller · 9 years ago
  61. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 9 years ago
  62. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 9 years ago
  63. 3953c46 sk_buff: allow segmenting based on frag sizes by Marcelo Ricardo Leitner · 9 years ago
  64. 95829b3 net: suppress warnings on dev_alloc_skb by Neil Horman · 9 years ago
  65. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  66. 9580bf2 net: relax expensive skb_unclone() in iptunnel_handle_offloads() by Eric Dumazet · 9 years ago
  67. 0a2cf20 tcp: remove SKBTX_ACK_TSTAMP since it is redundant by Soheil Hassas Yeganeh · 9 years ago
  68. 6fa01cc skbuff: Add pskb_extract() helper function by Sowmini Varadhan · 9 years ago
  69. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 9 years ago
  70. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 9 years ago
  71. 627d2d6 udp: enable MSG_PEEK at non-zero offset by samanthakumar · 9 years ago
  72. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. 1837b2e mld, igmp: Fix reserved tailroom calculation by Benjamin Poirier · 9 years ago
  74. 64d4e34 net: remove skb_sender_cpu_clear() by WANG Cong · 9 years ago
  75. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  76. 3697649 bpf: try harder on clones when writing into skb by Daniel Borkmann · 9 years ago
  77. 9e74a6d net: Optimize local checksum offload by Alexander Duyck · 9 years ago
  78. e8ae7b0 Documentation/networking: add checksum-offloads.txt to explain LCO by Edward Cree · 10 years ago
  79. 179bc67 net: local checksum offload for encapsulation by Edward Cree · 10 years ago
  80. 15fad71 net: bulk free SKBs that were delay free'ed due to IRQ context by Jesper Dangaard Brouer · 10 years ago
  81. 795bb1c net: bulk free infrastructure for NAPI context, use napi_consume_skb by Jesper Dangaard Brouer · 10 years ago
  82. 08b64fc net: Store checksum result for offloaded GSO checksums by Alexander Duyck · 10 years ago
  83. 7644345 net: Move GSO csum into SKB_GSO_CB by Alexander Duyck · 10 years ago
  84. 5f74f82 net:Add sysctl_max_skb_frags by Hans Westgaard Ry · 10 years ago
  85. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 10 years ago
  86. f8ffad6 bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions by Daniel Borkmann · 10 years ago
  87. 7a6ae71 net: Elaborate on checksum offload interface description by Tom Herbert · 10 years ago
  88. 55dc5a9 net: Add skb_inner_transport_offset function by Tom Herbert · 10 years ago
  89. bda13fe net: Fix typo in skb_fclone_busy by Masanari Iida · 10 years ago
  90. ea3793e core: enable more fine-grained datagram reception control by Rainer Weikusat · 10 years ago
  91. 52bd2d6 net: better skb->sender_cpu and skb->napi_id cohabitation by Eric Dumazet · 10 years ago
  92. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 10 years ago
  93. 625a5e1 tcp: skb_mstamp_after helper by Yuchung Cheng · 10 years ago
  94. 31b33df skbuff: Fix skb checksum partial check. by Pravin B Shelar · 10 years ago
  95. 6ae459b skbuff: Fix skb checksum flag on skb pull by Pravin B Shelar · 10 years ago
  96. 63cdbc0 netfilter: bridge: fix routing of bridge frames with call-iptables=1 by Florian Westphal · 10 years ago
  97. 20a17bf flow_dissector: Use 'const' where possible. by David S. Miller · 10 years ago
  98. de4c1f8 flow_dissector: Fix function argument ordering dependency by Tom Herbert · 10 years ago
  99. cd79a23 flow_dissector: Add flags argument to skb_flow_dissector functions by Tom Herbert · 10 years ago
  100. c6cc1ca flowi: Abstract out functions to get flow hash based on flowi by Tom Herbert · 10 years ago