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
2014-09-23
icmp: add a global rate limitation
Eric Dumazet
1
-8
/
+12
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+28
2014-09-23
ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallback
Daniel Borkmann
1
-10
/
+31
2014-09-22
udp: Need to make ip6_udp_tunnel.c have GPL license
Tom Herbert
1
-0
/
+2
2014-09-20
udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selected
Andy Zhou
1
-1
/
+4
2014-09-20
sit: Setup and TX path for sit/UDP foo-over-udp encapsulation
Tom Herbert
1
-10
/
+97
2014-09-20
net: Export inet_offloads and inet6_offloads
Tom Herbert
1
-0
/
+1
2014-09-19
udp-tunnel: Add a few more UDP tunnel APIs
Andy Zhou
1
-0
/
+42
2014-09-19
udp_tunnel: Seperate ipv6 functions into its own file.
Andy Zhou
2
-0
/
+64
2014-09-18
ipsec: Remove obsolete MAX_AH_AUTH_LEN
Herbert Xu
1
-2
/
+0
2014-09-16
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
1
-2
/
+2
2014-09-15
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
Eric Dumazet
1
-0
/
+1
2014-09-14
ipv6: exit early in addrconf_notify() if IPv6 is disabled
WANG Cong
1
-0
/
+3
2014-09-14
ipv6: refactor ipv6_dev_mc_inc()
WANG Cong
1
-33
/
+49
2014-09-14
ipv6: update the comment in mcast.c
WANG Cong
1
-7
/
+5
2014-09-14
ipv6: drop some rcu_read_lock in mcast
WANG Cong
1
-13
/
+4
2014-09-14
ipv6: drop ipv6_sk_mc_lock in mcast
WANG Cong
1
-16
/
+2
2014-09-14
ipv6: refactor __ipv6_dev_ac_inc()
WANG Cong
1
-23
/
+39
2014-09-14
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2
-10
/
+5
2014-09-14
ipv6: remove ipv6_sk_ac_lock
WANG Cong
1
-14
/
+3
2014-09-14
ipv6: drop useless rcu_read_lock() in anycast
WANG Cong
1
-12
/
+6
2014-09-13
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
1
-1
/
+1
2014-09-13
ipv6: clean up anycast when an interface is destroyed
Sabrina Dubroca
2
-3
/
+26
2014-09-12
netfilter: masquerading needs to be independent of x_tables in Kconfig
Pablo Neira Ayuso
1
-12
/
+15
2014-09-12
netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NAT
Pablo Neira Ayuso
1
-10
/
+13
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-398
/
+499
2014-09-10
sit: Add gro callbacks to sit_offload
Tom Herbert
1
-0
/
+2
2014-09-10
ipv6: Clear flush_id to make GRO work
Tom Herbert
1
-0
/
+3
2014-09-10
net: use kfree_skb_list() helper in more places
Florian Westphal
1
-5
/
+1
2014-09-10
ipv6: udp6_gro_complete() is static
Eric Dumazet
1
-1
/
+1
2014-09-10
ipv6: mcast: remove dead debugging defines
Daniel Borkmann
1
-9
/
+0
2014-09-10
tcp: remove dst refcount false sharing for prequeue mode
Eric Dumazet
1
-6
/
+9
2014-09-09
net/ipv4: bind ip_nonlocal_bind to current netns
Vincent Bernat
1
-1
/
+1
2014-09-09
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
3
-0
/
+96
2014-09-09
netfilter: nf_nat: generalize IPv6 masquerading support for nf_tables
Arturo Borrero
4
-71
/
+133
2014-09-09
netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
Pablo Neira Ayuso
1
-127
/
+36
2014-09-09
netfilter: nat: move specific NAT IPv6 to core
Pablo Neira Ayuso
3
-204
/
+238
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-28
/
+55
2014-09-08
ipv6: restore the behavior of ipv6_sock_ac_drop()
WANG Cong
1
-2
/
+0
2014-09-06
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
Eric Dumazet
1
-2
/
+2
2014-09-06
ipv6: use addrconf_get_prefix_route() to remove peer addr
Nicolas Dichtel
1
-3
/
+2
2014-09-06
ipv6: fix a refcnt leak with peer addr
Nicolas Dichtel
1
-5
/
+2
2014-09-05
ipv6: fix rtnl locking in setsockopt for anycast and multicast
Sabrina Dubroca
3
-10
/
+31
2014-09-05
ipv6: add sysctl_mld_qrv to configure query robustness variable
Hannes Frederic Sowa
2
-10
/
+25
2014-09-03
netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
Pablo Neira
1
-1
/
+1
2014-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-8
/
+20
2014-09-02
sock: deduplicate errqueue dequeue
Willem de Bruijn
1
-13
/
+2
2014-09-02
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
2
-7
/
+21
2014-08-28
tcp: syncookies: mark cookie_secret read_mostly
Florian Westphal
1
-1
/
+1
2014-08-26
net: Replace get_cpu_var through this_cpu_ptr
Christoph Lameter
1
-1
/
+1
[prev]
[next]