summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-03-04ipv6: fix a lockdep splatEric Dumazet
2016-03-04ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org
2016-03-04net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2016-03-04ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni
2016-03-04ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni
2016-01-31xfrm: dst_entries_init() per-net dst_opsDan Streetman
2016-01-31ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-31udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček
2016-01-31ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet
2016-01-31addrconf: always initialize sysctl table dataWANG Cong
2016-01-31ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2016-01-22ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa
2016-01-22net: fix IP early demux racesEric Dumazet
2016-01-22net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2016-01-22ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork
2016-01-22gre6: allow to update all parameters via rtnlNicolas Dichtel
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček
2015-12-14net: ip6mr: fix static mfc/dev leaks on table destructionNikolay Aleksandrov
2015-12-14snmp: Remove duplicate OUTMCAST stat incrementNeil Horman
2015-12-09ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca
2015-12-09sit: fix sit0 percpu double allocationsEric Dumazet
2015-10-03ipv6: fix multipath route replace error recoveryRoopa Prabhu
2015-10-03net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing
2015-10-03ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann
2015-10-03ip6_gre: release cached dst on tunnel removalhuaibin Wang
2015-09-29inet: fix possible request socket leakEric Dumazet
2015-09-29Revert "sit: Add gro callbacks to sit_offload"Herbert Xu
2015-09-29ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-09-29ipv6: Make MLD packets to only be processed locallyAngga
2015-07-10ip: report the original address of ICMP messagesJulian Anastasov
2015-06-10Revert "ipv6: Fix protocol resubmission"David S. Miller
2015-06-08ipv6: Fix protocol resubmissionJosh Hunt
2015-06-08ipv6: fix possible use after free of dev statsRobert Shearman
2015-06-01vti6: Add pmtu handling to vti6_xmit.Steffen Klassert
2015-05-31udp: fix behavior of wrong checksumsEric Dumazet
2015-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-05-28ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck
2015-05-28ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-20ipv6: fix ECMP route replacementMichal Kubeček
2015-05-20ipv6: do not delete previously existing ECMP routes if add failsMichal Kubeček
2015-05-20netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2015-05-19net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge
2015-05-17tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot
2015-05-14ipv6: Fix udp checksums with raw socketsVlad Yasevich
2015-05-13esp6: Use high-order sequence number bits for IV generationHerbert Xu
2015-05-09ipv6: Fixed source specific default route handling.Markus Stenberg
2015-04-24inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet
2015-04-22ip6_gre: use netdev_alloc_pcpu_stats()Johannes Berg