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
*
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-11-15
1
-1
/
+2
*
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2016-07-11
1
-1
/
+3
*
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
1
-3
/
+3
|
\
|
*
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
2015-11-02
1
-3
/
+3
*
|
net: Pass net into dst_output and remove dst_output_okfn
Eric W. Biederman
2015-10-08
1
-1
/
+1
*
|
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
1
-2
/
+2
*
|
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
1
-2
/
+2
*
|
ipv4: Only compute net once in ipmr_forward_finish
Eric W. Biederman
2015-09-17
1
-2
/
+3
*
|
ipv4: Don't recompute net in ipmr_queue_xmit
Eric W. Biederman
2015-09-17
1
-1
/
+1
*
|
net: Merge dst_output and dst_output_sk
Eric W. Biederman
2015-09-17
1
-1
/
+1
|
/
*
net: ipv6: use common fib_default_rule_pref
Phil Sutter
2015-09-09
1
-1
/
+0
*
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
1
-0
/
+5
|
\
|
*
net: move fib_rules_unregister() under rtnl lock
WANG Cong
2015-04-02
1
-1
/
+1
|
*
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
WANG Cong
2015-04-02
1
-0
/
+5
*
|
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
1
-1
/
+1
*
|
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-04-03
1
-24
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-1
/
+1
|
\
|
|
*
ipmr,ip6mr: call ip6mr_free_table() on failure path
WANG Cong
2015-03-29
1
-1
/
+1
*
|
ipmr,ip6mr: implement ndo_get_iflink
Nicolas Dichtel
2015-04-02
1
-1
/
+6
*
|
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-04-02
1
-1
/
+1
*
|
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-2
/
+2
*
|
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-25
1
-3
/
+4
*
|
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
1
-3
/
+1
|
/
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-1
/
+2
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+1
*
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-06-02
1
-1
/
+1
*
ipmr: Replace comma with semicolon
Himangi Saraogi
2014-05-30
1
-1
/
+1
*
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2014-04-16
1
-1
/
+1
*
ipmr: fix mfc notification flags
Nicolas Dichtel
2014-03-20
1
-5
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
1
-2
/
+5
|
\
|
*
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
2014-01-14
1
-2
/
+5
*
|
neigh: restore old behaviour of default parms values
Jiri Pirko
2013-12-09
1
-0
/
+2
|
/
*
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-09-19
1
-1
/
+1
*
tunnels: harmonize cleanup done on skb on rx path
Nicolas Dichtel
2013-09-04
1
-2
/
+1
*
ipmr: change the prototype of ip_mr_forward().
Rami Rosen
2013-07-23
1
-8
/
+7
*
net: remove last caller of skb_tail_offset() and itself
Cong Wang
2013-06-10
1
-7
/
+1
*
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
2013-05-28
1
-1
/
+7
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
*
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
1
-5
/
+5
*
GRE: Refactor GRE tunneling code.
Pravin B Shelar
2013-03-26
1
-1
/
+1
*
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
1
-3
/
+3
*
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
1
-2
/
+2
*
ipmr: fix sparse warning when testing origin or group
Nicolas Dichtel
2013-01-22
1
-11
/
+12
*
mcast: add multicast proxy support (IPv4 and IPv6)
Nicolas Dichtel
2013-01-21
1
-13
/
+106
*
ipmr: advertise new mfc entries via rtnl
Nicolas Dichtel
2012-12-04
1
-5
/
+59
*
ipmr/ip6mr: allow to get unresolved cache via netlink
Nicolas Dichtel
2012-12-04
1
-1
/
+20
*
ipmr/ip6mr: report origin of mfc entry into rtnl msg
Nicolas Dichtel
2012-12-04
1
-1
/
+4
[next]