index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2017-06-19
tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix
Ivan Delalande
2017-06-19
tcp: md5: add an address prefix for key lookup
Ivan Delalande
2017-06-17
net: remove DST_NOCACHE flag
Wei Wang
2017-06-17
net: remove DST_NOGC flag
Wei Wang
2017-06-17
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2017-06-17
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2017-06-17
ipv6: call dst_hold_safe() properly
Wei Wang
2017-06-17
ipv6: call dst_dev_put() properly
Wei Wang
2017-06-17
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
2017-06-17
net: use loopback dev when generating blackhole route
Wei Wang
2017-06-17
udp: call dst_hold_safe() in udp_sk_rx_set_dst()
Wei Wang
2017-06-17
ipv6: remove unnecessary dst_hold() in ip6_fragment()
Wei Wang
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-14
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
2017-06-12
proc: snmp6: Use correct type in memset
Christian Perle
2017-06-10
Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
2017-06-10
bpf: Remove duplicate tcp_filter hook in ipv6
Chenbo Feng
2017-06-09
ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
2017-06-09
Ipvlan should return an error when an address is already in use.
Krister Johansen
2017-06-08
ila_xlat: add missing hash secret initialization
Arnd Bergmann
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
2017-06-08
net: ipv6: Release route when device is unregistering
David Ahern
2017-06-08
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2017-06-08
tcp: Namespaceify sysctl_tcp_sack
Eric Dumazet
2017-06-08
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-06
net/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
2017-06-06
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
2017-06-04
sit: reload iphdr in ipip6_rcv
Haishuang Yan
2017-06-04
ipsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
2017-06-04
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-04
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
2017-06-04
ip6_tunnel: fix traffic class routing for tunnels
Liam McBirnie
2017-06-02
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
2017-05-30
net: lwtunnel: Add extack to encap attr validation
David Ahern
2017-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2017-05-26
net: ipv6: RTM_GETROUTE: return matched fib result when requested
Roopa Prabhu
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-22
net: ipv6: Add extack messages for route add failures
David Ahern
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
2017-05-22
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-05-21
ipv6: drop unused variables in seg6_genl_dumphac
stephen hemminger
[next]