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
/
ipv4
/
ipmr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
net: ipmr: ipmr_get_table() returns NULL
Dan Carpenter
1
-2
/
+2
2017-06-29
net: ipmr: Add ipmr_rtm_getroute
Donald Sharp
1
-1
/
+62
2017-06-21
ipmr: add netlink notifications on igmpmsg cache reports
Julien Gomes
1
-2
/
+67
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
1
-2
/
+4
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+16
2017-06-12
net: ipmr: Fix some mroute forwarding issues in vrf's
Donald Sharp
1
-17
/
+15
2017-06-08
net: ipmr: add getlink support
Nikolay Aleksandrov
1
-0
/
+126
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-05-16
ipmr: vrf: Find VIFs using the actual device
Thomas Winter
1
-2
/
+16
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+2
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-4
/
+6
2017-04-17
ipv4: fix a deadlock in ip_ra_control
WANG Cong
1
-9
/
+2
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+2
2017-03-29
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
1
-5
/
+7
2017-02-28
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2017-01-13
ipmr: improve hash scalability
Nikolay Aleksandrov
1
-115
/
+140
2017-01-09
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
1
-6
/
+1
2017-01-03
ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries
Nikolay Aleksandrov
1
-1
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-03
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
1
-1
/
+1
2016-11-01
net: Enable support for VRF with ipv4 multicast
David Ahern
1
-1
/
+12
2016-10-31
net: pim: add all RFC7761 message types
Nikolay Aleksandrov
1
-1
/
+1
2016-09-26
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
1
-1
/
+2
2016-09-21
ipmr, ip6mr: return lastuse relative to now
Nikolay Aleksandrov
1
-2
/
+5
2016-07-27
net: ipmr/ip6mr: update lastuse on entry change
Nikolay Aleksandrov
1
-1
/
+1
2016-07-20
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
Shmulik Ladkani
1
-1
/
+1
2016-07-17
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
1
-4
/
+9
2016-06-28
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
1
-1
/
+3
2016-04-21
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-2
/
+2
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+8
2015-11-30
net: ipmr: add mfc newroute/delroute netlink support
Nikolay Aleksandrov
1
-0
/
+129
2015-11-30
net: ipmr: fix setsockopt error return
Nikolay Aleksandrov
1
-3
/
+5
2015-11-30
net: ipmr: move pimsm_enabled to pim.h and rename
Nikolay Aleksandrov
1
-8
/
+3
2015-11-30
net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h
Nikolay Aleksandrov
1
-18
/
+0
2015-11-30
net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum
Nikolay Aleksandrov
1
-2
/
+0
2015-11-25
net: ipmr, ip6mr: fix vif/tunnel failure race condition
Nikolay Aleksandrov
1
-8
/
+0
2015-11-23
net: ipmr: factor out common vif init code
Nikolay Aleksandrov
1
-21
/
+19
2015-11-23
net: ipmr: rearrange and cleanup setsockopt
Nikolay Aleksandrov
1
-84
/
+107
2015-11-23
net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails
Nikolay Aleksandrov
1
-2
/
+0
2015-11-23
net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES
Nikolay Aleksandrov
1
-2
/
+2
2015-11-23
net: ipmr: make ip_mroute_getsockopt more understandable
Nikolay Aleksandrov
1
-14
/
+14
2015-11-23
net: ipmr: fix code and comment style
Nikolay Aleksandrov
1
-105
/
+37
2015-11-23
net: ipmr: remove some pimsm ifdefs and simplify
Nikolay Aleksandrov
1
-96
/
+84
2015-11-23
net: ipmr: always define mroute_reg_vif_num
Nikolay Aleksandrov
1
-8
/
+0
2015-11-23
net: ipmr: move the tbl id check in ipmr_new_table
Nikolay Aleksandrov
1
-11
/
+17
2015-11-23
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2015-11-02
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
1
-3
/
+3
[next]