index
:
kernel_htc_msm8974.git
lp5.1
q10.0
r11.0
r11.1
s12.0
s12.1
kernel_htc_msm8974
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2021-03-13
1
-2
/
+3
*
ipv6: Fix types of ip6_update_pmtu().
David S. Miller
2021-03-13
1
-2
/
+2
*
ipv6: Handle PMTU in ICMP error handlers.
David S. Miller
2021-03-13
1
-110
/
+33
*
net: Document dst->obsolete better.
David S. Miller
2021-03-13
1
-2
/
+2
*
net: Add optional SKB arg to dst_ops->neigh_lookup().
David S. Miller
2021-03-13
1
-4
/
+10
*
net: Add missing LOOPBACK_IFINDEX change in ipv6/route.c
Arne Coucheron
2018-11-19
1
-1
/
+1
*
Merge tag 'v3.4.113' into HEAD
Bruno Martins
2017-11-12
1
-16
/
+74
|
\
|
*
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
2016-10-26
1
-4
/
+28
|
*
ipv6: update ip6_rt_last_gc every time GC is run
Michal Kubeček
2016-10-26
1
-3
/
+1
|
*
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
2016-03-21
1
-2
/
+2
|
*
ipv6: probe routes asynchronous in rt6_probe
Hannes Frederic Sowa
2016-03-21
1
-6
/
+31
|
*
ipv6: add check for blackhole or prohibited entry in rt6_redire
Weilong Chen
2015-09-14
1
-0
/
+11
|
*
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
2015-06-19
1
-1
/
+1
*
|
Merge tag 'v3.4.100' into HEAD
Bruno Martins
2017-11-09
1
-2
/
+3
|
\
|
|
*
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2014-06-07
1
-2
/
+3
*
|
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2017-10-07
1
-0
/
+7
*
|
Revert "net: core: Support UID-based routing."
Lorenzo Colitti
2017-10-07
1
-6
/
+0
*
|
net: ipv6: make "ip -6 route get mark xyz" work.
Lorenzo Colitti
2017-10-07
1
-0
/
+3
*
|
Merge tag 'v3.4.90' into HEAD
Bruno Martins
2017-08-02
1
-1
/
+1
|
\
|
|
*
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
2014-04-26
1
-1
/
+1
*
|
Merge tag 'v3.4.80' into HEAD
Bruno Martins
2017-08-02
1
-7
/
+6
|
\
|
|
*
ipv6: don't count addrconf generated routes against gc limit
Hannes Frederic Sowa
2014-01-15
1
-6
/
+2
|
*
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
2013-12-08
1
-2
/
+5
*
|
Merge tag 'v3.4.70' into HEAD
Bruno Martins
2017-08-01
1
-4
/
+7
|
\
|
|
*
ipv6: restrict neighbor entry creation to output flow
Marcelo Ricardo Leitner
2013-11-04
1
-4
/
+7
*
|
Merge tag 'v3.4.60' into HEAD
Bruno Martins
2017-08-01
1
-3
/
+6
|
\
|
|
*
ipv6: in case of link failure remove route directly instead of letting it expire
Hannes Frederic Sowa
2013-07-28
1
-3
/
+6
*
|
Merge tag 'v3.4.40' into HEAD
Bruno Martins
2017-08-01
1
-1
/
+2
|
\
|
|
*
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
2013-03-20
1
-1
/
+2
|
*
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
2013-02-14
1
-1
/
+2
*
|
Merge tag 'v3.4.20' into HEAD
Bruno Martins
2017-08-01
1
-7
/
+8
|
\
|
|
*
ipv6: Set default hoplimit as zero.
Li RongQing
2012-11-17
1
-2
/
+2
|
*
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
Gao feng
2012-10-13
1
-5
/
+6
*
|
Merge tag 'v3.4.10' into HEAD
Bruno Martins
2017-08-01
1
-10
/
+31
|
\
|
|
*
ipv6: Move ipv6 proc file registration to end of init order
Thomas Graf
2012-07-16
1
-10
/
+31
*
|
net/ipv6/route.c: packets originating on device match lo
David McCullough
2015-12-28
1
-0
/
+2
*
|
Revert "net/ipv6/route.c: packets originating on device match lo"
Ravinder Konka
2015-12-28
1
-2
/
+0
*
|
net/ipv6/route.c: packets originating on device match lo
Ravinder Konka
2015-12-16
1
-0
/
+2
*
|
Merge "net: ipv6: autoconf routes into per-device tables"
Linux Build Service Account
2014-10-26
1
-41
/
+29
|
\
\
|
*
|
net: ipv6: autoconf routes into per-device tables
Lorenzo Colitti
2014-08-01
1
-41
/
+29
*
|
|
net: core: Support UID-based routing.
Lorenzo Colitti
2014-09-15
1
-0
/
+6
|
/
/
*
/
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
2014-06-06
1
-1
/
+2
|
/
*
ipv6: fix problem with expired dst cache
Gao feng
2012-04-13
1
-27
/
+44
*
ipv6: Fix RTM_GETROUTE's interpretation of RTA_IIF to be consistent with ipv4
Shmulik Ladkani
2012-04-01
1
-7
/
+27
*
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
2012-03-27
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
1
-1
/
+1
|
\
|
*
ipv6: fix icmp6_dst_alloc()
Eric Dumazet
2012-03-16
1
-1
/
+1
*
|
ipv6: Use ipv6_addr_any()
David S. Miller
2012-01-26
1
-2
/
+1
*
|
ipv4/ipv6: Prepare for new route gateway semantics.
David S. Miller
2012-01-26
1
-1
/
+15
|
/
*
ipv6: release idev when ip6_neigh_lookup failed in icmp6_dst_alloc
RongQing.Li
2012-01-13
1
-0
/
+1
[next]