Eric W. Biederman
|
d90a909e1f
net: Fix userspace RTM_NEWLINK notifications.
|
15 年 前 |
Eric W. Biederman
|
81adee47df
net: Support specifying the network namespace upon device creation.
|
15 年 前 |
Eric Dumazet
|
e0d087af72
rtnetlink: Cleanups
|
15 年 前 |
Eric Dumazet
|
23289a37e2
net: add a list_head parameter to dellink() method
|
15 年 前 |
Eric Dumazet
|
7c28bd0b8e
rtnetlink: speedup rtnl_dump_ifinfo()
|
15 年 前 |
Eric Dumazet
|
a3d1289126
rtnetlink: rtnl_setlink() and rtnl_getlink() changes
|
15 年 前 |
Patrick McHardy
|
af356afa01
net_sched: reintroduce dev->qdisc for use by sch_api
|
15 年 前 |
Eric Dumazet
|
2e59af3dcb
vlan: multiqueue vlan device
|
15 年 前 |
Johannes Berg
|
30ffee8480
net: move and export get_net_ns_by_pid
|
16 年 前 |
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 年 前 |