David S. Miller
|
32efe08d77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 13 ans |
Danny Kukawka
|
f2cedb63df
net: replace random_ether_addr() with eth_hw_addr_random()
|
il y a 13 ans |
Thomas Graf
|
237114384a
veth: Enforce minimum size of VETH_INFO_PEER
|
il y a 13 ans |
Rick Jones
|
84b4050111
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
|
il y a 13 ans |
Michał Mirosław
|
34324dc2bf
net: remove NETIF_F_NO_CSUM feature bit
|
il y a 13 ans |
Rick Jones
|
33a5ba144e
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
|
il y a 13 ans |
Eric Dumazet
|
8ce120f118
net: better pcpu data alignment
|
il y a 13 ans |
Paul Gortmaker
|
9d9779e723
drivers/net: Add module.h to drivers who were implicitly using it
|
il y a 14 ans |
Neil Horman
|
550fd08c2c
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
|
il y a 14 ans |
Eric Dumazet
|
81b16ba2f1
veth: Kill unused tx_dropped
|
il y a 14 ans |
David S. Miller
|
3600cdadb7
veth: Kill unused code label and code block.
|
il y a 14 ans |
Alexander Smirnov
|
f82528bc13
Exclude duplicated checking for iface-up. This flags is checked in 'is_skb_forwardable' function, which is subroutine of 'dev_forward_skb'.
|
il y a 14 ans |
Eric Dumazet
|
cf05c700cf
veth: fix 64bit stats on 32bit arches
|
il y a 14 ans |
stephen hemminger
|
6311cc44a2
veth: convert to 64 bit statistics
|
il y a 14 ans |
Shan Wei
|
534ea99b06
net: drivers: kill two unused macro definitions
|
il y a 14 ans |
David S. Miller
|
7143b7d412
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 14 ans |
Jiri Pirko
|
6c8c44462a
Revert: veth: remove unneeded ifname code from veth_newlink()
|
il y a 14 ans |
David Decotigny
|
7073949720
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
|
il y a 14 ans |
Michał Mirosław
|
a2c725fa39
veth: convert to hw_features
|
il y a 14 ans |
Eric W. Biederman
|
675071a2ef
veth: Fix the byte counters
|
il y a 14 ans |
Jiri Pirko
|
84c49d8c3e
veth: remove unneeded ifname code from veth_newlink()
|
il y a 14 ans |
Michał Mirosław
|
0b7967503d
net/veth: Fix packet checksumming
|
il y a 14 ans |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
il y a 14 ans |
Eric Dumazet
|
6ec82562ff
veth: Dont kfree_skb() after dev_forward_skb()
|
il y a 15 ans |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
il y a 15 ans |
Patrick McHardy
|
3729d50212
rtnetlink: support specifying device flags on device creation
|
il y a 15 ans |
Tejun Heo
|
47d742752d
percpu: add __percpu sparse annotations to net drivers
|
il y a 15 ans |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
il y a 15 ans |
David S. Miller
|
9b963e5d0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 15 ans |
Arnd Bergmann
|
445409602c
veth: move loopback logic to common location
|
il y a 15 ans |