aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/skbuff.c
Commit message (Expand)AuthorAge
* net: fix a race in sock_queue_err_skb()Eric Dumazet2012-04-06
* 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
* | net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-25
|/
* net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
* gro: fix truesize underestimationEric Dumazet2012-02-13
* net:core: use IS_ENABLEDIgor Maravić2011-12-16
* tcp: take care of misalignmentsEric Dumazet2011-12-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-26
|\
| * net: correct comments of skb_shiftFeng King2011-11-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-17
|\ \
| * | net: add wireless TX status socket optionJohannes Berg2011-11-09
* | | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* | | net: introduce build_skb()Eric Dumazet2011-11-14
| |/ |/|
* | net: Add back alignment for size for __alloc_skbTony Lindgren2011-11-03
|/
* net: add opaque struct around skb frag pageIan Campbell2011-10-21
* net: Allow skb_recycle_check to be done in stagesAndy Fleming2011-10-19
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: more accurate skb truesizeEric Dumazet2011-10-13
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * net: copy userspace buffers on device forwardingMichael S. Tsirkin2011-09-15
* | net: convert core to skb paged frag APIsIan Campbell2011-08-24
* | net: Preserve ooo_okay when copying skb headerChangli Gao2011-08-20
* | rps: Add flag to skb to indicate rxhash is based on L4 tupleTom Herbert2011-08-17
|/
* net: add kerneldoc to skb_copy_bits()Eric Dumazet2011-08-01
* skbuff: fix error handling in pskb_copy()Dan Carpenter2011-07-21
* skbuff: clear tx zero-copy flagShirley Ma2011-07-09
* skbuff: skb supports zero-copy buffersShirley Ma2011-07-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * net: add skb_dst_force() in sock_queue_err_skb()Eric Dumazet2011-05-18
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* net: introduce rx_handler results and logic around thatJiri Pirko2011-03-16
* inet: Remove unused sk_sndmsg_* from UFOHerbert Xu2011-03-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-27
|\
| * net: add kmemcheck annotation in __alloc_skb()Eric Dumazet2011-01-27
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-26
|\|
| * GRO: fix merging a paged skb after non-paged skbsMichal Schmidt2011-01-24
* | net: change netdev->features to u32Michał Mirosław2011-01-24
|/
* netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2011-01-12
* net: Use skb_checksum_start_offset()Michał Mirosław2010-12-16
* net: don't reallocate skb->head unless the current one hasn't the needed extr...Changli Gao2010-12-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * net: allocate skbs on local nodeEric Dumazet2010-10-16
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
| |\
| * | net: pskb_expand_head() optimizationEric Dumazet2010-09-06
| * | net: remove two kmemcheck annotationsEric Dumazet2010-09-03
| * | net: skbuff.c cleanupEric Dumazet2010-09-01
| * | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-23
| * | net: simplify flags for tx timestampingOliver Hartkopp2010-08-19