Eric W. Biederman
|
5cde282938
net: Separate the close_list and the unreg_list v2
|
11 years ago |
David S. Miller
|
cb178190ab
Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/linux-2.6/trivial-mods
|
11 years ago |
Nicolas Dichtel
|
a528c219df
dev: update __dev_notify_flags() to send rtnl msg
|
11 years ago |
Joe Perches
|
f629d208d2
[networking]device.h: Remove extern from function prototypes
|
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
|
2f268f129c
net: add adj_list to save only neighbours
|
11 years ago |
Joseph Gasparakis
|
35e4237973
vxlan: Fix sparse warnings
|
11 years ago |
Florian Fainelli
|
0042d0c840
net: add documentation for BQL helpers
|
11 years ago |
Joseph Gasparakis
|
53cf527513
vxlan: Notify drivers for listening UDP port changes
|
11 years ago |
Veaceslav Falico
|
8b5be8561b
net: add netdev_for_each_upper_dev_rcu()
|
12 years ago |
Veaceslav Falico
|
5d261913ca
net: add lower_dev_list to net_device and make a full mesh
|
12 years ago |
David S. Miller
|
0e76a3a587
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Cong Wang
|
e0d1095ae3
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
|
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 |
Jiri Pirko
|
4aa5dee4d9
net: convert resend IGMP to notifier event
|
12 years ago |
Eliezer Tamir
|
8b80cda536
net: rename ll methods to busy-poll
|
12 years ago |
David S. Miller
|
0c1072ae02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nicolas Schichan
|
5dbe7c178d
net: fix kernel deadlock with interface rename and netdev name retrieval.
|
12 years ago |
Rony Efraim
|
1d8faf48c7
net/core: Add VF link state control
|
12 years ago |
Willem de Bruijn
|
5f121b9a83
net-rps: fixes for rps flow limit
|
12 years ago |
Narendra K
|
dffebd2c5c
doc:networking: Update comment for dev_id field in netdevice.h
|
12 years ago |
Eliezer Tamir
|
0602129286
net: add low latency socket poll
|
12 years ago |
Eliezer Tamir
|
af12fa6e46
net: add napi_id and hash
|
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 |
Simon Horman
|
0d89d2035f
MPLS: Add limited GSO support
|
12 years ago |