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
2019-06-26
rtnetlink: skip metrics loop for dst_default_metrics
David Ahern
1
-0
/
+4
2019-06-18
ipoib: show VF broadcast address
Denis Kirjanov
1
-0
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-15
rtnetlink: always put IFLA_LINK for links with a link-netnsid
Sabrina Dubroca
1
-6
/
+10
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-45
/
+62
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-23
/
+25
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-15
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
Eric Dumazet
1
-1
/
+1
2019-03-27
net/core: Fix rtnetlink kernel-doc headers
Bart Van Assche
1
-3
/
+6
2019-02-07
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
1
-13
/
+3
2019-02-07
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
1
-1
/
+5
2019-01-19
rtnetlink: ifinfo: perform strict checks also for doit handler
Jakub Kicinski
1
-1
/
+48
2019-01-19
rtnetlink: stats: reject requests for unknown stats
Jakub Kicinski
1
-0
/
+4
2019-01-19
rtnetlink: stats: validate attributes in get as well as dumps
Jakub Kicinski
1
-21
/
+37
2019-01-18
net: Add extack argument to ndo_fdb_add()
Petr Machata
1
-2
/
+3
2018-12-30
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
1
-0
/
+5
2018-12-20
neighbour: register rtnl doit handler
Roopa Prabhu
1
-12
/
+0
2018-12-17
net: rtnetlink: support for fdb get
Roopa Prabhu
1
-1
/
+167
2018-12-14
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
1
-1
/
+1
2018-12-13
net: ndo_bridge_setlink: Add extack
Petr Machata
1
-2
/
+4
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-12-07
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
1
-1
/
+2
2018-12-07
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
1
-1
/
+2
2018-12-05
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
1
-0
/
+3
2018-12-01
rtnetlink: avoid frame size warning in rtnl_newlink()
Jakub Kicinski
1
-3
/
+17
2018-12-01
rtnetlink: remove a level of indentation in rtnl_newlink()
Jakub Kicinski
1
-159
/
+154
2018-11-28
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
1
-1
/
+1
2018-11-07
rtnetlink: Add more extack messages to rtnl_newlink
David Ahern
1
-2
/
+4
2018-11-07
net: Add extack argument to rtnl_create_link
David Ahern
1
-6
/
+12
2018-11-06
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
1
-1
/
+1
2018-10-30
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
1
-0
/
+10
2018-10-25
net: rtnl_dump_all needs to propagate error from dumpit function
David Ahern
1
-2
/
+4
2018-10-12
net: bridge: add support for per-port vlan stats
Nikolay Aleksandrov
1
-1
/
+1
2018-10-11
rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking
David Ahern
1
-2
/
+2
2018-10-11
rtnetlink: Move ifm in valid_fdb_dump_legacy to closer to use
David Ahern
1
-1
/
+3
2018-10-08
rtnetlink: Update rtnl_fdb_dump for strict data checking
David Ahern
1
-2
/
+60
2018-10-08
rtnetlink: Move input checking for rtnl_fdb_dump to helper
David Ahern
1
-20
/
+33
2018-10-08
rtnetlink: Update rtnl_stats_dump for strict data checking
David Ahern
1
-2
/
+22
2018-10-08
rtnetlink: Update rtnl_bridge_getlink for strict data checking
David Ahern
1
-13
/
+57
2018-10-08
rtnetlink: Update rtnl_dump_ifinfo for strict data checking
David Ahern
1
-30
/
+83
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
1
-2
/
+2
2018-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+20
2018-10-06
rtnetlink: fix rtnl_fdb_dump() for ndmsg header
Mauricio Faria de Oliveira
1
-9
/
+20
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+8
2018-10-03
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
1
-0
/
+6
2018-10-02
rtnetlink: Fail dump if target netnsid is invalid
David Ahern
1
-4
/
+2
2018-09-26
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
1
-0
/
+6
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-09-13
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
1
-1
/
+1
2018-09-06
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g
Christian Brauner
1
-16
/
+16
[next]