summaryrefslogtreecommitdiff
path: root/net/ipv6 (follow)
Commit message (Expand)AuthorAge
...
| * | inet: fix possible request socket leakEric Dumazet2015-08-10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-08-10
| |\ \
| | * | netfilter: SYNPROXY: fix sending window update to clientPhil Sutter2015-08-10
| | * | netfilter: ip6t_SYNPROXY: fix NULL pointer dereferencePhil Sutter2015-08-10
| * | | ipv6: don't reject link-local nexthop on other interfaceFlorian Westphal2015-08-10
| |/ /
* | / ip_gre: Add support to collect tunnel metadata.Pravin B Shelar2015-08-10
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-04
|\ \
| * | netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()Subash Abhinov Kasiviswanathan2015-08-04
| * | netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2015-07-30
| * | netfilter: xtables: remove __pure annotationFlorian Westphal2015-07-15
| * | netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-15
| * | netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-15
| * | netfilter: xtables: compute exact size needed for jumpstackFlorian Westphal2015-07-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-31
|\ \ \ | | |/ | |/|
| * | ipv6: flush nd cache on IFF_NOARP changeEric Dumazet2015-07-29
| * | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov2015-07-26
| * | inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-26
* | | ipv6: Disable flowlabel state ranges by defaultTom Herbert2015-07-31
* | | ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-07-31
* | | ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabelTom Herbert2015-07-31
* | | ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-07-31
* | | net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-30
* | | net: Set sk_txhash from a random numberTom Herbert2015-07-29
* | | ipv6: Avoid rt6_probe() taking writer lock in the fast pathMartin KaFai Lau2015-07-27
* | | ipv6: Re-arrange code in rt6_probe()Martin KaFai Lau2015-07-27
* | | lwtunnel: change prototype of lwtunnel_state_get()Nicolas Dichtel2015-07-27
* | | ipv6: copy lwtstate in ip6_rt_copy_init()Nicolas Dichtel2015-07-27
* | | ipv6: use lwtunnel_output6() only if flag redirect is setNicolas Dichtel2015-07-27
* | | ipv6: fix crash over flow-based vxlan deviceWei-Chun Chao2015-07-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
|\| |
| * | Revert "sit: Add gro callbacks to sit_offload"Herbert Xu2015-07-20
| * | ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-07-15
* | | ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-22
* | | ipv6: rt6_info output redirect to tunnel outputRoopa Prabhu2015-07-21
* | | ipv6: support for fib route lwtunnel encap attributesRoopa Prabhu2015-07-21
* | | net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not setPhil Sutter2015-07-20
* | | ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki2015-07-16
* | | ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明2015-07-15
| |/ |/|
* | net: Build IPv6 into kernel by defaultTom Herbert2015-07-13
* | ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明2015-07-10
* | ipv6: Nonlocal bindTom Herbert2015-07-09
* | inet: inet_twsk_deschedule factorizationEric Dumazet2015-07-09
* | inet: simplify timewait refcountingEric Dumazet2015-07-09
* | ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal2015-07-09
|/
* ipv6: Make MLD packets to only be processed locallyAngga2015-07-03
* net-ipv6: Delete an unnecessary check before the function call "free_percpu"Markus Elfring2015-07-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-24
| |\
| | * ip: report the original address of ICMP messagesJulian Anastasov2015-06-24
| * | netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2015-06-18