summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-09-29net: disable fragment reassembly if high_thresh is set to zeroMichal Kubecek
2016-09-29ipv6: release dst in ping_v6_sendmsgDave Jones
2016-09-29tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-08-19netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-22netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-07-21ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-07-21sit: correct IP protocol used in ipip6_errSimon Horman
2016-07-21netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-21netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-07-21netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2016-07-21netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-21netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-21netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-21netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-21netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-07-21netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-18netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-07-12ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki
2016-07-12tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-07-12udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-05-18net/route: enforce hoplimit max valuePaolo Abeni
2016-04-23netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-04-21netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-04-21netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-04-19ipv6: Count in extension headers in skb->network_headerJakub Sitnicki
2016-04-19ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo
2016-04-18udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-04-18ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-04-18tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris
2016-04-11mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-04-11ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2016-03-30ipv4: Don't do expensive useless work during inetdev destroy.David S. Miller
2016-03-02rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-03-02ipv6: fix a lockdep splatEric Dumazet
2016-03-02net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2016-03-02ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni
2016-02-12xfrm: dst_entries_init() per-net dst_opsDan Streetman
2016-02-12ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-02-12ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet
2016-01-28ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2016-01-25udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-01-05net: fix IP early demux racesEric Dumazet
2016-01-05net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-05gre6: allow to update all parameters via rtnlNicolas Dichtel
2016-01-05ip6mr: call del_timer_sync() in ip6mr_free_table()WANG Cong
2016-01-05netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter
2016-01-05ipv6: add complete rcu protection around np->optEric Dumazet
2016-01-05ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2016-01-05net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2016-01-05snmp: Remove duplicate OUTMCAST stat incrementNeil Horman