Veaceslav Falico
|
5831d66e80
net: create sysfs symlinks for neighbour devices
|
11 years ago |
Veaceslav Falico
|
842d67a7b3
net: expose the master link to sysfs, and remove it from bond
|
11 years ago |
Veaceslav Falico
|
b6ccba4c68
net: add a possibility to get private from netdev_adjacent->list
|
11 years ago |
Veaceslav Falico
|
31088a113c
net: add for_each iterators through neighbour lower link's private
|
11 years ago |
Veaceslav Falico
|
402dae9614
net: add netdev_adjacent->private and allow to use it
|
11 years ago |
Veaceslav Falico
|
5249dec738
net: add RCU variant to search for netdev_adjacent link
|
11 years ago |
Veaceslav Falico
|
2f268f129c
net: add adj_list to save only neighbours
|
11 years ago |
Veaceslav Falico
|
7863c054d1
net: use lists as arguments instead of bool upper
|
11 years ago |
Veaceslav Falico
|
82476b3160
net: correctly interlink lower/upper devices
|
12 years ago |
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 |