summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2015-08-11xfrm: Add oif to dst lookupsDavid Ahern
2015-08-11xfrm6: Fix IPv6 ECN decapsulationThomas Egerer
2015-08-10ip_gre: Add support to collect tunnel metadata.Pravin B Shelar
2015-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-08-04netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()Subash Abhinov Kasiviswanathan
2015-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-01ipv6: Disable flowlabel state ranges by defaultTom Herbert
2015-08-01ipv6: Implement different admin modes for automatic flow labelsTom Herbert
2015-08-01ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2015-07-30netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal
2015-07-30ipv6: flush nd cache on IFF_NOARP changeEric Dumazet
2015-07-30net: Set sk_txhash from a random numberTom Herbert
2015-07-27ipv6: Avoid rt6_probe() taking writer lock in the fast pathMartin KaFai Lau
2015-07-27ipv6: Re-arrange code in rt6_probe()Martin KaFai Lau
2015-07-27lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel
2015-07-27ipv6: copy lwtstate in ip6_rt_copy_init()Nicolas Dichtel
2015-07-27ipv6: use lwtunnel_output6() only if flag redirect is setNicolas Dichtel
2015-07-27inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov
2015-07-27inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal
2015-07-27ipv6: fix crash over flow-based vxlan deviceWei-Chun Chao
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline
2015-07-21ipv6: rt6_info output redirect to tunnel outputRoopa Prabhu
2015-07-21ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu
2015-07-20Revert "sit: Add gro callbacks to sit_offload"Herbert Xu
2015-07-20net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not setPhil Sutter
2015-07-16ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki
2015-07-16ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明
2015-07-16ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-07-15netfilter: xtables: remove __pure annotationFlorian Westphal
2015-07-15netfilter: add and use jump label for xt_teeFlorian Westphal
2015-07-15netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal
2015-07-15netfilter: xtables: compute exact size needed for jumpstackFlorian Westphal
2015-07-13net: Build IPv6 into kernel by defaultTom Herbert
2015-07-11ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明
2015-07-10ipv6: Nonlocal bindTom Herbert
2015-07-09inet: inet_twsk_deschedule factorizationEric Dumazet
2015-07-09inet: simplify timewait refcountingEric Dumazet
2015-07-09ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal
2015-07-03ipv6: Make MLD packets to only be processed locallyAngga
2015-07-03net-ipv6: Delete an unnecessary check before the function call "free_percpu"Markus Elfring
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-24ip: report the original address of ICMP messagesJulian Anastasov
2015-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-06-18netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso
2015-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-06-15netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet