aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-24net: remove unused skb->do_not_encryptJohannes Berg1-5/+1
2009-07-14skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser1-2/+2
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2009-06-17skbuff.h: fix skb_dst kernel-docRandy Dunlap1-1/+1
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheckLinus Torvalds1-0/+7
2009-06-15net: use kmemcheck bitfields API for skbuffVegard Nossum1-0/+7
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg1-4/+0
2009-06-09skbuff: Add frag list abstraction interfaces.David S. Miller1-1/+20
2009-06-08net: skb_shared_info optimizationEric Dumazet1-1/+4
2009-06-08net: num_dma_maps is not usedEric Dumazet1-3/+0
2009-06-03net: skb cleanupEric Dumazet1-3/+1
2009-06-03net: skb->dst accessorsEric Dumazet1-2/+11
2009-06-03net: skb->rtable accessorEric Dumazet1-1/+5
2009-06-03net: add _skb_dst opaque fieldEric Dumazet1-0/+1
2009-05-18net: TX_RING and packet mmapJohann Baudy1-0/+3
2009-04-21tun: fix tun_chr_aio_write so that aio worksMichael S. Tsirkin1-1/+2
2009-04-21net: skb_copy_datagram_const_iovec()Michael S. Tsirkin1-0/+5
2009-03-29Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+2
2009-03-28skbuff.h: fix missing kernel-docRandy Dunlap1-0/+1
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+2
2009-03-21skb: expose and constify hash primitivesStephen Hemminger1-3/+6
2009-03-13[SCSI] net: define feature flags for FCoE offloadsChris Leech1-0/+2
2009-03-13Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbsNeil Horman1-1/+3
2009-03-02skbuff.h: fix timestamps kernel-docRandy Dunlap1-4/+2
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-9/+0
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller1-9/+0
2009-02-15net: infrastructure for hardware time stampingPatrick Ohly1-1/+90
2009-02-09net: Kill skbuff macros from the stone ages.David S. Miller1-3/+0
2009-02-08net: Increase default NET_SKB_PAD to 32.David S. Miller1-3/+3
2009-01-29gro: Avoid copying headers of unmerged packetsHerbert Xu1-2/+0
2009-01-27net: Allow RX queue selection to seed TX queue hashing.David S. Miller1-0/+15
2008-12-15net: Add skb_gro_receiveHerbert Xu1-0/+2
2008-11-24tcp: Try to restore large SKBs while SACK processingIlpo Järvinen1-0/+33
2008-10-31mac80211: Re-enable aggregationSujith1-0/+4
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan1-1/+14
2008-10-07net: packet split receive apiPeter Zijlstra1-0/+23
2008-10-01net: add skb_recycle_check() to enable netdriver skb recyclingLennert Buytenhek1-0/+2
2008-09-23net: Add skb_queue_walk_from() and skb_queue_walk_from_safe().David S. Miller1-0/+9
2008-09-23net: Add skb_queue_next().David S. Miller1-0/+18
2008-09-23net: Add skb_queue_is_last().David S. Miller1-0/+13
2008-09-22net: Fix bus in SKB queue splicing interfaces.David S. Miller1-4/+4
2008-09-21net: Add new interfaces for SKB list light-weight init and splicing.David S. Miller1-2/+94
2008-09-11net: Add SKB DMA mapping helper functions.David S. Miller1-0/+8
2008-09-11net: Add DMA mapping tokens to skb_shared_info.David S. Miller1-0/+6
2008-08-15net: skb_copy_datagram_from_iovec()Rusty Russell1-0/+4
2008-08-11skbuff: Code readability NiTGerrit Renker1-3/+3
2008-07-31skbuff: add missing kernel-doc for do_not_encryptRandy Dunlap1-0/+1
2008-07-29mac80211: partially fix skb->cb useJohannes Berg1-1/+4
2008-07-14vlan: Don't store VLAN tag in cbPatrick McHardy1-0/+3
2008-07-08net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller1-10/+0