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.12.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
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-01
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
3
-10
/
+19
2015-07-31
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2
-9
/
+17
2015-07-30
net: Set sk_txhash from a random number
Tom Herbert
2
-3
/
+3
2015-07-27
ipv6: Avoid rt6_probe() taking writer lock in the fast path
Martin KaFai Lau
1
-0
/
+4
2015-07-27
ipv6: Re-arrange code in rt6_probe()
Martin KaFai Lau
1
-24
/
+20
2015-07-27
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2
-7
/
+3
2015-07-27
ipv6: copy lwtstate in ip6_rt_copy_init()
Nicolas Dichtel
1
-0
/
+4
2015-07-27
ipv6: use lwtunnel_output6() only if flag redirect is set
Nicolas Dichtel
1
-1
/
+2
2015-07-27
ipv6: fix crash over flow-based vxlan device
Wei-Chun Chao
1
-2
/
+3
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+15
2015-07-22
ipv6: sysctl to restrict candidate source addresses
Erik Kline
1
-3
/
+19
2015-07-21
ipv6: rt6_info output redirect to tunnel output
Roopa Prabhu
1
-0
/
+1
2015-07-21
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
2
-3
/
+32
2015-07-21
Revert "sit: Add gro callbacks to sit_offload"
Herbert Xu
1
-2
/
+0
2015-07-20
net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set
Phil Sutter
1
-0
/
+2
2015-07-16
ipv6: Remove unused arguments for __ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
1
-4
/
+2
2015-07-16
ipv6: Fix finding best source address in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki/吉藤英明
1
-12
/
+18
2015-07-16
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
1
-5
/
+15
2015-07-13
net: Build IPv6 into kernel by default
Tom Herbert
1
-6
/
+5
2015-07-11
ipv6: Do not iterate over all interfaces when finding source address on speci...
YOSHIFUJI Hideaki/吉藤英明
1
-90
/
+107
2015-07-10
ipv6: Nonlocal bind
Tom Herbert
3
-2
/
+12
2015-07-10
inet: inet_twsk_deschedule factorization
Eric Dumazet
2
-4
/
+2
2015-07-10
inet: simplify timewait refcounting
Eric Dumazet
1
-5
/
+1
2015-07-10
ipv6: use flag instead of u16 for hop in inet6_skb_parm
Florian Westphal
3
-7
/
+7
2015-07-03
ipv6: Make MLD packets to only be processed locally
Angga
1
-3
/
+3
2015-07-03
net-ipv6: Delete an unnecessary check before the function call "free_percpu"
Markus Elfring
1
-4
/
+1
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
23
-334
/
+767
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+11
2015-06-24
ip: report the original address of ICMP messages
Julian Anastasov
1
-1
/
+11
2015-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-79
/
+122
2015-06-18
netfilter: don't pull include/linux/netfilter.h from netns headers
Pablo Neira Ayuso
1
-0
/
+1
2015-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-55
/
+46
2015-06-15
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
1
-2
/
+2
2015-06-15
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
1
-1
/
+2
2015-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+3
2015-06-13
tcp: tcp_v6_connect() cleanup
Eric Dumazet
1
-2
/
+0
2015-06-12
netfilter: xtables: avoid percpu ruleset duplication
Florian Westphal
1
-49
/
+16
2015-06-12
netfilter: xtables: use percpu rule counters
Florian Westphal
1
-5
/
+26
2015-06-12
netfilter: bridge: forward IPv6 fragmented packets
Bernhard Thaler
1
-1
/
+2
2015-06-12
netfilter: bridge: detect NAT66 correctly and change MAC address
Bernhard Thaler
1
-0
/
+1
2015-06-11
Revert "ipv6: Fix protocol resubmission"
David S. Miller
1
-5
/
+3
2015-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+14
2015-06-08
ipv6: Fix protocol resubmission
Josh Hunt
1
-3
/
+5
2015-06-08
ipv6: fix possible use after free of dev stats
Robert Shearman
1
-2
/
+9
2015-06-08
tcp: get_cookie_sock() consolidation
Eric Dumazet
1
-18
/
+1
2015-06-07
tcp: remove redundant checks II
Eric Dumazet
1
-4
/
+0
2015-06-07
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
Eric Dumazet
1
-1
/
+2
2015-06-04
tcp: remove redundant checks
Eric Dumazet
1
-2
/
+2
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+28
2015-06-02
vti6: Add pmtu handling to vti6_xmit.
Steffen Klassert
1
-0
/
+14
[next]