aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
Commit message (Expand)AuthorAge
* core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2014-03-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-19
|\
| * netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-17
* | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-13
|/
* net: add and use skb_gso_transport_seglen()Florian Westphal2014-01-27
* net: Add skb_get_hash_rawTom Herbert2014-01-16
* net: add skb_checksum_setupPaul Durrant2014-01-14
* net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann2014-01-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-06
|\
| * net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\ \
| * | net: Add some clarification to skb_tx_timestamp() comment.David S. Miller2013-12-27
| * | ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2013-12-18
* | | net: skbuff: improve comment on checksummingDaniel Borkmann2013-12-19
* | | net: Add utility function to copy skb hashTom Herbert2013-12-17
* | | net: Add function to set the rxhashTom Herbert2013-12-17
* | | net: Add utility functions to clear rxhashTom Herbert2013-12-17
* | | net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-17
* | | net: dev: move inline skb_needs_linearize helper to headerDaniel Borkmann2013-12-09
|/ /
* / Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller2013-12-02
|/
* net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller2013-11-15
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-11
* net: skbuff - kernel-doc fixesMathias Krause2013-11-07
* net: move pskb_put() to core codeMathias Krause2013-11-07
* net: introduce skb_coalesce_rx_frag()Jason Wang2013-11-04
* net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann2013-11-03
* ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-21
* ipip: add GSO/TSO supportEric Dumazet2013-10-19
* ipv4: gso: make inet_gso_segment() stackableEric Dumazet2013-10-19
* net: refactor sk_page_frag_refill()Eric Dumazet2013-10-18
* include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()Denis Kirjanov2013-10-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\
| * skbuff: size of hole is wrong in a commentNicolas Dichtel2013-10-01
* | net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet2013-10-01
* | net.h/skbuff.h: Remove extern from function prototypesJoe Perches2013-09-26
|/
* skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel2013-09-04
* net: fix comment typo for __skb_alloc_pages()Florian Fainelli2013-09-03
* net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang2013-08-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-04
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-01
* | net: add a temporary sanity check in skb_orphan()Eric Dumazet2013-08-01
* | net: skb_orphan() changesEric Dumazet2013-07-31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * gre: fix a possible skb leakEric Dumazet2013-06-25
* | dev: introduce skb_scrub_packet()Nicolas Dichtel2013-06-28
* | net: remove last caller of skb_tail_offset() and itselfCong Wang2013-06-11
* | net: add low latency socket pollEliezer Tamir2013-06-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\|
| * udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-31
* | net: clean up skb headers codeCong Wang2013-05-31