- 9079830 net: add a READ_ONCE() in skb_peek_tail() by Eric Dumazet · 5 years ago
- 558d2bd net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
- d5ac423 net: add skb_queue_empty_lockless() by Eric Dumazet · 5 years ago
- 3620e54 net: test nouarg before dereferencing zerocopy pointers by Willem de Bruijn · 5 years ago
- 9920eb4 bpf: only test gso type on gso packets by Willem de Bruijn · 6 years ago
- 413e398 bpf: only adjust gso_size on bytestream protocols by Willem de Bruijn · 6 years ago
- e93384b net: validate untrusted gso packets without csum offload by Willem de Bruijn · 6 years ago
- 40f2f08 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
- 7fafda1 net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
- f2a67e6 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
- c1617fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- b0768a8 net: Export skb_headers_offset_update by Toshiaki Makita · 6 years ago
- 15693fd net: skbuff.h: fix using plain integer as NULL warning by YueHaibing · 6 years ago
- fa0f527 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
- 385114d net: modify skb_rbtree_purge to return the truesize of all purged skbs. by Peter Oskolkov · 6 years ago
- c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
- a48d189 net: Move skb decrypted field, avoid explicity copy by Stefano Brivio · 6 years ago
- 784abe2 net: Add decrypted field to skb by Boris Pismenny · 6 years ago
- 8b70086 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
- 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
- d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 6 years ago
- 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- 1f4c741 net: skbuff.h: drop unneeded <linux/slab.h> by Randy Dunlap · 6 years ago
- db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
- 72a338b net: core: rework basic flow dissection helper by Paolo Abeni · 7 years ago
- 08303c1 net: Rename and export copy_skb_header by Ilya Lesokhin · 7 years ago
- ee80d1e udp: add udp gso by Willem de Bruijn · 7 years ago
- 88078d9 net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends by Eric Dumazet · 7 years ago
- bf66337 inet: frags: get rid of ipfrag_skb_cb/FRAG_CB by Eric Dumazet · 7 years ago
- 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- cfda06d Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- a4a7771 net: make skb_gso_*_seglen functions private by Daniel Axtens · 7 years ago
- 779b793 net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len by Daniel Axtens · 7 years ago
- d02f51c bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs by Daniel Axtens · 7 years ago
- f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 6f89dbc skbuff: export mm_[un]account_pinned_pages for other modules by Sowmini Varadhan · 7 years ago
- da27988 skbuff: Fix comment mis-spelling. by David S. Miller · 7 years ago
- 2b16f04 net: create skb_gso_validate_mac_len() by Daniel Axtens · 7 years ago
- b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 62b3237 flow_dissector: dissect tunnel info outside __skb_flow_dissect() by Simon Horman · 7 years ago
- f8821f9 skbuff: Grammar s/are can/can/, s/change/changes/ by Geert Uytterhoeven · 7 years ago
- ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
- 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
- 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
- 39b1752 net: Remove unused skb_shared_info member by Mat Martineau · 7 years ago
- 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 2b5ec1a netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed by Ye Yin · 7 years ago
- 18a4c0e net: add rb_to_skb() and other rb tree helpers by Eric Dumazet · 7 years ago
- e208007 tcp: new list for sent but unacked skbs for RACK recovery by Eric Dumazet · 7 years ago
- abf4bb6 skbuff: Add the offload_mr_fwd_mark field by Yotam Gigi · 7 years ago
- de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 7 years ago
- 242c1a2 net: Remove useless function skb_header_release by Gao Feng · 7 years ago
- bffa72c net: sk_buff rbnode reorg by Eric Dumazet · 7 years ago
- ca2c141 udp: drop head states only when all skb references are gone by Paolo Abeni · 7 years ago
- c1d1b43 net: convert (struct ubuf_info)->refcnt to refcount_t by Eric Dumazet · 7 years ago
- 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- cd0a137 net: core: Specify skb_pad()/skb_put_padto() SKB freeing by Florian Fainelli · 7 years ago
- 0a4a060 sock: fix zerocopy_success regression with msg_zerocopy by Willem de Bruijn · 7 years ago
- a91dbff sock: ulimit on MSG_ZEROCOPY pages by Willem de Bruijn · 7 years ago
- 4ab6c99 sock: MSG_ZEROCOPY notification coalescing by Willem de Bruijn · 7 years ago
- 1f8b977 sock: enable MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
- 5226779 sock: add MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
- 3ece782 sock: skb_copy_ubufs support for compound pages by Willem de Bruijn · 7 years ago
- b2f9d43 flow_dissector: remove unused functions by WANG Cong · 7 years ago
- c613c20 net: add skb_frag_foreach_page and use with kmap_atomic by Willem de Bruijn · 7 years ago
- 20bf50d skbuff: Function to send an skbuf on a socket by Tom Herbert · 7 years ago
- 06dc75a net: Revert "net: add function to allocate sk_buff head without data area" by Florian Westphal · 7 years ago
- d9d30ad net: Kill NETIF_F_UFO and SKB_GSO_UDP. by David S. Miller · 7 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 0daf434 bpf, net: add skb_mac_header_len helper by Daniel Borkmann · 7 years ago
- 2638595 net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- 53869ce net: convert nf_bridge_info.use from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
- de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 7 years ago
- 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 7 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
- af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 7 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
- 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
- 83ad357 skbuff: make skb_put_zero() return void by Johannes Berg · 7 years ago
- 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 · 7 years ago
- 0a463c7 udp: avoid a cache miss on dequeue by Paolo Abeni · 7 years ago
- 3889a803 net: factor out a helper to decrement the skb refcount by Paolo Abeni · 7 years ago
- a43e618 Merge remote-tracking branch 'net-next/master' into mac80211-next by Johannes Berg · 7 years ago
- 48a1df6 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow by Jason A. Donenfeld · 7 years ago
- e45a79d skbuff/mac80211: introduce and use skb_put_zero() by Johannes Berg · 7 years ago
- b50a5c7 net: allow simultaneous SW and HW transmit timestamping by Miroslav Lichvar · 7 years ago
- 90b602f net: add function to retrieve original skb device using NAPI ID by Miroslav Lichvar · 7 years ago
- b4759dc sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY} by Davide Caratti · 7 years ago
- 43c26a1 net: more accurate checksumming in validate_xmit_skb() by Davide Caratti · 7 years ago
- dba0030 net: use skb->csum_not_inet to identify packets needing crc32c by Davide Caratti · 7 years ago
- 219f1d79 sk_buff: remove support for csum_bad in sk_buff by Davide Caratti · 7 years ago
- b72b5bf net: introduce skb_crc32c_csum_help by Davide Caratti · 7 years ago
- 9617813 skbuff: add stub to help computing crc32c on SCTP packets by Davide Caratti · 7 years ago
- 9a568de tcp: switch TCP TS option (RFC 7323) to 1ms clock by Eric Dumazet · 7 years ago