Eric Dumazet
|
7d94579675
ifb: support more features
|
9 жил өмнө |
Eric Dumazet
|
9e29e21a9b
ifb: add multiqueue operation
|
10 жил өмнө |
Herbert Xu
|
f40ae91307
act_mirred: Fix bogus header when redirecting from VLAN
|
10 жил өмнө |
Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 жил өмнө |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 жил өмнө |
David S. Miller
|
64c27237a0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 жил өмнө |
Vlad Yasevich
|
8dd6e147b0
ifb: Remove vlan acceleration from vlan_features
|
11 жил өмнө |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 жил өмнө |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 жил өмнө |
dingtianhong
|
f2966cd569
ifb: fix oops when loading the ifb failed
|
12 жил өмнө |
dingtianhong
|
440d57bc5f
ifb: fix rcu_sched self-detected stalls
|
12 жил өмнө |
Patrick McHardy
|
28d2b136ca
net: vlan: announce STAG offload capability in some drivers
|
12 жил өмнө |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 жил өмнө |
Eric Dumazet
|
73bf0d0eec
ifb: dont hard code inet_net use
|
12 жил өмнө |
Danny Kukawka
|
f2cedb63df
net: replace random_ether_addr() with eth_hw_addr_random()
|
13 жил өмнө |
Michał Mirosław
|
34324dc2bf
net: remove NETIF_F_NO_CSUM feature bit
|
13 жил өмнө |
Neil Horman
|
550fd08c2c
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
|
14 жил өмнө |
stephen hemminger
|
3b0c9cbb6e
ifb: convert to 64 bit stats
|
14 жил өмнө |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 жил өмнө |
Jiri Pirko
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
14 жил өмнө |
Eric Dumazet
|
39980292fd
ifb: add performance flags
|
14 жил өмнө |
Eric Dumazet
|
1a75972c61
ifb: use netif_receive_skb() instead of netif_rx()
|
14 жил өмнө |
Eric Dumazet
|
7edc3453e5
ifb: fix a lockdep splat
|
14 жил өмнө |
Changli Gao
|
957fca95e3
ifb: use the lockless variants of skb_queue
|
14 жил өмнө |
Changli Gao
|
c6350362cb
ifb: remove unused macro TX_TIMEOUT
|
14 жил өмнө |
Changli Gao
|
e1f9150502
ifb: remove the useless debug stats
|
14 жил өмнө |
Changli Gao
|
75c1c82566
ifb: goto resched directly if error happens and dp->tq isn't empty
|
14 жил өмнө |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 жил өмнө |
Eric Dumazet
|
8964be4a9a
net: rename skb->iif to skb->skb_iif
|
15 жил өмнө |
Eric Dumazet
|
05e8689c9a
ifb: RCU locking avoids touching dev refcount
|
15 жил өмнө |