Nicolas Dichtel
|
8b27f27797
skb: allow skb_scrub_packet() to be used by tunnels
|
12 years ago |
Veaceslav Falico
|
48311f4685
net: add netdev_upper_get_next_dev_rcu(dev, iter)
|
12 years ago |
Veaceslav Falico
|
620f3186ca
net: remove search_list from netdev_adjacent
|
12 years ago |
Veaceslav Falico
|
5d261913ca
net: add lower_dev_list to net_device and make a full mesh
|
12 years ago |
Veaceslav Falico
|
aa9d85605f
net: rename netdev_upper to netdev_adjacent
|
12 years ago |
Nicolas Dichtel
|
64261f230a
dev: move skb_scrub_packet() after eth_type_trans()
|
12 years ago |
Jiri Pirko
|
66b52b0dc8
net: add ndo to get id of physical port of the device
|
12 years ago |
Thomas Gleixner
|
18afa4b028
net: Make devnet_rename_seq static
|
12 years ago |
Eric Dumazet
|
d4b812dea4
vlan: mask vlan prio bits
|
12 years ago |
Alexander Duyck
|
cdbaa0bb26
gso: Update tunnel segmentation to support Tx checksum offload
|
12 years ago |
David S. Miller
|
0c1072ae02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Isaku Yamahata
|
06a23fe31c
core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()
|
12 years ago |
Nicolas Dichtel
|
621e84d6f3
dev: introduce skb_scrub_packet()
|
12 years ago |
Nicolas Schichan
|
5dbe7c178d
net: fix kernel deadlock with interface rename and netdev name retrieval.
|
12 years ago |
Eric Dumazet
|
60877a32bc
net: allow large number of tx queues
|
12 years ago |
Eliezer Tamir
|
af12fa6e46
net: add napi_id and hash
|
12 years ago |
Baruch Siach
|
430f03cde2
net: mark netdev_create_hash __net_init
|
12 years ago |
Simon Horman
|
ced14f6804
net: Correct comparisons and calculations using skb->tail and skb-transport_header
|
12 years ago |
Cong Wang
|
75538c2b85
net: always pass struct netdev_notifier_info to netdevice notifiers
|
12 years ago |
Jiri Pirko
|
be9efd3653
net: pass changed flags along with NETDEV_CHANGE event
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
dingtianhong
|
da6e378ba9
netpoll: remove return value from netpoll_rx_disable()
|
12 years ago |
Simon Horman
|
0d89d2035f
MPLS: Add limited GSO support
|
12 years ago |
Jiri Pirko
|
42e52bf9e3
net: add netnotifier event for upper device change
|
12 years ago |
Willem de Bruijn
|
99bbc70741
rps: selective flow shedding during softnet overflow
|
12 years ago |
Nicolas Dichtel
|
57b354e66b
dev: remove duplicate 'skb->dev = dev' in dev_forward_skb()
|
12 years ago |
Pravin B Shelar
|
19acc32725
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
|
12 years ago |
Patrick McHardy
|
6708c9e5cc
net: use netdev_features_t in skb_needs_linearize()
|
12 years ago |
Sridhar Samudrala
|
0c772159d1
net: Use consume_skb() to free gso segmented skb
|
12 years ago |
Eric Dumazet
|
e12472dc57
net: remove redundant code in dev_hard_start_xmit()
|
12 years ago |