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
2017-01-10
net: introduce keepalive function in struct proto
Ursula Braun
1
-0
/
+1
2017-01-09
net: for rate-limited ICMP replies save one atomic operation
Jesper Dangaard Brouer
1
-9
/
+16
2017-01-09
net: reduce cycles spend on ICMP replies that gets rate limited
Jesper Dangaard Brouer
1
-15
/
+34
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-09
syncookies: use SipHash in place of SHA1
Jason A. Donenfeld
1
-22
/
+19
2017-01-07
vti6: fix device register to report IFLA_INFO_KIND
David Forster
1
-1
/
+1
2017-01-06
ipv6: do not send RTM_DELADDR for tentative addresses
Mahesh Bandewar
1
-0
/
+7
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-03
ipmr, ip6mr: add RTNH_F_UNRESOLVED flag to unresolved cache entries
Nikolay Aleksandrov
1
-1
/
+3
2016-12-30
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
1
-4
/
+12
2016-12-29
ipv6: remove unnecessary inet6_sk check
Dave Jones
1
-7
/
+0
2016-12-29
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
1
-1
/
+1
2016-12-29
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
Haishuang Yan
1
-3
/
+4
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
1
-1
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
11
-11
/
+11
2016-12-23
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
1
-1
/
+5
2016-12-23
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
1
-1
/
+1
2016-12-18
net: ipv6: check route protocol when deleting routes
Mantas M
1
-0
/
+2
2016-12-17
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
1
-3
/
+4
2016-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-33
/
+124
2016-12-06
netfilter: nft_fib: convert htonl to ntohl properly
Liping Zhang
1
-1
/
+1
2016-12-06
netfilter: x_tables: pack percpu counter allocations
Florian Westphal
1
-3
/
+6
2016-12-06
netfilter: x_tables: pass xt_counters struct to counter allocator
Florian Westphal
1
-4
/
+1
2016-12-06
netfilter: x_tables: pass xt_counters struct instead of packet counter
Florian Westphal
1
-3
/
+2
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2
-5
/
+44
2016-12-05
ipv6: Allow IPv4-mapped address as next-hop
Erik Nordmark
1
-1
/
+4
2016-12-05
tcp: tsq: move tsq_flags close to sk_wmem_alloc
Eric Dumazet
1
-1
/
+1
2016-12-04
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
1
-12
/
+42
2016-12-04
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
Florian Westphal
2
-0
/
+14
2016-12-04
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
1
-2
/
+2
2016-12-04
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: conntrack: built-in support for SCTP
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: update Arturo Borrero Gonzalez email address
Arturo Borrero Gonzalez
2
-4
/
+4
2016-12-04
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
3
-5
/
+48
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-9
/
+46
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
1
-0
/
+8
2016-12-02
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
1
-1
/
+1
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2
-4
/
+7
2016-12-02
Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()"
Eli Cooper
1
-1
/
+0
2016-12-02
ipv6: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
2016-12-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2016-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-3
/
+4
2016-11-30
l2tp: lock socket before checking flags in connect()
Guillaume Nault
1
-1
/
+3
2016-11-30
esp6: Fix integrity verification when ESN are used
Tobias Brunner
1
-1
/
+1
2016-11-29
netfilter: ipv6: nf_defrag: drop mangled skb on ream error
Florian Westphal
2
-3
/
+3
2016-11-29
net: handle no dst on skb in icmp6_send
David Ahern
1
-2
/
+4
2016-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+31
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+14
[next]