Pablo Neira Ayuso
|
1ce85fe402
netlink: change nlmsg_notify() return value logic
|
16 年之前 |
Stephen Hemminger
|
eeda3fd64f
netdev: introduce dev_get_stats()
|
16 年之前 |
Stephen Hemminger
|
d314774cf2
netdev: network device operations infrastructure
|
16 年之前 |
Johannes Berg
|
5f9021cfdc
rtnetlink: propagate error from dev_change_flags in do_setlink()
|
16 年之前 |
Johannes Berg
|
95a5afca4a
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
|
16 年之前 |
David S. Miller
|
4dd565134e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Herbert Xu
|
58ec3b4db9
net: Fix netdev_run_todo dead-lock
|
16 年之前 |
Stephen Hemminger
|
0b815a1a6d
net: network device name ifalias support
|
16 年之前 |
David S. Miller
|
e8a0464cc9
netdev: Allocate multiple queues for TX.
|
17 年之前 |
David S. Miller
|
b0e1e6462d
netdev: Move rest of qdisc state into struct netdev_queue
|
17 年之前 |
David S. Miller
|
65b53e4cc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Thomas Graf
|
bc3ed28caa
netlink: Improve returned error codes
|
17 年之前 |
Pavel Emelyanov
|
96e74088f1
net: The dev->get_stats pointer is not NULL nowadays.
|
17 年之前 |
Patrick McHardy
|
c9c1014b2b
[RTNETLINK]: Fix bogus ASSERT_RTNL warning
|
17 年之前 |
Pavel Emelyanov
|
669f87baab
[RTNL]: Introduce the rtnl_kill_links helper.
|
17 年之前 |
Pavel Emelyanov
|
3a931a80cb
[RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister.
|
17 年之前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年之前 |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 年之前 |
Thomas Graf
|
1840bb13c2
[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK
|
17 年之前 |
Thomas Graf
|
76e87306c2
[RTNL]: Add missing link netlink attribute policy definitions
|
17 年之前 |
David S. Miller
|
93b2d4a208
Revert "[RTNETLINK]: Send a single notification on device state changes."
|
17 年之前 |
Laszlo Attila Toth
|
45b5035482
[RTNETLINK]: Send a single notification on device state changes.
|
17 年之前 |
Adrian Bunk
|
03245ce2f0
[NET] rtnetlink.c: remove no longer used functions
|
17 年之前 |
Denis V. Lunev
|
775516bfa2
[NETNS]: Namespace stop vs 'ip r l' race.
|
17 年之前 |
Denis V. Lunev
|
b7c6ba6eb1
[NETNS]: Consolidate kernel netlink socket destruction.
|
17 年之前 |
Denis V. Lunev
|
4f84d82f7a
[NETNS]: Memory leak on network namespace stop.
|
17 年之前 |
Eric W. Biederman
|
4b3da706bb
[NET]: Make the netlink methods in rtnetlink handle multiple network namespaces
|
17 年之前 |
Denis V. Lunev
|
97c53cacf0
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
|
17 年之前 |
Denis V. Lunev
|
b854272b3c
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
|
17 年之前 |
Patrick McHardy
|
68365458a4
[NET]: rtnl_link: fix use-after-free
|
17 年之前 |