index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ipmr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2019-01-09
1
-0
/
+3
*
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
2018-11-04
1
-2
/
+0
*
ipmr: properly check rhltable_init() return value
Eric Dumazet
2018-06-11
1
-1
/
+6
*
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-4
/
+4
*
net: ipmr: ipmr_get_table() returns NULL
Dan Carpenter
2017-07-12
1
-2
/
+2
*
net: ipmr: Add ipmr_rtm_getroute
Donald Sharp
2017-06-29
1
-1
/
+62
*
ipmr: add netlink notifications on igmpmsg cache reports
Julien Gomes
2017-06-21
1
-2
/
+67
*
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+4
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-18
/
+16
|
\
|
*
net: ipmr: Fix some mroute forwarding issues in vrf's
Donald Sharp
2017-06-11
1
-17
/
+15
|
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
*
|
net: ipmr: add getlink support
Nikolay Aleksandrov
2017-06-08
1
-0
/
+126
|
/
*
ipmr: vrf: Find VIFs using the actual device
Thomas Winter
2017-05-16
1
-2
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
1
-9
/
+2
|
\
|
*
ipv4: fix a deadlock in ip_ra_control
WANG Cong
2017-04-17
1
-9
/
+2
*
|
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
1
-4
/
+6
*
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+2
*
|
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
2017-03-28
1
-5
/
+7
|
/
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
*
ipmr: improve hash scalability
Nikolay Aleksandrov
2017-01-12
1
-115
/
+140
*
net: ipmr: Remove nowait arg to ipmr_get_route
David Ahern
2017-01-08
1
-6
/
+1
*
ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries
Nikolay Aleksandrov
2017-01-03
1
-1
/
+3
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-1
/
+1
|
\
|
*
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
2016-11-03
1
-1
/
+1
*
|
net: Enable support for VRF with ipv4 multicast
David Ahern
2016-11-01
1
-1
/
+12
*
|
net: pim: add all RFC7761 message types
Nikolay Aleksandrov
2016-10-31
1
-1
/
+1
|
/
*
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-09-25
1
-1
/
+2
*
ipmr, ip6mr: return lastuse relative to now
Nikolay Aleksandrov
2016-09-21
1
-2
/
+5
*
net: ipmr/ip6mr: update lastuse on entry change
Nikolay Aleksandrov
2016-07-26
1
-1
/
+1
*
net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags
Shmulik Ladkani
2016-07-19
1
-1
/
+1
*
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
2016-07-16
1
-4
/
+9
*
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2016-06-28
1
-1
/
+3
*
ipmr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
2016-04-21
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
1
-15
/
+8
|
\
|
*
net: ipmr, ip6mr: fix vif/tunnel failure race condition
Nikolay Aleksandrov
2015-11-24
1
-8
/
+0
|
*
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
2015-11-22
1
-7
/
+8
*
|
net: ipmr: add mfc newroute/delroute netlink support
Nikolay Aleksandrov
2015-11-30
1
-0
/
+129
*
|
net: ipmr: fix setsockopt error return
Nikolay Aleksandrov
2015-11-30
1
-3
/
+5
*
|
net: ipmr: move pimsm_enabled to pim.h and rename
Nikolay Aleksandrov
2015-11-30
1
-8
/
+3
*
|
net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h
Nikolay Aleksandrov
2015-11-30
1
-18
/
+0
*
|
net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum
Nikolay Aleksandrov
2015-11-30
1
-2
/
+0
*
|
net: ipmr: factor out common vif init code
Nikolay Aleksandrov
2015-11-23
1
-21
/
+19
*
|
net: ipmr: rearrange and cleanup setsockopt
Nikolay Aleksandrov
2015-11-23
1
-84
/
+107
*
|
net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails
Nikolay Aleksandrov
2015-11-23
1
-2
/
+0
*
|
net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES
Nikolay Aleksandrov
2015-11-23
1
-2
/
+2
*
|
net: ipmr: make ip_mroute_getsockopt more understandable
Nikolay Aleksandrov
2015-11-23
1
-14
/
+14
*
|
net: ipmr: fix code and comment style
Nikolay Aleksandrov
2015-11-23
1
-105
/
+37
*
|
net: ipmr: remove some pimsm ifdefs and simplify
Nikolay Aleksandrov
2015-11-23
1
-96
/
+84
[next]