index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnl/do_setlink(): notify when a netdev is modified
Nicolas Dichtel
2014-09-02
1
-14
/
+21
*
rtnl/do_setlink(): last arg is now a set of flags
Nicolas Dichtel
2014-09-02
1
-21
/
+22
*
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
Nicolas Dichtel
2014-09-02
1
-1
/
+5
*
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
Nicolas Dichtel
2014-09-02
1
-2
/
+8
*
rtnetlink: fix VF info size
Jiri Benc
2014-08-08
1
-1
/
+2
*
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
Alexander Duyck
2014-07-16
1
-4
/
+2
*
net: rtnetlink - make create_link take name_assign_type
Tom Gundersen
2014-07-15
1
-4
/
+8
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-2
/
+2
*
bridge: netlink dump interface at par with brctl
Jamal Hadi Salim
2014-07-10
1
-16
/
+58
*
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
2014-07-10
1
-3
/
+6
*
rtnetlink: allow to register ops without ops->setup set
Jiri Pirko
2014-07-01
1
-2
/
+10
*
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
2014-06-12
1
-4
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-11
1
-1
/
+2
|
\
|
*
net/core: Add VF link state control policy
Doug Ledford
2014-06-11
1
-0
/
+2
|
*
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-08
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
1
-3
/
+7
|
\
\
|
|
/
|
*
rtnetlink: fix a memory leak when ->newlink fails
Cong Wang
2014-06-03
1
-3
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
1
-1
/
+32
|
\
\
|
|
/
|
*
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-05-15
1
-1
/
+32
*
|
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
1
-6
/
+32
|
/
*
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-04-24
1
-6
/
+10
*
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-04-24
1
-5
/
+12
*
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
1
-9
/
+11
*
net-sysfs: expose number of carrier on/off changes
david decotigny
2014-03-31
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
1
-4
/
+6
|
\
|
*
rtnetlink: fix fdb notification flags
Nicolas Dichtel
2014-03-20
1
-4
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-19
1
-7
/
+12
|
\
\
|
|
/
|
*
net: correct error path in rtnl_newlink()
Cong Wang
2014-02-13
1
-7
/
+12
*
|
rtnl: make ifla_policy static
Jiri Pirko
2014-02-18
1
-51
/
+56
|
/
*
rtnetlink: fix oops in rtnl_link_get_slave_info_data_size
Fernando Luis Vazquez Cao
2014-02-04
1
-1
/
+1
*
rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info
Jiri Pirko
2014-01-23
1
-2
/
+1
*
bonding: convert netlink to use slave data info api
Jiri Pirko
2014-01-22
1
-51
/
+0
*
rtnetlink: provide api for getting and setting slave info
Jiri Pirko
2014-01-22
1
-20
/
+138
*
rtnetlink: put "BOND" into nl attribute names which are related to bonding
Jiri Pirko
2014-01-22
1
-8
/
+8
*
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
2014-01-17
1
-0
/
+54
*
netlink: cleanup rntl_af_register
stephen hemminger
2014-01-01
1
-20
/
+2
*
net: fix rtnl notification in atomic context
Alexei Starovoitov
2013-10-25
1
-4
/
+5
*
dev: update __dev_notify_flags() to send rtnl msg
Nicolas Dichtel
2013-09-30
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
1
-2
/
+2
|
\
|
*
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
2013-08-13
1
-1
/
+1
|
*
rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
Sridhar Samudrala
2013-08-10
1
-1
/
+1
*
|
rtnetlink: remove an unneeded test
Dan Carpenter
2013-08-15
1
-2
/
+2
*
|
rtnl: export physical port id via RT netlink
Jiri Pirko
2013-07-30
1
-1
/
+24
|
/
*
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
Mike Rapoport
2013-06-25
1
-8
/
+0
*
net/core: Add VF link state control
Rony Efraim
2013-06-13
1
-2
/
+20
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
*
net: fix address check in rtnl_fdb_del
Vlad Yasevich
2013-04-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-2
/
+2
|
\
|
*
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
2013-04-08
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
1
-1
/
+3
|
\
\
|
|
/
[next]