index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2017-08-29
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
2017-08-29
ipv6: Use rt6i_idev index for echo replies to a local address
David Ahern
2017-08-29
addrlabel: add/delete/get can run without rtnl
Florian Westphal
2017-08-28
net: Add comment that early_demux can change via sysctl
David Ahern
2017-08-25
ipv6: sr: implement additional seg6local actions
David Lebrun
2017-08-25
ipv6: sr: add helper functions for seg6local
David Lebrun
2017-08-25
ipv6: sr: enforce IPv6 packets for seg6local lwt
David Lebrun
2017-08-25
ipv6: sr: add support for encapsulation of L2 frames
David Lebrun
2017-08-25
ipv6: sr: add support for ip4ip6 encapsulation
David Lebrun
2017-08-24
ipv6: Use multipath hash from flow info if available
Jakub Sitnicki
2017-08-24
ipv6: Fold rt6_info_hash_nhsfn() into its only caller
Jakub Sitnicki
2017-08-24
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
2017-08-24
ipv6: Add sysctl for per namespace flow label reflection
Jakub Sitnicki
2017-08-23
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
Mike Maloney
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
net: ipv6: put host and anycast routes on device with address
David Ahern
2017-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-08-20
ipv6: repair fib6 tree in failure case
Wei Wang
2017-08-18
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
2017-08-18
ipv6: fix false-postive maybe-uninitialized warning
Arnd Bergmann
2017-08-16
net: add sendmsg_locked and sendpage_locked to af_inet6
John Fastabend
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
Florian Westphal
2017-08-15
ipv6: route: make rtm_getroute not assume rtnl is locked
Florian Westphal
2017-08-15
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2017-08-15
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
2017-08-14
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2017-08-14
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
2017-08-11
net: xfrm: support setting an output mark.
Lorenzo Colitti
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-09
net: ipv6: lower ndisc notifier priority below addrconf
David Ahern
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-08
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-07
ipv6: sr: implement several seg6local actions
David Lebrun
2017-08-07
ipv6: sr: add rtnetlink functions for seg6local action parameters
David Lebrun
2017-08-07
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
2017-08-07
ipv6: sr: export SRH insertion functions
David Lebrun
2017-08-07
ipv6: sr: allow SRH insertion with arbitrary segments_left value
David Lebrun
2017-08-07
net: ipv6: add second dif to raw socket lookups
David Ahern
2017-08-07
net: ipv6: add second dif to inet6 socket lookups
David Ahern
2017-08-07
net: ipv6: add second dif to udp socket lookups
David Ahern
2017-08-03
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
Ido Schimmel
2017-08-03
ipv6: Regenerate host route according to node pointer upon interface up
Ido Schimmel
2017-08-03
ipv6: Regenerate host route according to node pointer upon loopback up
Ido Schimmel
2017-08-03
ipv6: fib: Unlink replaced routes from their nodes
Ido Schimmel
2017-08-03
ipv6: fib: Don't assume only nodes hold a reference on routes
Ido Schimmel
2017-08-03
ipv6: fib: Add offload indication to routes
Ido Schimmel
[next]