index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Age
Commit message (
Expand
)
Author
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-01
net: Add a test to see if a skb is freeable in irq context
Eric W. Biederman
2014-04-01
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-27
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-26
net: add skb_mstamp infrastructure
Eric Dumazet
2014-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
2014-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-17
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
Florian Westphal
2014-02-13
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2014-02-12
skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end
Fan Du
2014-01-26
net: add and use skb_gso_transport_seglen()
Florian Westphal
2014-01-16
net: Add skb_get_hash_raw
Tom Herbert
2014-01-14
net: add skb_checksum_setup
Paul Durrant
2014-01-07
net: skbuff: const-ify casts in skb_queue_* functions
Daniel Borkmann
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2014-01-06
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-27
net: Add some clarification to skb_tx_timestamp() comment.
David S. Miller
2013-12-19
net: skbuff: improve comment on checksumming
Daniel Borkmann
2013-12-18
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
2013-12-17
net: Add utility function to copy skb hash
Tom Herbert
2013-12-17
net: Add function to set the rxhash
Tom Herbert
2013-12-17
net: Add utility functions to clear rxhash
Tom Herbert
2013-12-17
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
2013-12-09
net: dev: move inline skb_needs_linearize helper to header
Daniel Borkmann
2013-12-02
Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."
David S. Miller
2013-11-15
net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().
David S. Miller
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-07
net: skbuff - kernel-doc fixes
Mathias Krause
2013-11-07
net: move pskb_put() to core code
Mathias Krause
2013-11-04
net: introduce skb_coalesce_rx_frag()
Jason Wang
2013-11-03
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
2013-10-21
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
2013-10-18
net: refactor sk_page_frag_refill()
Eric Dumazet
2013-10-02
include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()
Denis Kirjanov
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-30
skbuff: size of hole is wrong in a comment
Nicolas Dichtel
2013-09-30
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
2013-09-26
net.h/skbuff.h: Remove extern from function prototypes
Joe Perches
2013-09-04
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
2013-09-03
net: fix comment typo for __skb_alloc_pages()
Florian Fainelli
2013-08-07
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
[next]