Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
John Fastabend
|
3ff661c38c
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
|
13 years ago |
John Fastabend
|
d83b060360
net: add fdb generic dump routine
|
13 years ago |
John Fastabend
|
77162022ab
net: add generic PF_BRIDGE:RTM_ FDB hooks
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
stephen hemminger
|
efacb309b5
rtnetlink & bonding: change args got get_tx_queues
|
13 years ago |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Ben Greear
|
edbc0bb3fb
net: Report dev->promiscuity in netlink reports.
|
13 years ago |
David S. Miller
|
a6574349d0
rtnetlink: Stop using NLA_PUT*().
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
David S. Miller
|
f6a1ad4295
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
a4b64fbe48
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
|
13 years ago |
Greg Rose
|
48752f6513
rtnetlink: Fix VF IFLA policy
|
13 years ago |
David S. Miller
|
ff4783ce78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Pablo Neira Ayuso
|
80d326fab5
netlink: add netlink_dump_control structure for netlink_dump_start()
|
13 years ago |
Greg Rose
|
115c9b8192
rtnetlink: Fix problem with buffer allocation
|
13 years ago |
Stefan Gula
|
f18da14565
net: RTNETLINK adjusting values of min_ifinfo_dump_size
|
13 years ago |
Linus Torvalds
|
c49c41a413
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
|
13 years ago |
Eric Paris
|
fd77846152
security: remove the security_netlink_recv hook as it is equivalent to capable()
|
13 years ago |
Eric Dumazet
|
c63044f0d2
rtnetlink: rtnl_link_register() sanity test
|
13 years ago |
Greg Rose
|
5f8444a3fa
if_link: Add additional parameter to IFLA_VF_INFO for spoof checking
|
13 years ago |
Jiri Pirko
|
e7c379d2a0
rtnetlink: remove initialization of dev->real_num_tx_queues
|
14 years ago |
Thomas Graf
|
4e985adaa5
rtnl: provide link dump consistency info
|
14 years ago |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |
Linus Torvalds
|
14d74e0cab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
|
14 years ago |
Eric Dumazet
|
2907c35ff6
net: hold rtnl again in dump callbacks
|
14 years ago |
Amerigo Wang
|
ac3d3f8151
rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
|
14 years ago |
Eric W. Biederman
|
f063052947
net: Allow setting the network namespace by fd
|
14 years ago |
Eric Dumazet
|
226bd34114
net: use batched device unregister in veth and macvlan
|
14 years ago |
Jiri Pirko
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
14 years ago |