Commit Graph

141 Commits (cadae4289d8e6ee8ad863f21ddc1845b38bf8e78)

Author SHA1 Message Date
Chris Wright c02db8c629 rtnetlink: make SR-IOV VF interface symmetric 15 years ago
Dan Carpenter 80032cffb9 rtnetlink: potential ERR_PTR dereference 15 years ago
Patrick McHardy 3729d50212 rtnetlink: support specifying device flags on device creation 15 years ago
Patrick McHardy bd38081160 dev: support deferring device flag change notifications 15 years ago
Patrick McHardy a2835763e1 rtnetlink: handle rtnl_link netlink notifications manually 15 years ago
Patrick McHardy 10de05afe0 rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event() 15 years ago
Williams, Mitch A 4edb246626 rtnetlink: clean up SR-IOV config interface 15 years ago
Paul E. McKenney a898def29e net: Add checking to rcu_dereference() primitives 15 years ago
Williams, Mitch A ebc08a6f47 rtnetlink: Add VF config code to rtnetlink 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Eric W. Biederman d90a909e1f net: Fix userspace RTM_NEWLINK notifications. 15 years ago
Eric W. Biederman 81adee47df net: Support specifying the network namespace upon device creation. 15 years ago
Eric Dumazet e0d087af72 rtnetlink: Cleanups 15 years ago
Eric Dumazet 23289a37e2 net: add a list_head parameter to dellink() method 16 years ago
Eric Dumazet 7c28bd0b8e rtnetlink: speedup rtnl_dump_ifinfo() 16 years ago
Eric Dumazet a3d1289126 rtnetlink: rtnl_setlink() and rtnl_getlink() changes 16 years ago
Patrick McHardy af356afa01 net_sched: reintroduce dev->qdisc for use by sch_api 16 years ago
Eric Dumazet 2e59af3dcb vlan: multiqueue vlan device 16 years ago
Johannes Berg 30ffee8480 net: move and export get_net_ns_by_pid 16 years ago
Pablo Neira Ayuso 1ce85fe402 netlink: change nlmsg_notify() return value logic 16 years ago
Stephen Hemminger eeda3fd64f netdev: introduce dev_get_stats() 16 years ago
Stephen Hemminger d314774cf2 netdev: network device operations infrastructure 16 years ago
Johannes Berg 5f9021cfdc rtnetlink: propagate error from dev_change_flags in do_setlink() 16 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
Herbert Xu 58ec3b4db9 net: Fix netdev_run_todo dead-lock 17 years ago
Stephen Hemminger 0b815a1a6d net: network device name ifalias support 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
Thomas Graf bc3ed28caa netlink: Improve returned error codes 17 years ago
Pavel Emelyanov 96e74088f1 net: The dev->get_stats pointer is not NULL nowadays. 17 years ago
Patrick McHardy c9c1014b2b [RTNETLINK]: Fix bogus ASSERT_RTNL warning 17 years ago
Pavel Emelyanov 669f87baab [RTNL]: Introduce the rtnl_kill_links helper. 17 years ago
Pavel Emelyanov 3a931a80cb [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. 17 years ago
YOSHIFUJI Hideaki 3b1e0a655f [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Thomas Graf 1840bb13c2 [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK 17 years ago
Thomas Graf 76e87306c2 [RTNL]: Add missing link netlink attribute policy definitions 17 years ago
David S. Miller 93b2d4a208 Revert "[RTNETLINK]: Send a single notification on device state changes." 17 years ago
Laszlo Attila Toth 45b5035482 [RTNETLINK]: Send a single notification on device state changes. 17 years ago
Adrian Bunk 03245ce2f0 [NET] rtnetlink.c: remove no longer used functions 17 years ago
Denis V. Lunev 775516bfa2 [NETNS]: Namespace stop vs 'ip r l' race. 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Denis V. Lunev 4f84d82f7a [NETNS]: Memory leak on network namespace stop. 17 years ago
Eric W. Biederman 4b3da706bb [NET]: Make the netlink methods in rtnetlink handle multiple network namespaces 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Denis V. Lunev b854272b3c [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2) 17 years ago
Patrick McHardy 68365458a4 [NET]: rtnl_link: fix use-after-free 17 years ago
Eric W. Biederman ceaa79c434 [NETNS]: Fix get_net_ns_by_pid 18 years ago
Pavel Emelyanov cf7b708c8d Make access to task's nsproxy lighter 18 years ago
Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 18 years ago