index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2018-07-14
net: ipmr: add support for passing full packet on wrong vif
Nikolay Aleksandrov
1
-5
/
+16
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
1
-0
/
+1
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-28
/
+4
2018-04-23
net: fib_rules: add extack support
Roopa Prabhu
1
-1
/
+2
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
1
-4
/
+4
2018-03-26
ipmr: Make ipmr_dump() common
Yuval Mintz
1
-51
/
+2
2018-03-26
ipmr: Make MFC fib notifiers common
Yuval Mintz
1
-22
/
+4
2018-03-26
ipmr: Make vif fib notifiers common
Yuval Mintz
1
-26
/
+5
2018-03-22
net: Revert "ipv4: fix a deadlock in ip_ra_control"
Kirill Tkhai
1
-2
/
+9
2018-03-01
ipmr, ip6mr: Unite dumproute flows
Yuval Mintz
1
-122
/
+39
2018-03-01
ipmr, ip6mr: Unite vif seq functions
Yuval Mintz
1
-44
/
+5
2018-03-01
ipmr, ip6mr: Unite mfc seq logic
Yuval Mintz
1
-88
/
+5
2018-03-01
ipmr, ip6mr: Unite logic for searching in MFC cache
Yuval Mintz
1
-55
/
+16
2018-03-01
ipmr, ip6mr: Make mfc_cache a common structure
Yuval Mintz
1
-108
/
+125
2018-03-01
ipmr, ip6mr: Unite creation of new mr_table
Yuval Mintz
1
-17
/
+10
2018-03-01
mroute*: Make mr_table a common struct
Yuval Mintz
1
-2
/
+0
2018-03-01
ipmr,ipmr6: Define a uniform vif_device
Yuval Mintz
1
-17
/
+15
2018-02-26
net: make kmem caches as __ro_after_init
Alexey Dobriyan
1
-1
/
+2
2018-02-13
net: Convert pernet_subsys, registered from inet_init()
Kirill Tkhai
1
-0
/
+1
2018-01-30
ipmr: Fix ptrdiff_t print formatting
James Hogan
1
-1
/
+1
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
1
-2
/
+0
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-5
/
+4
2017-10-18
ipv4: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-10-03
ipv4: ipmr: Don't forward packets already forwarded by hardware
Yotam Gigi
1
-5
/
+32
2017-10-03
ipv4: ipmr: Add the parent ID field to VIF struct
Yotam Gigi
1
-0
/
+11
2017-10-01
net: ipmr: make function ipmr_notifier_init static
Colin Ian King
1
-1
/
+1
2017-09-27
net: mroute: Check if rule is a default rule
Yotam Gigi
1
-0
/
+12
2017-09-27
net: ipmr: Add MFC offload indication
Yotam Gigi
1
-0
/
+3
2017-09-27
ipmr: Send FIB notifications on MFC and VIF entries
Yotam Gigi
1
-0
/
+53
2017-09-27
ipmr: Add FIB notification access functions
Yotam Gigi
1
-2
/
+135
2017-09-27
ipmr: Add reference count to MFC entries
Yotam Gigi
1
-3
/
+5
2017-08-10
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-4
/
+4
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
[next]