summaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-031-18/+86
|\
| * net: Add a test to see if a skb is freeable in irq contextEric W. Biederman2014-04-011-0/+13
| * net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-011-2/+0Star
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-291-2/+2
| |\
| * | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-261-14/+14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-061-1/+4
| |\ \
| * | | net: add skb_mstamp infrastructureEric Dumazet2014-02-261-2/+57
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-251-0/+2
| |\ \ \
| | * | | skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du2014-02-121-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-031-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2014-02-201-62/+177
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
* | | | | core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2014-03-271-2/+2
| |_|_|/ |/| | |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-191-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-171-1/+4
| | |/ | |/|
* / | 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-271-0/+1
* | net: Add skb_get_hash_rawTom Herbert2014-01-171-0/+5
* | net: add skb_checksum_setupPaul Durrant2014-01-141-0/+2
* | net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann2014-01-081-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-071-0/+3
|\ \
| * | net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-071-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-101-0/+18
|/ /
* / Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller2013-12-021-21/+18Star
|/
* net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller2013-11-161-18/+21
* netfilter: push reasm skb through instead of original frag skbsJiri Pirko2013-11-111-32/+0Star
* net: skbuff - kernel-doc fixesMathias Krause2013-11-081-1/+1
* net: move pskb_put() to core codeMathias Krause2013-11-081-0/+1
* net: introduce skb_coalesce_rx_frag()Jason Wang2013-11-051-0/+3
* net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann2013-11-041-3/+10
* ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-221-2/+4
* ipip: add GSO/TSO supportEric Dumazet2013-10-201-2/+4
* ipv4: gso: make inet_gso_segment() stackableEric Dumazet2013-10-201-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/+2Star
* 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-10-011-1/+1
* | net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet2013-10-011-0/+1
* | net.h/skbuff.h: Remove extern from function prototypesJoe Perches2013-09-261-139/+111Star
|/
* 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-041-2/+2
* net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang2013-08-081-0/+4