Eric Dumazet
|
eae3f29cc7
net: num_dma_maps is not used
|
16 years ago |
Eric Dumazet
|
e5b9215ef9
net: skb cleanup
|
16 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Eric Dumazet
|
511c3f92ad
net: skb->rtable accessor
|
16 years ago |
Eric Dumazet
|
dfbf97f3ac
net: add _skb_dst opaque field
|
16 years ago |
Johann Baudy
|
69e3c75f4d
net: TX_RING and packet mmap
|
16 years ago |
Michael S. Tsirkin
|
6f26c9a755
tun: fix tun_chr_aio_write so that aio works
|
16 years ago |
Michael S. Tsirkin
|
0a1ec07a67
net: skb_copy_datagram_const_iovec()
|
16 years ago |
David S. Miller
|
13223cb02c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 years ago |
Randy Dunlap
|
4b21cd4eed
skbuff.h: fix missing kernel-doc
|
16 years ago |
Linus Torvalds
|
d54b3538b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
|
16 years ago |
Stephen Hemminger
|
9247744e5e
skb: expose and constify hash primitives
|
16 years ago |
Chris Leech
|
01d5b2fca1
[SCSI] net: define feature flags for FCoE offloads
|
16 years ago |
Neil Horman
|
ead2ceb0ec
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs
|
16 years ago |
Randy Dunlap
|
d3a21be86c
skbuff.h: fix timestamps kernel-doc
|
16 years ago |
David S. Miller
|
e70049b9e7
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
16 years ago |
David S. Miller
|
92a0acce18
net: Kill skb_truesize_check(), it only catches false-positives.
|
16 years ago |
Patrick Ohly
|
ac45f602ee
net: infrastructure for hardware time stamping
|
16 years ago |
David S. Miller
|
d54e6d8727
net: Kill skbuff macros from the stone ages.
|
16 years ago |
David S. Miller
|
d6301d3dd1
net: Increase default NET_SKB_PAD to 32.
|
16 years ago |
Herbert Xu
|
86911732d3
gro: Avoid copying headers of unmerged packets
|
16 years ago |
David S. Miller
|
d5a9e24afb
net: Allow RX queue selection to seed TX queue hashing.
|
16 years ago |
Herbert Xu
|
71d93b39e5
net: Add skb_gro_receive
|
16 years ago |
Ilpo Järvinen
|
832d11c5cd
tcp: Try to restore large SKBs while SACK processing
|
16 years ago |
Sujith
|
8b30b1fe36
mac80211: Re-enable aggregation
|
17 years ago |
Alexey Dobriyan
|
def8b4faff
net: reduce structures when XFRM=n
|
17 years ago |
Peter Zijlstra
|
654bed16cf
net: packet split receive api
|
17 years ago |
Lennert Buytenhek
|
04a4bb55bc
net: add skb_recycle_check() to enable netdriver skb recycling
|
17 years ago |
David S. Miller
|
1164f52a24
net: Add skb_queue_walk_from() and skb_queue_walk_from_safe().
|
17 years ago |
David S. Miller
|
249c8b42c7
net: Add skb_queue_next().
|
17 years ago |