index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
ktime: Get rid of ktime_equal()
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
11
-11
/
+11
*
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
2016-12-23
1
-1
/
+5
*
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
2016-12-23
1
-1
/
+1
*
net: ipv6: check route protocol when deleting routes
Mantas M
2016-12-17
1
-0
/
+2
*
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
2016-12-17
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-12-07
7
-33
/
+124
|
\
|
*
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
2016-12-06
1
-1
/
+1
|
*
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
2016-12-06
1
-3
/
+6
|
*
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
2016-12-06
1
-4
/
+1
|
*
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
2016-12-06
1
-3
/
+2
|
*
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2016-12-06
2
-5
/
+44
|
*
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
2016-12-04
1
-12
/
+42
|
*
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2016-12-04
2
-0
/
+14
|
*
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
2016-12-04
1
-2
/
+2
|
*
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2016-12-04
1
-0
/
+3
|
*
netfilter: conntrack: built-in support for SCTP
Davide Caratti
2016-12-04
1
-0
/
+3
|
*
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
1
-0
/
+3
|
*
netfilter: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
2016-12-04
2
-4
/
+4
*
|
ipv6: Allow IPv4-mapped address as next-hop
Erik Nordmark
2016-12-05
1
-1
/
+4
*
|
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
2016-12-05
1
-1
/
+1
|
/
*
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
2016-12-03
3
-5
/
+48
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
10
-9
/
+46
|
\
|
*
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
2016-12-02
1
-1
/
+1
|
*
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
Eli Cooper
2016-12-02
1
-1
/
+0
|
*
ipv6: Set skb->protocol properly for local output
Eli Cooper
2016-12-02
1
-0
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-12-01
1
-1
/
+1
|
|
\
|
|
*
esp6: Fix integrity verification when ESN are used
Tobias Brunner
2016-11-30
1
-1
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-12-01
3
-3
/
+4
|
|
\
\
|
|
*
|
netfilter: ipv6: nf_defrag: drop mangled skb on ream error
Florian Westphal
2016-11-29
2
-3
/
+3
|
|
*
|
netfilter: Update nf_send_reset6 to consider L3 domain
David Ahern
2016-11-24
1
-0
/
+1
|
*
|
|
l2tp: lock socket before checking flags in connect()
Guillaume Nault
2016-11-30
1
-1
/
+3
|
|
|
/
|
|
/
|
|
*
|
net: handle no dst on skb in icmp6_send
David Ahern
2016-11-28
1
-2
/
+4
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-11-27
1
-0
/
+31
|
|
\
\
|
|
*
|
vti6: flush x-netns xfrm cache when vti interface is removed
Nicolas Dichtel
2016-10-11
1
-0
/
+31
*
|
|
|
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2016-12-02
1
-0
/
+8
*
|
|
|
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2016-12-02
2
-4
/
+7
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
3
-8
/
+14
|
\
|
|
|
|
*
|
|
udplite: call proper backlog handlers
Eric Dumazet
2016-11-24
3
-3
/
+3
|
*
|
|
ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
Paolo Abeni
2016-11-24
1
-6
/
+12
|
|
|
/
|
|
/
|
*
|
|
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
2016-11-25
1
-0
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
2
-5
/
+14
|
\
|
|
|
*
|
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
2016-11-17
1
-2
/
+11
|
*
|
udp: restore UDPlite many-cast delivery
Pablo Neira
2016-11-15
1
-3
/
+3
*
|
|
udp: avoid one cache line miss in recvmsg()
Eric Dumazet
2016-11-21
1
-1
/
+2
*
|
|
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
2016-11-19
1
-1
/
+1
*
|
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
5
-5
/
+5
*
|
|
udp: enable busy polling for all sockets
Eric Dumazet
2016-11-18
1
-0
/
+2
*
|
|
ipv6: sr: add option to control lwtunnel support
David Lebrun
2016-11-16
3
-3
/
+23
[next]