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
starfive-6.6.48-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
2012-04-13
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
1
-4
/
+4
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2012-04-02
net: Report dev->promiscuity in netlink reports.
Ben Greear
1
-0
/
+3
2012-04-02
rtnetlink: Stop using NLA_PUT*().
David S. Miller
1
-32
/
+35
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+10
2012-03-05
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
Eric Dumazet
1
-8
/
+10
2012-03-01
rtnetlink: Fix VF IFLA policy
Greg Rose
1
-0
/
+2
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+57
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-2
/
+7
2012-02-22
rtnetlink: Fix problem with buffer allocation
Greg Rose
1
-21
/
+57
2012-01-27
net: RTNETLINK adjusting values of min_ifinfo_dump_size
Stefan Gula
1
-0
/
+3
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-06
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-1
/
+1
2011-12-14
rtnetlink: rtnl_link_register() sanity test
Eric Dumazet
1
-11
/
+14
2011-10-17
if_link: Add additional parameter to IFLA_VF_INFO for spoof checking
Greg Rose
1
-3
/
+30
2011-08-11
rtnetlink: remove initialization of dev->real_num_tx_queues
Jiri Pirko
1
-1
/
+0
2011-07-02
rtnl: provide link dump consistency info
Thomas Graf
1
-0
/
+4
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
1
-11
/
+49
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
Linus Torvalds
1
-1
/
+4
2011-05-26
net: hold rtnl again in dump callbacks
Eric Dumazet
1
-2
/
+7
2011-05-23
rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
Amerigo Wang
1
-0
/
+2
2011-05-11
net: Allow setting the network namespace by fd
Eric W. Biederman
1
-1
/
+4
2011-05-09
net: use batched device unregister in veth and macvlan
Eric Dumazet
1
-1
/
+4
2011-05-05
net: call dev_alloc_name from register_netdevice
Jiri Pirko
1
-8
/
+0
2011-05-03
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
1
-7
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-02-14
rtnetlink: implement setting of master device
Jiri Pirko
1
-0
/
+43
2011-02-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2011-01-30
net: Fix ip link add netns oops
Eric W. Biederman
1
-0
/
+3
2011-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+1
2011-01-28
net: fix validate_link_af in rtnetlink core
Kurt Van Dijck
1
-2
/
+1
2011-01-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-01-21
rtnetlink: fix link attribute validation with IFLA_GROUP
Patrick McHardy
1
-5
/
+8
2011-01-20
netlink: support setting devgroup parameters
Vlad Dogaru
1
-4
/
+28
2011-01-20
net_device: add support for network device groups
Vlad Dogaru
1
-0
/
+6
2011-01-20
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
1
-1
/
+1
2011-01-10
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
1
-1
/
+1
2010-11-28
rtnl: make link af-specific updates atomic
Thomas Graf
1
-5
/
+24
2010-11-17
rtnetlink: Link address family API
Thomas Graf
1
-2
/
+145
2010-11-12
rtnetlink: Fix message size calculation for link messages
Thomas Graf
1
-4
/
+5
2010-10-21
rtnetlink: remove rtnl_kill_links
stephen hemminger
1
-8
/
+0
2010-08-24
net: copy_rtnl_link_stats64() simplification
Eric Dumazet
1
-30
/
+1
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
1
-1
/
+1
2010-07-08
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
1
-1
/
+2
2010-06-13
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
1
-3
/
+3
2010-05-28
netlink: bug fix: wrong size was calculated for vfinfo list blob
Scott Feldman
1
-5
/
+6
2010-05-28
netlink: bug fix: don't overrun skbs on vf_port dump
Scott Feldman
1
-6
/
+9
2010-05-24
rtnetlink: Fix error handling in do_setlink()
David Howells
1
-1
/
+3
2010-05-18
net: Add netlink support for virtual port management (was iovnl)
Scott Feldman
1
-1
/
+168
[next]