index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-19
1
-1
/
+2
*
|
|
|
net: ipv6: put host and anycast routes on device with address
David Ahern
2017-08-21
3
-56
/
+47
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-21
4
-8
/
+26
|
\
\
\
\
|
*
|
|
|
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-11
1
-3
/
+6
|
*
|
|
|
xfrm: Auto-load xfrm offload modules
Ilan Tayari
2017-08-02
1
-0
/
+1
|
*
|
|
|
esp6: Fix RX checksum after header pull
Yossi Kuperman
2017-08-02
1
-0
/
+2
|
*
|
|
|
xfrm6: Fix CHECKSUM_COMPLETE after IPv6 header push
Yossi Kuperman
2017-08-02
1
-1
/
+3
|
*
|
|
|
esp6: Support RX checksum with crypto offload
Ilan Tayari
2017-08-02
2
-4
/
+14
*
|
|
|
|
ipv6: fix false-postive maybe-uninitialized warning
Arnd Bergmann
2017-08-18
1
-2
/
+4
*
|
|
|
|
net: add sendmsg_locked and sendpage_locked to af_inet6
John Fastabend
2017-08-16
1
-0
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-16
2
-13
/
+10
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2017-08-16
1
-3
/
+3
|
*
|
|
|
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2017-08-15
1
-2
/
+2
|
*
|
|
|
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
2017-08-15
1
-8
/
+5
|
*
|
|
|
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-10
1
-3
/
+4
*
|
|
|
|
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
Florian Westphal
2017-08-16
1
-1
/
+2
*
|
|
|
|
ipv6: route: make rtm_getroute not assume rtnl is locked
Florian Westphal
2017-08-16
1
-1
/
+6
*
|
|
|
|
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
2017-08-16
1
-6
/
+1
*
|
|
|
|
net: ipv6: lower ndisc notifier priority below addrconf
David Ahern
2017-08-10
1
-0
/
+1
*
|
|
|
|
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-10
5
-15
/
+15
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
1
-8
/
+3
|
\
|
|
|
|
|
*
|
|
|
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-09
1
-1
/
+1
|
*
|
|
|
ipv6: set rt6i_protocol properly in the route when it is installed
Xin Long
2017-08-04
1
-8
/
+3
*
|
|
|
|
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
2017-08-09
2
-13
/
+28
*
|
|
|
|
ipv6: sr: implement several seg6local actions
David Lebrun
2017-08-07
1
-0
/
+271
*
|
|
|
|
ipv6: sr: add rtnetlink functions for seg6local action parameters
David Lebrun
2017-08-07
1
-18
/
+193
*
|
|
|
|
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
2017-08-07
4
-2
/
+328
*
|
|
|
|
ipv6: sr: export SRH insertion functions
David Lebrun
2017-08-07
2
-20
/
+4
*
|
|
|
|
ipv6: sr: allow SRH insertion with arbitrary segments_left value
David Lebrun
2017-08-07
2
-3
/
+3
*
|
|
|
|
net: ipv6: add second dif to raw socket lookups
David Ahern
2017-08-07
1
-5
/
+8
*
|
|
|
|
net: ipv6: add second dif to inet6 socket lookups
David Ahern
2017-08-07
3
-19
/
+29
*
|
|
|
|
net: ipv6: add second dif to udp socket lookups
David Ahern
2017-08-07
1
-18
/
+22
*
|
|
|
|
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
Ido Schimmel
2017-08-04
1
-10
/
+2
*
|
|
|
|
ipv6: Regenerate host route according to node pointer upon interface up
Ido Schimmel
2017-08-04
1
-2
/
+2
*
|
|
|
|
ipv6: Regenerate host route according to node pointer upon loopback up
Ido Schimmel
2017-08-04
1
-1
/
+1
*
|
|
|
|
ipv6: fib: Unlink replaced routes from their nodes
Ido Schimmel
2017-08-04
1
-0
/
+2
*
|
|
|
|
ipv6: fib: Don't assume only nodes hold a reference on routes
Ido Schimmel
2017-08-04
1
-2
/
+0
*
|
|
|
|
ipv6: fib: Add offload indication to routes
Ido Schimmel
2017-08-04
1
-0
/
+8
*
|
|
|
|
ipv6: fib: Dump tables during registration to FIB chain
Ido Schimmel
2017-08-04
2
-2
/
+100
*
|
|
|
|
ipv6: fib_rules: Dump rules during registration to FIB chain
Ido Schimmel
2017-08-04
2
-2
/
+13
*
|
|
|
|
ipv6: fib: Add in-kernel notifications for route add / delete
Ido Schimmel
2017-08-04
1
-0
/
+17
*
|
|
|
|
ipv6: fib: Add FIB notifiers callbacks
Ido Schimmel
2017-08-04
3
-1
/
+63
*
|
|
|
|
ipv6: fib_rules: Check if rule is a default rule
Ido Schimmel
2017-08-04
1
-0
/
+20
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
3
-14
/
+29
|
\
|
|
|
|
*
|
|
udp6: fix jumbogram reception
Paolo Abeni
2017-08-01
2
-1
/
+11
|
*
|
|
udp6: fix socket leak on early demux
Paolo Abeni
2017-07-29
1
-9
/
+18
|
*
|
|
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
2017-07-26
1
-4
/
+0
*
|
|
|
Revert "ipv6: constify inet6_protocol structures"
Julia Lawall
2017-08-01
3
-3
/
+3
*
|
|
|
ipv6: Avoid going through ->sk_net to access the netns
Jakub Sitnicki
2017-08-01
1
-1
/
+1
*
|
|
|
tcp: remove prequeue support
Florian Westphal
2017-07-31
1
-2
/
+1
[prev]
[next]