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-08-19
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
1
-1
/
+2
2017-08-18
ipv6: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+4
2017-08-16
net: add sendmsg_locked and sendpage_locked to af_inet6
John Fastabend
1
-0
/
+2
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+10
2017-08-16
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
Florian Westphal
1
-1
/
+2
2017-08-16
ipv6: route: make rtm_getroute not assume rtnl is locked
Florian Westphal
1
-1
/
+6
2017-08-16
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
1
-3
/
+3
2017-08-16
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
1
-6
/
+1
2017-08-15
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
1
-2
/
+2
2017-08-15
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
1
-8
/
+5
2017-08-11
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-3
/
+4
2017-08-11
net: xfrm: support setting an output mark.
Lorenzo Colitti
1
-3
/
+6
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
1
-3
/
+4
2017-08-10
jump_label: Do not use unserialized static_key_enabled()
Paolo Bonzini
1
-2
/
+1
2017-08-10
net: ipv6: lower ndisc notifier priority below addrconf
David Ahern
1
-0
/
+1
2017-08-10
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
5
-15
/
+15
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+3
2017-08-09
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
2
-13
/
+28
2017-08-09
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
1
-1
/
+1
2017-08-08
ipv6: sr: implement several seg6local actions
David Lebrun
1
-0
/
+271
2017-08-08
ipv6: sr: add rtnetlink functions for seg6local action parameters
David Lebrun
1
-18
/
+193
2017-08-08
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
4
-2
/
+328
2017-08-08
ipv6: sr: export SRH insertion functions
David Lebrun
2
-20
/
+4
2017-08-08
ipv6: sr: allow SRH insertion with arbitrary segments_left value
David Lebrun
2
-3
/
+3
2017-08-07
net: ipv6: add second dif to raw socket lookups
David Ahern
1
-5
/
+8
2017-08-07
net: ipv6: add second dif to inet6 socket lookups
David Ahern
3
-19
/
+29
2017-08-07
net: ipv6: add second dif to udp socket lookups
David Ahern
1
-18
/
+22
2017-08-07
esp: Fix error handling on layer 2 xmit.
Steffen Klassert
1
-1
/
+1
2017-08-04
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
Ido Schimmel
1
-10
/
+2
2017-08-04
ipv6: Regenerate host route according to node pointer upon interface up
Ido Schimmel
1
-2
/
+2
2017-08-04
ipv6: Regenerate host route according to node pointer upon loopback up
Ido Schimmel
1
-1
/
+1
2017-08-04
ipv6: fib: Unlink replaced routes from their nodes
Ido Schimmel
1
-0
/
+2
2017-08-04
ipv6: fib: Don't assume only nodes hold a reference on routes
Ido Schimmel
1
-2
/
+0
2017-08-04
ipv6: fib: Add offload indication to routes
Ido Schimmel
1
-0
/
+8
2017-08-04
ipv6: fib: Dump tables during registration to FIB chain
Ido Schimmel
2
-2
/
+100
2017-08-04
ipv6: fib_rules: Dump rules during registration to FIB chain
Ido Schimmel
2
-2
/
+13
2017-08-04
ipv6: fib: Add in-kernel notifications for route add / delete
Ido Schimmel
1
-0
/
+17
2017-08-04
ipv6: fib: Add FIB notifiers callbacks
Ido Schimmel
3
-1
/
+63
2017-08-04
ipv6: fib_rules: Check if rule is a default rule
Ido Schimmel
1
-0
/
+20
2017-08-04
ipv6: set rt6i_protocol properly in the route when it is installed
Xin Long
1
-8
/
+3
2017-08-02
netfilter: constify nf_loginfo structures
Julia Lawall
2
-2
/
+2
2017-08-02
xfrm: Auto-load xfrm offload modules
Ilan Tayari
1
-0
/
+1
2017-08-02
esp6: Fix RX checksum after header pull
Yossi Kuperman
1
-0
/
+2
2017-08-02
xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header push
Yossi Kuperman
1
-1
/
+3
2017-08-02
esp6: Support RX checksum with crypto offload
Ilan Tayari
2
-4
/
+14
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-14
/
+29
2017-08-01
Revert "ipv6: constify inet6_protocol structures"
Julia Lawall
3
-3
/
+3
2017-08-01
udp6: fix jumbogram reception
Paolo Abeni
2
-1
/
+11
2017-08-01
ipv6: Avoid going through ->sk_net to access the netns
Jakub Sitnicki
1
-1
/
+1
2017-08-01
tcp: remove prequeue support
Florian Westphal
1
-2
/
+1
[prev]
[next]