Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 years ago |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 years ago |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 years ago |
Daniel Borkmann
|
b17c706987
loopback: sctp: add NETIF_F_SCTP_CSUM to device features
|
11 years ago |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 years ago |
WANG Cong
|
25f929fbff
net: allow setting mac address of loopback device
|
11 years ago |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 years ago |
Eric W. Biederman
|
e05e90702b
net loopback: Set loopback_dev to NULL when freed
|
12 years ago |
Eric Dumazet
|
794ed393b7
net: loopback: fix a dst refcounting issue
|
12 years ago |
Eric Dumazet
|
0cf833aefa
net: loopback: set default mtu to 64K
|
13 years ago |
Pavel Emelyanov
|
1fb9489bf1
net: Loopback ifindex is constant now
|
13 years ago |
Kevin Groeneveld
|
e3906486f6
net: fix race condition in several drivers when reading stats
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Michał Mirosław
|
34324dc2bf
net: remove NETIF_F_NO_CSUM feature bit
|
13 years ago |
Mahesh Bandewar
|
eed2a12f1e
net: Allow ethtool to set interface in loopback mode.
|
14 years ago |
Krishna Kumar
|
0553c891fa
ip6_pol_route panic: Do not allow VLAN on loopback
|
14 years ago |
Michał Mirosław
|
cf0bdefd46
loopback: convert to hw_features
|
14 years ago |
Eric Dumazet
|
caf586e5f2
net: add a core netdev->rx_dropped counter
|
15 years ago |
Eric Dumazet
|
a7855c78a2
net: loopback driver cleanup
|
15 years ago |
Eric Dumazet
|
28172739f0
net: fix 64 bit counters on 32 bit arches
|
15 years ago |
Eric Dumazet
|
5eaa0bd81f
loopback: use u64_stats_sync infrastructure
|
15 years ago |
Eric Dumazet
|
6b10de38f0
loopback: Implement 64bit stats on 32bit arches
|
15 years ago |
Tejun Heo
|
47d742752d
percpu: add __percpu sparse annotations to net drivers
|
15 years ago |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 years ago |
Eric W. Biederman
|
999b6d39ab
net: Simplify loopback and improve batching.
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |
Christoph Lameter
|
ca0c9584b1
this_cpu: Straight transformations
|
16 years ago |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |