summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-09-06ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-09-06ipv6: release dst in ping_v6_sendmsgDave Jones
2016-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-09-06netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang
2016-09-01ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper
2016-09-01netconf: add a notif when settings are createdNicolas Dichtel
2016-09-01ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel
2016-09-01ila: make nla_policy conststephen hemminger
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-29tcp: add tcp_add_backlog()Eric Dumazet
2016-08-28tcp: Set read_sock and peek_len proto_opsTom Herbert
2016-08-25tcp: md5: add LINUX_MIB_TCPMD5FAILURE counterEric Dumazet
2016-08-25tcp: md5: increment sk_drops on syn_recv stateEric Dumazet
2016-08-25netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang
2016-08-23ipv6: tcp: get rid of tcp_v6_clear_sk()Eric Dumazet
2016-08-23udp: get rid of sk_prot_clear_portaddr_nulls()Eric Dumazet
2016-08-23ipv6: udp: remove udp_v6_clear_sk()Eric Dumazet
2016-08-23net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-08-23udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet
2016-08-23tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-08-22net: ipv6: Remove addresses for failures with strict DADMike Manning
2016-08-22xfrm: Only add l3mdev oif to dst lookupsDavid Ahern
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-17kcm: Use stream parserTom Herbert
2016-08-15gre: set inner_protocol on xmitSimon Horman
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King
2016-08-12sit: make function ipip6_valid_ip_proto() staticWei Yongjun
2016-08-11net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev
2016-08-10net: resolve symbol conflicts with generic hashtable.hJiri Kosina
2016-08-08net/multicast: should not send source list records when have filter mode changeHangbin Liu
2016-07-30net: ipv6: use list_move instead of list_del/list_addWei Yongjun
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-26net: ipmr/ip6mr: update lastuse on entry changeNikolay Aleksandrov
2016-07-25udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann
2016-07-25net: ipv6: Always leave anycast and multicast groups on link downMike Manning
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-18netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-16net: ipmr/ip6mr: add support for keeping an entry ageNikolay Aleksandrov
2016-07-11udp: prevent bugcheck if filter truncates packet too muchMichal Kubeček
2016-07-09ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet
2016-07-09sit: support MPLS over IPv4Simon Horman
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-07-05ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau