index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Age
Commit message (
Expand
)
Author
2017-08-11
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
2016-07-12
net: fix infoleak in rtnetlink
Kangjie Lu
2015-10-27
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
2015-10-27
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
2015-07-20
rtnl: restore notifications for deleted interfaces
Nicolas Dichtel
2015-06-15
rtnl/bond: don't send rtnl msg for unregistered iface
Nicolas Dichtel
2015-03-14
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
2015-03-14
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-03-14
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
2015-02-26
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
2014-11-29
rtnetlink: release net refcnt on error in do_setlink()
Nicolas Dichtel
2014-11-26
bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK
Thomas Graf
2014-11-26
bridge: Validate IFLA_BRIDGE_FLAGS attribute length
Thomas Graf
2014-09-02
rtnl/do_setlink(): notify when a netdev is modified
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): last arg is now a set of flags
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
Nicolas Dichtel
2014-09-02
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
Nicolas Dichtel
2014-08-08
rtnetlink: fix VF info size
Jiri Benc
2014-07-16
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
Alexander Duyck
2014-07-15
net: rtnetlink - make create_link take name_assign_type
Tom Gundersen
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-10
bridge: netlink dump interface at par with brctl
Jamal Hadi Salim
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2014-07-01
rtnetlink: allow to register ops without ops->setup set
Jiri Pirko
2014-06-12
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-11
net/core: Add VF link state control policy
Doug Ledford
2014-06-08
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
rtnetlink: fix a memory leak when ->newlink fails
Cong Wang
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-04-24
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-04-24
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-03-31
net-sysfs: expose number of carrier on/off changes
david decotigny
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-20
rtnetlink: fix fdb notification flags
Nicolas Dichtel
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-18
rtnl: make ifla_policy static
Jiri Pirko
2014-02-13
net: correct error path in rtnl_newlink()
Cong Wang
2014-02-04
rtnetlink: fix oops in rtnl_link_get_slave_info_data_size
Fernando Luis Vazquez Cao
2014-01-23
rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info
Jiri Pirko
2014-01-22
bonding: convert netlink to use slave data info api
Jiri Pirko
2014-01-22
rtnetlink: provide api for getting and setting slave info
Jiri Pirko
2014-01-22
rtnetlink: put "BOND" into nl attribute names which are related to bonding
Jiri Pirko
2014-01-17
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
2014-01-01
netlink: cleanup rntl_af_register
stephen hemminger
2013-10-25
net: fix rtnl notification in atomic context
Alexei Starovoitov
[next]