John Fastabend
|
c38e01b8b9
net: fix bridge notify hook to manage flags correctly
|
12 years ago |
Ben Hutchings
|
25b1e67921
net: Fix continued iteration in rtnl_bridge_getlink()
|
12 years ago |
John Fastabend
|
815cccbf10
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
|
12 years ago |
John Fastabend
|
2469ffd723
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
|
12 years ago |
John Fastabend
|
e5a55a8987
net: create generic bridge ops
|
12 years ago |
Hans Zhang
|
c80bbeaec9
netlink: cleanup the unnecessary return value check
|
12 years ago |
stephen hemminger
|
edc7d57327
netlink: add attributes to fdb interface
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
Pablo Neira Ayuso
|
9f00d9776b
netlink: hide struct module parameter in netlink_kernel_create
|
12 years ago |
Pablo Neira Ayuso
|
9785e10aed
netlink: kill netlink_set_nonroot
|
12 years ago |
Eric Dumazet
|
0115e8e30d
net: remove delay at device dismantle
|
13 years ago |
Pavel Emelyanov
|
9c7dafbfab
net: Allow to create links with given ifindex
|
13 years ago |
Eric Dumazet
|
a399a80531
time: jiffies_delta_to_clock_t() helper to the rescue
|
13 years ago |
Linus Torvalds
|
3e9a97082f
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
13 years ago |
Li Wei
|
8253947e2c
ipv6: fix incorrect route 'expires' value passed to userspace
|
13 years ago |
Jiri Benc
|
b1beb681cb
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
|
13 years ago |
Mark A. Greer
|
1d69c2b343
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
|
13 years ago |
Jiri Pirko
|
76ff5cc919
rtnl: allow to specify number of rx and tx queues on device creation
|
13 years ago |
Jiri Pirko
|
d40156aa5e
rtnl: allow to specify different num for rx and tx queue count
|
13 years ago |
Theodore Ts'o
|
7bf2357524
net: feed /dev/random with the MAC address when registering a device
|
13 years ago |
Ben Hutchings
|
2c53040f01
net: Fix (nearly-)kernel-doc comments for various functions
|
13 years ago |
David S. Miller
|
87a50699cb
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
|
13 years ago |
Pablo Neira Ayuso
|
a31f2d17b3
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
|
13 years ago |
Thomas Graf
|
4c3af034fa
netlink: Get rid of obsolete rtnetlink macros
|
13 years ago |
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 |