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
2016-04-25
ipv6: Revert optional address flusing on ifdown.
David S. Miller
1
-150
/
+12
2016-04-25
ipv6: use nla_put_u64_64bit()
Nicolas Dichtel
2
-7
/
+11
2016-04-25
netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...
Liping Zhang
1
-1
/
+1
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-241
/
+79
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-68
/
+143
2016-04-21
ip6mr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-2
/
+2
2016-04-20
net/ipv6/addrconf: fix sysctl table indentation
Konstantin Khlebnikov
1
-309
/
+307
2016-04-20
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
1
-26
/
+17
2016-04-17
ip6gre: Add support for GSO
Alexander Duyck
1
-23
/
+33
2016-04-17
ip6gre: Add support for basic offloads offloads excluding GSO
Alexander Duyck
1
-2
/
+21
2016-04-17
ip6gretap: Fix MTU to allow for Ethernet header
Alexander Duyck
1
-0
/
+2
2016-04-17
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
1
-8
/
+6
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
1
-2
/
+2
2016-04-14
ipv6: udp: Do a route lookup and update during release_cb
Martin KaFai Lau
2
-0
/
+21
2016-04-14
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
Martin KaFai Lau
2
-9
/
+23
2016-04-14
ipv6: datagram: Refactor dst lookup and update codes to a new function
Martin KaFai Lau
1
-46
/
+57
2016-04-14
ipv6: datagram: Refactor flowi6 init codes to a new function
Martin KaFai Lau
1
-20
/
+30
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
1
-1
/
+9
2016-04-14
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
1
-2
/
+6
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
1
-1
/
+2
2016-04-14
net: ipv6: Do not keep linklocal and loopback addresses
David Ahern
1
-2
/
+10
2016-04-14
ipv6, token: allow for clearing the current device token
Daniel Borkmann
1
-4
/
+6
2016-04-14
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
1
-44
/
+5
2016-04-14
netfilter: x_tables: remove obsolete check
Florian Westphal
1
-7
/
+0
2016-04-14
netfilter: x_tables: remove obsolete overflow check for compat case too
Florian Westphal
1
-2
/
+0
2016-04-14
netfilter: x_tables: do compat validation via translate_table
Florian Westphal
1
-125
/
+23
2016-04-14
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
1
-18
/
+9
2016-04-14
netfilter: ip6_tables: simplify translate_compat_table args
Florian Westphal
1
-35
/
+24
2016-04-14
netfilter: x_tables: check for bogus target offset
Florian Westphal
1
-2
/
+3
2016-04-14
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
1
-1
/
+2
2016-04-14
netfilter: x_tables: kill check_entry helper
Florian Westphal
1
-12
/
+8
2016-04-14
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
1
-11
/
+1
2016-04-14
netfilter: x_tables: validate targets of jumps
Florian Westphal
1
-0
/
+16
2016-04-14
netfilter: x_tables: don't move to non-existent next rule
Florian Westphal
1
-0
/
+4
2016-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-27
/
+31
2016-04-11
net: vrf: Fix dev refcnt leak due to IPv6 prefix route
David Ahern
1
-0
/
+10
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
1
-3
/
+4
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+5
2016-04-09
ipv6: fix inet6_lookup_listener()
Eric Dumazet
1
-2
/
+2
2016-04-08
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+2
2016-04-08
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
1
-4
/
+4
2016-04-07
udp: Add GRO functions to UDP socket
Tom Herbert
5
-8
/
+21
2016-04-07
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
Tom Herbert
1
-0
/
+13
2016-04-07
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
2
-3
/
+5
2016-04-07
netfilter: ipv6: unnecessary to check whether ip6_route_output() returns NULL
Haishuang Yan
1
-1
/
+1
2016-04-06
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
2
-11
/
+12
2016-04-05
udp: remove headers from UDP packets before queueing
samanthakumar
1
-5
/
+7
2016-04-05
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
1
-1
/
+2
2016-04-05
tcp: increment sk_drops for listeners
Eric Dumazet
1
-2
/
+2
[prev]
[next]