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.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
2016-12-10
rtnetlink: fix FDB size computation
Sabrina Dubroca
2016-05-18
net: fix infoleak in rtnetlink
Kangjie Lu
2016-04-20
rtnl: fix msg size calculation in if_nlmsg_size()
Nicolas Dichtel
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
2015-10-23
if_link: Add control trust VF
Hiroshi Shimamoto
2015-10-21
netlink: Rightsize IFLA_AF_SPEC size calculation
Arad, Ronen
2015-10-09
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-15
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
Sowmini Varadhan
2015-09-15
rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
Roopa Prabhu
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-15
netlink: changes for setting and clearing protodown via netlink.
Anuradha Karuppiah
2015-07-15
rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS
Daniel Borkmann
2015-07-08
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
2015-06-15
net/core: Add reading VF statistics through the PF netdevice
Eran Ben Elisha
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-17
rtnl/bond: don't send rtnl msg for unregistered iface
Nicolas Dichtel
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-12
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-09
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-10
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
2015-04-10
rtnetlink: Mark name argument of rtnl_create_link() const
Thomas Graf
2015-04-09
net: Pass VLAN ID to rtnl_fdb_notify.
Hubert Sokolowski
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-03-24
net: allow to delete a whole device group
WANG Cong
2015-03-24
net: use for_each_netdev_safe() in rtnl_group_changelink()
WANG Cong
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-18
net: add support for phys_port_name
David Ahern
2015-03-10
net: Handle unregister properly when netdev namespace change fails.
David S. Miller
2015-03-01
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
2015-02-28
net: Verify permission to link_net in newlink
Eric W. Biederman
2015-02-28
net: Verify permission to dest_net in newlink
Eric W. Biederman
2015-02-24
rtnetlink: avoid 0 sized arrays
Sasha Levin
2015-02-15
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-07
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-04
net/core: Add event for a change in slave state
Moni Shoua
2015-02-01
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-01-29
rtnetlink: pass link_net to the newlink handler
Nicolas Dichtel
2015-01-28
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
Roopa Prabhu
2015-01-23
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
2015-01-19
rtnl: allow to create device with IFLA_LINK_NETNSID set
Nicolas Dichtel
[next]