summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni
2016-05-06net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern
2016-05-03ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller
2016-04-14ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau
2016-04-14ipv6: datagram: Refactor dst lookup and update codes to a new functionMartin KaFai Lau
2016-04-14ipv6: datagram: Refactor flowi6 init codes to a new functionMartin KaFai Lau
2016-04-13net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern
2016-04-11net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern
2016-04-11net: vrf: Fix dst reference countingDavid Ahern
2016-04-07ipv6: Count in extension headers in skb->network_headerJakub Sitnicki
2016-04-05ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo
2016-03-30ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet
2016-03-28netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso
2016-03-28netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-03-28netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-03-28netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-03-23net: ping: make ping_v6_sendmsg staticHaishuang Yan
2016-03-20tunnels: Remove encapsulation offloads on decap.Jesse Gross
2016-03-20tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra
2016-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-14netfilter: Allow calling into nat helper without skb_dst.Jarno Rajahalme
2016-03-14tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau
2016-03-13ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck
2016-03-13netconf: add macro to represent all attributesZhang Shengju
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann
2016-03-08ipv6: per netns FIB garbage collectionMichal Kubeček
2016-03-08ipv6: per netns fib6 walkersMichal Kubeček
2016-03-08ipv6: replace global gc_args with local variableMichal Kubeček
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-07udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-03-03net: ipv6: Fix refcnt on host routesDavid Ahern
2016-03-03ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-03-02netfilter: nft_masq: support port rangePablo Neira Ayuso
2016-03-02netfilter: xtables: don't hook tables by defaultFlorian Westphal
2016-03-02netfilter: xtables: prepare for on-demand hook registerFlorian Westphal
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong
2016-03-01net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern
2016-02-26GSO: Provide software checksum of tunneled UDP fragmentation offloadAlexander Duyck
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern
2016-02-23tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller