index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2014-09-02
rtnl/do_setlink(): notify when a netdev is modified
Nicolas Dichtel
1
-14
/
+21
2014-09-02
rtnl/do_setlink(): last arg is now a set of flags
Nicolas Dichtel
1
-21
/
+22
2014-09-02
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
Nicolas Dichtel
1
-1
/
+5
2014-09-02
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
Nicolas Dichtel
1
-2
/
+8
2014-08-08
rtnetlink: fix VF info size
Jiri Benc
1
-1
/
+2
2014-07-17
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
Alexander Duyck
1
-4
/
+2
2014-07-16
net: rtnetlink - make create_link take name_assign_type
Tom Gundersen
1
-4
/
+8
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-2
/
+2
2014-07-10
bridge: netlink dump interface at par with brctl
Jamal Hadi Salim
1
-16
/
+58
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
1
-3
/
+6
2014-07-02
rtnetlink: allow to register ops without ops->setup set
Jiri Pirko
1
-2
/
+10
2014-06-12
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
1
-4
/
+18
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2014-06-12
net/core: Add VF link state control policy
Doug Ledford
1
-0
/
+2
2014-06-09
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
1
-1
/
+0
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+7
2014-06-04
rtnetlink: fix a memory leak when ->newlink fails
Cong Wang
1
-3
/
+7
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+32
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
1
-6
/
+32
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
1
-1
/
+32
2014-04-24
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
1
-6
/
+10
2014-04-24
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
1
-5
/
+12
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-9
/
+11
2014-04-01
net-sysfs: expose number of carrier on/off changes
david decotigny
1
-1
/
+5
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2014-03-21
rtnetlink: fix fdb notification flags
Nicolas Dichtel
1
-4
/
+6
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+12
2014-02-19
rtnl: make ifla_policy static
Jiri Pirko
1
-51
/
+56
2014-02-14
net: correct error path in rtnl_newlink()
Cong Wang
1
-7
/
+12
2014-02-05
rtnetlink: fix oops in rtnl_link_get_slave_info_data_size
Fernando Luis Vazquez Cao
1
-1
/
+1
2014-01-24
rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info
Jiri Pirko
1
-2
/
+1
2014-01-23
bonding: convert netlink to use slave data info api
Jiri Pirko
1
-51
/
+0
2014-01-23
rtnetlink: provide api for getting and setting slave info
Jiri Pirko
1
-20
/
+138
2014-01-23
rtnetlink: put "BOND" into nl attribute names which are related to bonding
Jiri Pirko
1
-8
/
+8
2014-01-18
bonding: add netlink attributes to slave link dev
sfeldma@cumulusnetworks.com
1
-0
/
+54
2014-01-02
netlink: cleanup rntl_af_register
stephen hemminger
1
-20
/
+2
2013-10-26
net: fix rtnl notification in atomic context
Alexei Starovoitov
1
-4
/
+5
2013-09-30
dev: update __dev_notify_flags() to send rtnl msg
Nicolas Dichtel
1
-2
/
+1
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-08-15
rtnetlink: remove an unneeded test
Dan Carpenter
1
-2
/
+2
2013-08-14
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
1
-1
/
+1
2013-08-10
rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
Sridhar Samudrala
1
-1
/
+1
2013-07-31
rtnl: export physical port id via RT netlink
Jiri Pirko
1
-1
/
+24
2013-06-25
rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}
Mike Rapoport
1
-8
/
+0
2013-06-14
net/core: Add VF link state control
Rony Efraim
1
-2
/
+20
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
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
[next]