index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
net: fix address check in rtnl_fdb_del
Vlad Yasevich
1
-1
/
+1
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-04-09
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
1
-2
/
+2
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2013-03-29
net: rtnetlink: fdb dflt dump must set idx used for cb->arg[0]
John Fastabend
1
-2
/
+2
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-2
/
+2
2013-03-27
rtnetlink: fix error return code in rtnl_link_fill()
Wei Yongjun
1
-1
/
+3
2013-03-25
ipv4: provide addr and netconf dump consistency info
Nicolas Dichtel
1
-1
/
+4
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
1
-73
/
+9
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-03-17
vxlan: generalize forwarding tables
David Stevens
1
-1
/
+1
2013-03-17
rtnetlink: Mask the rta_type when range checking
Vlad Yasevich
1
-1
/
+1
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-03-10
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
1
-0
/
+1
2013-03-08
net: generic fdb support for drivers without ndo_fdb_<op>
Vlad Yasevich
1
-6
/
+75
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2013-02-14
bridge: Add vlan support to static neighbors
Vlad Yasevich
1
-9
/
+17
2013-02-14
bridge: Dump vlan information from a bridge port
Vlad Yasevich
1
-4
/
+12
2013-02-14
bridge: Add netlink interface to configure vlans on bridge ports
Vlad Yasevich
1
-0
/
+72
2013-02-04
netns: fdb: allow unprivileged users to add/del fdb entries
Gao feng
1
-6
/
+0
2013-01-07
ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create
Jiri Pirko
1
-1
/
+3
2013-01-05
bonding: remove usage of dev->master
Jiri Pirko
1
-0
/
+1
2013-01-05
rtnetlink: remove usage of dev->master
Jiri Pirko
1
-32
/
+37
2013-01-04
rtnl: use dev_set_mac_address() instead of plain ndo_
Jiri Pirko
1
-18
/
+2
2012-12-29
rtnl: expose carrier value with possibility to set it
Jiri Pirko
1
-0
/
+10
2012-11-30
rtnelink: remove unused parameter from rtnl_create_link().
Rami Rosen
1
-2
/
+2
2012-11-19
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
1
-9
/
+4
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
1
-1
/
+16
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2012-11-03
net: fix bridge notify hook to manage flags correctly
John Fastabend
1
-8
/
+18
2012-11-03
rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump
John Fastabend
1
-1
/
+2
2012-11-03
net: Fix continued iteration in rtnl_bridge_getlink()
Ben Hutchings
1
-16
/
+7
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
1
-0
/
+50
2012-10-31
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
John Fastabend
1
-4
/
+81
2012-10-31
net: create generic bridge ops
John Fastabend
1
-0
/
+80
2012-10-23
netlink: cleanup the unnecessary return value check
Hans Zhang
1
-3
/
+3
2012-10-02
netlink: add attributes to fdb interface
stephen hemminger
1
-2
/
+4
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-6
/
+6
2012-09-09
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-1
/
+1
2012-09-09
netlink: kill netlink_set_nonroot
Pablo Neira Ayuso
1
-1
/
+1
2012-08-23
net: remove delay at device dismantle
Eric Dumazet
1
-1
/
+1
2012-08-10
net: Allow to create links with given ifindex
Pavel Emelyanov
1
-5
/
+7
2012-08-10
time: jiffies_delta_to_clock_t() helper to the rescue
Eric Dumazet
1
-1
/
+1
2012-08-01
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2012-07-30
ipv6: fix incorrect route 'expires' value passed to userspace
Li Wei
1
-2
/
+6
2012-07-28
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
1
-1
/
+7
2012-07-22
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
Mark A. Greer
1
-0
/
+2
2012-07-20
rtnl: allow to specify number of rx and tx queues on device creation
Jiri Pirko
1
-2
/
+13
2012-07-20
rtnl: allow to specify different num for rx and tx queue count
Jiri Pirko
1
-8
/
+8
2012-07-15
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
1
-0
/
+1
[next]