Eric W. Biederman
|
e05e90702b
net loopback: Set loopback_dev to NULL when freed
|
11 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
|
12 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
|
14 years ago |
Eric Dumazet
|
a7855c78a2
net: loopback driver cleanup
|
14 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
|
15 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 |
Eric Dumazet
|
93f154b594
net: release dst entry in dev_hard_start_xmit()
|
16 years ago |
Eric Dumazet
|
7eebb0b28f
loopback: packet drops accounting
|
16 years ago |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 years ago |
Stephen Hemminger
|
c02373bf27
netdev: convert loopback to net_device_ops
|
16 years ago |
Eric W. Biederman
|
505d4f73dd
net: Guaranetee the proper ordering of the loopback device. v2
|
16 years ago |
David S. Miller
|
3d8160b149
Revert "net: Guaranetee the proper ordering of the loopback device."
|
16 years ago |
Eric W. Biederman
|
ae33bc40c0
net: Guaranetee the proper ordering of the loopback device.
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |