Matthias Schiffer
|
a8b8a889e3
net: add netlink_ext_ack argument to rtnl_link_ops.validate
|
8 年 前 |
David S. Miller
|
cf124db566
net: Fix inconsistent teardown and release of private netdev state.
|
8 年 前 |
Willem de Bruijn
|
bc31c905e9
net-tc: convert tc_from to tc_from_ingress and tc_redirected
|
8 年 前 |
Willem de Bruijn
|
a5135bcfba
net-tc: convert tc_verd to integer bitfields
|
8 年 前 |
Willem de Bruijn
|
e7246e122a
net-tc: extract skip classify bit from tc_verd
|
8 年 前 |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 年 前 |
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 年 前 |