Herbert Xu
|
80595d59ba
gro: Open-code memcpy in napi_fraginfo_skb
|
16 years ago |
Herbert Xu
|
86911732d3
gro: Avoid copying headers of unmerged packets
|
16 years ago |
Herbert Xu
|
5d0d9be8ef
gro: Move common completion code into helpers
|
16 years ago |
David S. Miller
|
7019298a2a
net: Get rid of by-hand TX queue hashing.
|
16 years ago |
David S. Miller
|
f7105d6394
net: If SKB has attached socket, use socket's hash for TX queue selection.
|
16 years ago |
David S. Miller
|
d5a9e24afb
net: Allow RX queue selection to seed TX queue hashing.
|
16 years ago |
Herbert Xu
|
9a8e47ffd9
gro: Fix error handling on extremely short frags
|
16 years ago |
Herbert Xu
|
67fd1a731f
net: Add debug info to track down GSO checksum bug
|
16 years ago |
Benjamin Herrenschmidt
|
937f1ba56b
net: Add init_dummy_netdev() and fix EMAC driver using it
|
16 years ago |
Herbert Xu
|
f557206800
gro: Fix page ref count for skbs freed normally
|
16 years ago |
Herbert Xu
|
f17f5c91ae
gro: Check for GSO packets and packets with frag_list
|
16 years ago |
Dan Williams
|
649274d993
net_dma: acquire/release dma channels on ifup/ifdown
|
16 years ago |
Linus Torvalds
|
d9e8a3a5b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
|
16 years ago |
Herbert Xu
|
96e93eab20
gro: Add internal interfaces for VLAN
|
16 years ago |
Dan Williams
|
aa1e6f1a38
dmaengine: kill struct dma_client and supporting infrastructure
|
16 years ago |
Dan Williams
|
209b84a88f
dmaengine: replace dma_async_client_register with dmaengine_get
|
16 years ago |
Dan Williams
|
f67b459992
net_dma: convert to dma_find_channel
|
16 years ago |
Dan Williams
|
2ba05622b8
dmaengine: provide a common 'issue_pending_all' implementation
|
16 years ago |
Herbert Xu
|
5d38a079ce
gro: Add page frag support
|
16 years ago |
Herbert Xu
|
b530256d2e
gro: Use gso_size to store MSS
|
16 years ago |
Eric W. Biederman
|
8eb7986396
netns: foreach_netdev_safe is insufficient in default_device_exit
|
16 years ago |
Linus Torvalds
|
0191b625ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
16 years ago |
Herbert Xu
|
0da2afd596
gro: Fix potential use after free
|
16 years ago |
Peter P Waskiewicz Jr
|
d7b06636be
net: Init NAPI dev_list on napi_del
|
16 years ago |
Jarek Poplawski
|
5f2f6da76c
net: Fix oops in dev_ifsioc()
|
16 years ago |
Rémi Denis-Courmont
|
57c81fffc8
Phonet: allocate separate ARP type for GPRS over a Phonet pipe
|
16 years ago |
Rémi Denis-Courmont
|
2d91d78b68
Phonet: allocate a non-Ethernet ARP type
|
16 years ago |
Herbert Xu
|
d565b0a1a9
net: Add Generic Receive Offload infrastructure
|
16 years ago |
Herbert Xu
|
1a881f27c5
net: Add frag_list support to GSO
|
16 years ago |
Wang Chen
|
b74ca3a896
netdevice: Kill netdev->priv
|
16 years ago |