summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
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
2015-11-30ipv6: fix tunnel error handlingMichal Kubeček
2015-11-18ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-11-14sit: fix sit0 percpu double allocationsEric Dumazet
2015-10-26net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca
2015-09-30net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-09-30ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-09-30ip6_gre: release cached dst on tunnel removalhuaibin Wang
2015-08-27ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-08-27ipv6: Make MLD packets to only be processed locallyAngga
2015-06-10udp: fix behavior of wrong checksumsEric Dumazet
2015-04-27ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark
2015-04-27tcp: prevent fetching dst twice in early demux codeMichal Kubeček
2015-04-09ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2015-04-09ipv6: fix backtracking for throw routesSteven Barth
2015-03-12net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-03-12udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček
2015-03-12ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau
2015-02-10ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa
2015-02-10ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer
2015-02-10ip: zero sockaddr returned on error queueWillem de Bruijn