Thomas Falcon
|
94acf164dc
ibmveth: calculate gso_segs for large packets
|
8 years ago |
David S. Miller
|
821781a9f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Thomas Falcon
|
7b5967389f
ibmveth: set correct gso_size and gso_type
|
8 years ago |
Stefan Richter
|
110447f826
ethernet: fix min/max MTU typos
|
8 years ago |
Jarod Wilson
|
d894be57ca
ethernet: use net core MTU range checking in more drivers
|
8 years ago |
Thomas Falcon
|
2c42bf4b43
ibmveth: check return of skb_linearize in ibmveth_start_xmit
|
9 years ago |
Nicholas Mc Guire
|
076ef44070
ibmveth: consolidate kmalloc of array, memset 0 to kcalloc
|
9 years ago |
Tom Herbert
|
a188222b6e
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
|
9 years ago |
Thomas Falcon
|
07e6a97da1
ibmveth: add support for TSO6
|
10 years ago |
Thomas Falcon
|
9c7e8bc584
ibmveth: Add support for Large Receive Offload
|
10 years ago |
Thomas Falcon
|
92ec8279f5
ibmveth: Add GRO support
|
10 years ago |
Thomas Falcon
|
8641dd8579
ibmveth: Add support for TSO
|
10 years ago |
Thomas Falcon
|
cd7c7ec368
ibmveth: change rx buffer default allocation for CMO
|
10 years ago |
David Gibson
|
4fce14820c
ibmveth: Fix off-by-one error in ibmveth_change_mtu()
|
10 years ago |
Yongbae Park
|
4736edc764
ibmveth: enable interrupts after napi_complete()
|
10 years ago |
Thomas Falcon
|
c77c761fa4
ibmveth: Add function to enable live MAC address changes
|
10 years ago |
Anton Blanchard
|
cbd5228199
ibmveth: Fix endian issues with rx_no_buffer statistic
|
11 years ago |
Eric W. Biederman
|
26faa9d777
ibmveth: Call dev_consume_skb_any instead of dev_kfree_skb.
|
11 years ago |
Eric W. Biederman
|
cb013ea12c
ibmveth: Don't receive packets when the napi budget == 0
|
11 years ago |
Anton Blanchard
|
d746ca9561
ibmveth: Fix endian issues with MAC addresses
|
11 years ago |
Linus Torvalds
|
1b17366d69
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
11 years ago |
Alistair Popple
|
d084775738
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
|
11 years ago |
Alistair Popple
|
e589a4404f
powerpc/iommu: Update constant names to reflect their hardcoded page size
|
11 years ago |
Jeff Kirsher
|
0ab75ae81d
ethernet: Fix FSF address in file headers
|
11 years ago |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
12 years ago |
Anton Blanchard
|
0b536be7b9
ibmveth: Fix little endian issues
|
12 years ago |
Benjamin Herrenschmidt
|
13f85203e1
net/eth/ibmveth: Fixup retrieval of MAC address
|
12 years ago |
Joe Perches
|
d0320f7500
drivers:net: Remove dma_alloc_coherent OOM messages
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 years ago |