summaryrefslogtreecommitdiff
path: root/net/core/skbuff.c
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10Merge branch 'rtmerge' into sdk-v1.6.xScott Wood
2014-04-10net: Another local_irq_disable/kmalloc headacheThomas 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-02-26net: add and use skb_gso_transport_seglen()Florian Westphal
2014-02-13fuse: fix pipe_buf_operationsMiklos Szeredi
2014-01-15net: clear local_df when passing skb between namespacesHannes Frederic Sowa
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-12-08gso: handle new frag_list of frags GRO packetsHerbert Xu
2013-12-08netfilter: push reasm skb through instead of original frag skbsJiri Pirko
2013-11-21gso: handle new frag_list of frags GRO packetsHerbert Xu
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: checksum: fix warning in skb_checksumDaniel Borkmann
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-19net: generalize skb_segment()Eric Dumazet
2013-10-10net: gro: allow to build full sized skbEric Dumazet
2013-09-04skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-25net: fix comment above build_skb()Florian Fainelli
2013-07-12net: access page->private by using page_privateSunghan Suh
2013-07-03core: Copy inner_protocol in copy_skb_header()Joe Stringer
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-24net: Unmap fragment page once iterator is doneWedson Almeida Filho
2013-06-11net: pass correct parameter to skb_headers_offset_update()Peter Pan(潘卫平)
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-05net: fix sk_buff head without data areaPablo Neira
2013-06-01net: clean up skb headers codeCong Wang
2013-05-28net: Fix build warnings after mac_header and transport_header became __u16.David S. Miller
2013-05-26net: Another local_irq_disable/kmalloc headacheThomas Gleixner
2013-05-22net: Loosen constraints for recalculating checksum in skb_segment()Simon Horman
2013-04-25packet: tx timestamping on tpacket ringWillem de Bruijn
2013-04-23net: Fix skb_recycle functionIoana Radulescu
2013-04-19net: add function to allocate sk_buff head without data areaPatrick McHardy
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-05Merge tag 'v3.8.4-rt2'Scott Wood