1. 86b18aa skbuff: fix a data race in skb_queue_len() by Qian Cai · 5 years ago
  2. 3a1296a net: Support GRO/GSO fraglist chaining. by Steffen Klassert · 5 years ago
  3. 3b33583 net: Add fraglist GRO/GSO feature flags by Steffen Klassert · 5 years ago
  4. 4f2c17e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  5. 5eee7bd net: skbuff: disambiguate argument and member for skb_list_walk_safe helper by Jason A. Donenfeld · 5 years ago
  6. 8b69a80 skb: add helpers to allocate ext independently from sk_buff by Paolo Abeni · 5 years ago
  7. 3ee17bc mptcp: Add MPTCP to skb extensions by Mat Martineau · 5 years ago
  8. dcfea72 net: introduce skb_list_walk_safe for skb segment walking by Jason A. Donenfeld · 5 years ago
  9. b50b058 net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_datagram by Sabrina Dubroca · 5 years ago
  10. d04ac22 net: Fixed updating of ethertype in skb_mpls_push() by Martin Varghese · 5 years ago
  11. 040b5cf Fixed updating of ethertype in function skb_mpls_pop by Martin Varghese · 5 years ago
  12. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  13. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  14. 677bf08 udp: drop skb extensions before marking skb stateless by Florian Westphal · 5 years ago
  15. df1b4ba y2038: socket: use __kernel_old_timespec instead of timespec by Arnd Bergmann · 5 years ago
  16. f8cc62c net: add a READ_ONCE() in skb_peek_tail() by Eric Dumazet · 5 years ago
  17. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  18. d7d16a8 net: add skb_queue_empty_lockless() by Eric Dumazet · 5 years ago
  19. 5566744 net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  20. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  21. fa4e0f8 net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions by Davide Caratti · 5 years ago
  22. b9df4fd net: core: change return type of pskb_may_pull to bool by Heiner Kallweit · 5 years ago
  23. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  24. 174e238 sk_buff: drop all skb extensions on free and skb scrubbing by Florian Westphal · 5 years ago
  25. 261db6c netfilter: conntrack: move code to linux/nf_conntrack_common.h. by Jeremy Sowden · 5 years ago
  26. 95a7233 net: openvswitch: Set OvS recirc_id from tc chain index by Paul Blakey · 5 years ago
  27. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  28. 708852d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 5 years ago
  29. 4147766 net/tls: prevent skb_orphan() from leaking TLS plain text with offload by Jakub Kicinski · 5 years ago
  30. 65c84f1 linux: Remove bvec page_offset, use bv_offset by Jonathan Lemon · 5 years ago
  31. 7240b60 linux: Add skb_frag_t page_offset accessors by Jonathan Lemon · 5 years ago
  32. 086f956 bpf/flow_dissector: pass input flags to BPF flow dissector program by Stanislav Fomichev · 5 years ago
  33. 8842d28 net: Convert skb_frag_t to bio_vec by Matthew Wilcox (Oracle) · 6 years ago
  34. b8b576a net: Rename skb_frag_t size to bv_len by Matthew Wilcox (Oracle) · 6 years ago
  35. 1dfa5bd net: Rename skb_frag page to bv_page by Matthew Wilcox (Oracle) · 6 years ago
  36. f58ecf1 net: Reorder the contents of skb_frag_t by Matthew Wilcox (Oracle) · 6 years ago
  37. b656722 net: Increase the size of skb_frag_t by Matthew Wilcox (Oracle) · 6 years ago
  38. d8e18a5 net: Use skb accessors in network core by Matthew Wilcox (Oracle) · 6 years ago
  39. 75a5675 net/flow_dissector: add connection tracking dissection by Paul Blakey · 6 years ago
  40. 2a2ea50 net: sched: add mpls manipulation actions to TC by John Hurley · 6 years ago
  41. d27cf5c net: core: add MPLS update core helper and use in OvS by John Hurley · 6 years ago
  42. ed246ce net: core: move pop MPLS functionality from OvS to core helper by John Hurley · 6 years ago
  43. 8822e27 net: core: move push MPLS functionality from OvS to core helper by John Hurley · 6 years ago
  44. 6413139 skbuff: increase verbosity when dumping skb data by Willem de Bruijn · 6 years ago
  45. e4aa33a net: remove unused parameter from skb_checksum_try_convert by Li RongQing · 6 years ago
  46. 82828b8 flow_dissector: add support for ingress ifindex dissection by Jiri Pirko · 6 years ago
  47. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  48. da29e4b net/tls: fully initialize the msg wrapper skb by Jakub Kicinski · 6 years ago
  49. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  50. 185ce5c net: test nouarg before dereferencing zerocopy pointers by Willem de Bruijn · 6 years ago
  51. 118c8e9 bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type by Stanislav Fomichev · 6 years ago
  52. 9b52e3f flow_dissector: handle no-skb use case by Stanislav Fomichev · 6 years ago
  53. 3cbf4ff net: plumb network namespace into __skb_flow_dissect by Stanislav Fomichev · 6 years ago
  54. 089b19a flow_dissector: switch kernel context to struct bpf_flow_dissector by Stanislav Fomichev · 6 years ago
  55. 2843ba2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  56. a06eaaf net: skb: remove unused asserts by Jakub Kicinski · 6 years ago
  57. ba0509b net: core: introduce build_skb_around by Jesper Dangaard Brouer · 6 years ago
  58. fd69c39 datagram: remove rendundant 'peeked' argument by Paolo Abeni · 6 years ago
  59. 4f296ed drivers: net: aurora: use netdev_xmit_more helper by Florian Westphal · 6 years ago
  60. 8f49a65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  61. 1a29e85 Merge tag 'docs-5.1' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  62. c3ad3ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  63. 161e613 net: add missing documentation in linux/skbuff.h by Pedro Tammela · 6 years ago
  64. 4c3024d bpf: only test gso type on gso packets by Willem de Bruijn · 6 years ago
  65. d2aa125 net: Don't set transport offset to invalid value by Maxim Mikityanskiy · 6 years ago
  66. 375ca54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. 6e1077f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  68. d5be7f6 net: validate untrusted gso packets without csum offload by Willem de Bruijn · 6 years ago
  69. 4ea7b0c net/skbuff: fix up kernel-doc placement by Brian Norris · 6 years ago
  70. b90efd2 bpf: only adjust gso_size on bytestream protocols by Willem de Bruijn · 6 years ago
  71. 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
  72. 13c6ee2 socket: Use old_timeval types for socket timestamps by Deepa Dinamani · 6 years ago
  73. ec7146d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  74. c8aa703 net/flow_dissector: move bpf case into __skb_flow_bpf_dissect by Stanislav Fomichev · 6 years ago
  75. 6c57f04 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
  76. d0dcde6 doc: networking: convert offload files into RST and update references by Otto Sabart · 6 years ago
  77. 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  78. d312d0a net: drop the unused helper skb_ext_get() by Paolo Abeni · 6 years ago
  79. 4165079 net: switch secpath to use skb extension infrastructure by Florian Westphal · 6 years ago
  80. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  81. 7af8f4c net: move secpath_exist helper to sk_buff.h by Florian Westphal · 6 years ago
  82. de8bda1 net: convert bridge_nf to use skb extension infrastructure by Florian Westphal · 6 years ago
  83. df5042f sk_buff: add skb extension infrastructure by Florian Westphal · 6 years ago
  84. 65d69e2 datagram: introduce skb_copy_and_hash_datagram_iter helper by Sagi Grimberg · 6 years ago
  85. 875e893 skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark' by Ido Schimmel · 6 years ago
  86. 52900d2 udp: elide zerocopy operation in hot path by Willem de Bruijn · 6 years ago
  87. b5947e5 udp: msg_zerocopy by Willem de Bruijn · 6 years ago
  88. 4bffc66 net: remove unsafe skb_insert() by Eric Dumazet · 6 years ago
  89. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  90. 5cd8d46 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  91. 7f600f1 net: remove unused skb_send_sock() by Cong Wang · 6 years ago
  92. 0c4b2d3 net: remove VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  93. 5109f9f net/skbuff: add macros for VLAN_PRESENT bit by Michał Mirosław · 6 years ago
  94. 5e1abdc net: skbuff.h: remove unnecessary unlikely() by Yangtao Li · 6 years ago
  95. 82385b0 net: skbuff.h: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  96. cc16567 net: drop unused skb_append_datato_frags() by Paolo Abeni · 6 years ago
  97. 105bc13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  98. d3edd06 tcp: provide earliest departure time in skb->tstamp by Eric Dumazet · 6 years ago
  99. 2dfd184 flow_dissector: fix build failure without CONFIG_NET by Willem de Bruijn · 6 years ago
  100. d58e468 flow_dissector: implements flow dissector BPF hook by Petar Penkov · 6 years ago