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-08
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
1
-4
/
+4
2016-04-06
ip6_tunnel: set rtnl_link_ops before calling register_netdevice
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2016-03-31
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
Eric Dumazet
1
-2
/
+2
2016-03-28
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
1
-0
/
+2
2016-03-28
netfilter: x_tables: fix unconditional helper
Florian Westphal
1
-12
/
+11
2016-03-28
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
1
-2
/
+4
2016-03-28
netfilter: x_tables: validate e->target_offset early
Florian Westphal
1
-9
/
+8
2016-03-24
net: ping: make ping_v6_sendmsg static
Haishuang Yan
1
-30
/
+29
2016-03-20
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
1
-2
/
+4
2016-03-20
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
1
-1
/
+14
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
29
-413
/
+584
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-10
/
+13
2016-03-16
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
1
-2
/
+1
2016-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-22
/
+8
2016-03-15
netfilter: Allow calling into nat helper without skb_dst.
Jarno Rajahalme
1
-22
/
+8
2016-03-14
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
Martin KaFai Lau
1
-1
/
+1
2016-03-14
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
1
-2
/
+1
2016-03-14
netconf: add macro to represent all attributes
Zhang Shengju
1
-15
/
+21
2016-03-11
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
1
-3
/
+3
2016-03-08
ipv6: per netns FIB garbage collection
Michal Kubeček
1
-5
/
+4
2016-03-08
ipv6: per netns fib6 walkers
Michal Kubeček
1
-32
/
+36
2016-03-08
ipv6: replace global gc_args with local variable
Michal Kubeček
1
-6
/
+8
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-116
/
+180
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-7
/
+12
2016-03-07
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
1
-4
/
+2
2016-03-04
net: ipv6: Fix refcnt on host routes
David Ahern
1
-5
/
+3
2016-03-04
ipv6: re-enable fragment header matching in ipv6_find_hdr
Florian Westphal
1
-1
/
+5
2016-03-03
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
1
-2
/
+1
2016-03-02
netfilter: nft_masq: support port range
Pablo Neira Ayuso
1
-1
/
+6
2016-03-02
netfilter: xtables: don't hook tables by default
Florian Westphal
6
-85
/
+137
2016-03-02
netfilter: xtables: prepare for on-demand hook register
Florian Westphal
6
-30
/
+37
2016-03-02
net: remove skb_sender_cpu_clear()
WANG Cong
1
-1
/
+0
2016-03-02
net: ipv6/l3mdev: Move host route on saved address if necessary
David Ahern
1
-0
/
+26
2016-02-26
GSO: Provide software checksum of tunneled UDP fragmentation offload
Alexander Duyck
1
-1
/
+7
2016-02-26
net: ipv6: Make address flushing on ifdown optional
David Ahern
1
-15
/
+121
2016-02-24
tunnel: Clear IPCB(skb)->opt before dst_link_failure called
Bernie Harris
2
-0
/
+4
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-16
/
+90
2016-02-22
ila: autoload module
Robert Shearman
1
-0
/
+1
2016-02-20
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
1
-4
/
+2
2016-02-19
ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6
Wei Wang
1
-9
/
+11
2016-02-19
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
1
-1
/
+1
2016-02-18
gre: clear IFF_TX_SKB_SHARING
Jiri Benc
1
-0
/
+1
2016-02-18
iptunnel: scrub packet in iptunnel_pull_header
Jiri Benc
1
-1
/
+1
2016-02-18
tcp/dccp: fix another race at listener dismantle
Eric Dumazet
1
-7
/
+7
2016-02-17
ipv4: namespacify ip_early_demux sysctl knob
Nikolay Borisov
1
-1
/
+1
2016-02-17
ip_tunnel: replace dst_cache with generic implementation
Paolo Abeni
1
-8
/
+9
2016-02-17
net: replace dst_cache ip6_tunnel implementation with the generic one
Paolo Abeni
4
-104
/
+14
2016-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+71
2016-02-12
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
Edward Cree
1
-2
/
+2
2016-02-12
net: udp: always set up for CHECKSUM_PARTIAL offload
Edward Cree
1
-12
/
+1
[next]