summaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
Commit message (Expand)AuthorAgeFilesLines
* net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-131-0/+17
* net: add and use skb_gso_transport_seglen()Florian Westphal2014-01-261-0/+1
* net: Add skb_get_hash_rawTom Herbert2014-01-161-0/+5
* net: add skb_checksum_setupPaul Durrant2014-01-141-0/+2
* net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann2014-01-071-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-061-0/+3
|\
| * net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-061-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-0/+9
|\ \
| * | net: Add some clarification to skb_tx_timestamp() comment.David S. Miller2013-12-271-0/+4
| * | ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2013-12-181-0/+5
* | | net: skbuff: improve comment on checksummingDaniel Borkmann2013-12-191-56/+75
* | | net: Add utility function to copy skb hashTom Herbert2013-12-171-0/+6
* | | net: Add function to set the rxhashTom Herbert2013-12-171-0/+40
* | | net: Add utility functions to clear rxhashTom Herbert2013-12-171-0/+12
* | | net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-171-3/+3
* | | net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann2013-12-091-0/+18
|/ /
* | Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller2013-12-021-21/+18
|/
* net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller2013-11-151-18/+21
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-111-32/+0
* net: skbuff - kernel-doc fixesMathias Krause2013-11-071-1/+1
* net: move pskb_put() to core codeMathias Krause2013-11-071-0/+1
* net: introduce skb_coalesce_rx_frag()Jason Wang2013-11-041-0/+3
* net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann2013-11-031-3/+10
* ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-211-2/+4
* ipip: add GSO/TSO supportEric Dumazet2013-10-191-2/+4
* ipv4: gso: make inet_gso_segment() stackableEric Dumazet2013-10-191-2/+5
* net: refactor sk_page_frag_refill()Eric Dumazet2013-10-181-0/+2
* include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()Denis Kirjanov2013-10-021-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-1/+1
|\
| * skbuff: size of hole is wrong in a commentNicolas Dichtel2013-09-301-1/+1
* | net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet2013-09-301-0/+1
* | net.h/skbuff.h: Remove extern from function prototypesJoe Perches2013-09-261-139/+111
|/
* skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel2013-09-041-1/+1
* net: fix comment typo for __skb_alloc_pages()Florian Fainelli2013-09-031-2/+2
* net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang2013-08-071-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-031-1/+1
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-011-1/+1
* | net: add a temporary sanity check in skb_orphan()Eric Dumazet2013-08-011-0/+2
* | net: skb_orphan() changesEric Dumazet2013-07-311-3/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-0/+1
|\
| * gre: fix a possible skb leakEric Dumazet2013-06-251-0/+1
* | dev: introduce skb_scrub_packet()Nicolas Dichtel2013-06-271-0/+1
* | net: remove last caller of skb_tail_offset() and itselfCong Wang2013-06-101-8/+0
* | net: add low latency socket pollEliezer Tamir2013-06-101-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-051-0/+15
|\ \ | |/
| * udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-311-0/+15
* | net: clean up skb headers codeCong Wang2013-05-311-2/+2
* | net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman2013-05-281-0/+9
* | MPLS: Add limited GSO supportSimon Horman2013-05-271-0/+4
* | net: Use 16bits for *_headers fields of struct skbuffSimon Horman2013-05-271-113/+6
|/
OpenPOWER on IntegriCloud