summaryrefslogtreecommitdiff
path: root/include/linux/skbuff.h
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13skbufhead-raw-lock.patchThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14skbufhead-raw-lock.patchThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10Merge branch 'rtmerge' into sdk-v1.6.xScott Wood
2014-04-10skbufhead-raw-lock.patchThomas Gleixner
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-04-01gianfar: asf_gianfar will compile when CONFIG_GIANFAR is set.Alok Makhariya
2014-02-26net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-02-26net: add and use skb_gso_transport_seglen()Florian Westphal
2014-01-15ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-11-16net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller
2013-11-11netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-11-08net: skbuff - kernel-doc fixesMathias Krause
2013-11-08net: move pskb_put() to core codeMathias Krause
2013-11-05net: introduce skb_coalesce_rx_frag()Jason Wang
2013-11-04net: skb_checksum: allow custom update/combine for walking skbDaniel Borkmann
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet
2013-10-19ipip: add GSO/TSO supportEric Dumazet
2013-10-19ipv4: gso: make inet_gso_segment() stackableEric Dumazet
2013-10-18net: refactor sk_page_frag_refill()Eric Dumazet
2013-10-02include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()Denis Kirjanov
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01skbuff: size of hole is wrong in a commentNicolas Dichtel
2013-10-01net: skb_is_gso_v6() requires skb_is_gso()Eric Dumazet
2013-09-26net.h/skbuff.h: Remove extern from function prototypesJoe Perches
2013-09-04skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel
2013-09-04net: fix comment typo for __skb_alloc_pages()Florian Fainelli
2013-08-07net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet
2013-07-31net: skb_orphan() changesEric Dumazet
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-28dev: introduce skb_scrub_packet()Nicolas Dichtel
2013-06-25gre: fix a possible skb leakEric Dumazet
2013-06-11net: remove last caller of skb_tail_offset() and itselfCong Wang
2013-06-11net: add low latency socket pollEliezer Tamir
2013-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-01udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-06-01net: clean up skb headers codeCong Wang
2013-05-29net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman