Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 yıl önce |
Marcelo Ricardo Leitner
|
f6c382fc55
loopback: make use of NETIF_F_GSO_SOFTWARE
|
9 yıl önce |
Tom Herbert
|
53692b1de4
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
|
9 yıl önce |
Phil Sutter
|
e65db2b724
net: loopback: convert to using IFF_NO_QUEUE
|
10 yıl önce |
Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 yıl önce |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 yıl önce |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 yıl önce |
Daniel Borkmann
|
b17c706987
loopback: sctp: add NETIF_F_SCTP_CSUM to device features
|
11 yıl önce |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 yıl önce |
WANG Cong
|
25f929fbff
net: allow setting mac address of loopback device
|
11 yıl önce |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 yıl önce |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 yıl önce |
Eric W. Biederman
|
e05e90702b
net loopback: Set loopback_dev to NULL when freed
|
12 yıl önce |
Eric Dumazet
|
794ed393b7
net: loopback: fix a dst refcounting issue
|
12 yıl önce |
Eric Dumazet
|
0cf833aefa
net: loopback: set default mtu to 64K
|
13 yıl önce |
Pavel Emelyanov
|
1fb9489bf1
net: Loopback ifindex is constant now
|
13 yıl önce |
Kevin Groeneveld
|
e3906486f6
net: fix race condition in several drivers when reading stats
|
13 yıl önce |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 yıl önce |
Michał Mirosław
|
34324dc2bf
net: remove NETIF_F_NO_CSUM feature bit
|
13 yıl önce |
Mahesh Bandewar
|
eed2a12f1e
net: Allow ethtool to set interface in loopback mode.
|
14 yıl önce |
Krishna Kumar
|
0553c891fa
ip6_pol_route panic: Do not allow VLAN on loopback
|
14 yıl önce |
Michał Mirosław
|
cf0bdefd46
loopback: convert to hw_features
|
14 yıl önce |
Eric Dumazet
|
caf586e5f2
net: add a core netdev->rx_dropped counter
|
15 yıl önce |
Eric Dumazet
|
a7855c78a2
net: loopback driver cleanup
|
15 yıl önce |
Eric Dumazet
|
28172739f0
net: fix 64 bit counters on 32 bit arches
|
15 yıl önce |
Eric Dumazet
|
5eaa0bd81f
loopback: use u64_stats_sync infrastructure
|
15 yıl önce |
Eric Dumazet
|
6b10de38f0
loopback: Implement 64bit stats on 32bit arches
|
15 yıl önce |
Tejun Heo
|
47d742752d
percpu: add __percpu sparse annotations to net drivers
|
15 yıl önce |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 yıl önce |
Eric W. Biederman
|
999b6d39ab
net: Simplify loopback and improve batching.
|
15 yıl önce |