aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
Commit message (Expand)AuthorAge
* udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-31
* net: add function to allocate sk_buff head without data areaPatrick McHardy2013-04-19
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
|\
| * netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-04-05
| * netfilter: reset nf_trace in nf_resetGao feng2013-03-25
* | net: add skb_dst_set_noref_forceJulian Anastasov2013-04-01
* | net: fix compile error of implicit declaration of skb_probe_transport_headerYing Xue2013-03-27
* | net: core: introduce skb_probe_transport_header()Jason Wang2013-03-27
* | net: flow_dissector: add __skb_get_poff to get a start offset to payloadDaniel Borkmann2013-03-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-20
|\|
| * skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov2013-03-14
| * tcp: fix skb_availroom()Eric Dumazet2013-03-14
* | tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-09
* | tunneling: Capture inner mac header during encapsulation.Pravin B Shelar2013-03-09
|/
* v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-15
* net: Add skb_unclone() helper function.Pravin B Shelar2013-02-15
* net: Fix possible wrong checksum generation.Pravin B Shelar2013-02-13
* skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZEAlexander Duyck2013-02-08
* net: fix possible wrong checksum generationEric Dumazet2013-01-28
* net: introduce skb_transport_header_was_set()Eric Dumazet2013-01-08
* net: Add support for hardware-offloaded encapsulationJoseph Gasparakis2012-12-09
* skb: api to report errors for zero copy skbsMichael S. Tsirkin2012-11-02
* skb: report completion status for zero copy skbsMichael S. Tsirkin2012-11-02
* net: compute skb->rxhash if nic hash may be 3-tupleWillem de Bruijn2012-10-31
* net: remove skb recyclingEric Dumazet2012-10-07
* net: skb_share_check() should use consume_skb()Eric Dumazet2012-08-04
* netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-31
* netvm: propagate page->pfmemalloc to skbMel Gorman2012-07-31
* netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman2012-07-31
* skbuff: add an api to orphan fragsMichael S. Tsirkin2012-07-22
* net: remove skb_orphan_try()Eric Dumazet2012-06-15
* skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau2012-05-29
* net: introduce skb_try_coalesce()Eric Dumazet2012-05-19
* net: introduce netdev_alloc_frag()Eric Dumazet2012-05-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * net: fix two typos in skbuff.hEric Dumazet2012-05-01
* | skb: Add inline helper for getting the skb end offset from headAlexander Duyck2012-05-06
* | skb: Add skb_head_is_locked helper functionAlexander Duyck2012-05-03
* | net: skb_peek()/skb_peek_tail() cleanupsEric Dumazet2012-05-01
* | net: make GRO aware of skb->head_fragEric Dumazet2012-04-30
* | net: allow skb->head to be a page fragmentEric Dumazet2012-04-30
* | net: skb_can_coalesce returns a booleanEric Dumazet2012-04-24
* | nf_bridge: remove holes in struct nf_bridge_infoEric Dumazet2012-04-19
|/
* skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin2012-04-13
* tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2012-04-11
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-27
|\ \
| * | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-25
| |/