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-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
2012-07-11
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2012-07-11
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
1
-3
/
+1
2012-06-30
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+7
2012-06-28
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
1
-13
/
+0
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-5
/
+3
2012-04-15
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
John Fastabend
1
-2
/
+33
2012-04-15
net: add fdb generic dump routine
John Fastabend
1
-0
/
+84
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
1
-0
/
+152
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-3
/
+3
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
[next]