aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-29
|\
| * netfilter: masquerading needs to be independent of x_tables in KconfigPablo Neira Ayuso2014-09-12
| * netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NATPablo Neira Ayuso2014-09-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-28
|\ \
| * | ipsec: Remove obsolete MAX_AH_AUTH_LENHerbert Xu2014-09-18
* | | tcp: better TCP_SKB_CB layout to reduce cache line missesEric Dumazet2014-09-28
* | | ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet2014-09-28
* | | net: Remove gso_send_check as an offload callbackTom Herbert2014-09-26
* | | udp: move logic out of udp[46]_ufo_send_checkTom Herbert2014-09-26
* | | tcp: move logic out of tcp_v[64]_gso_send_checkTom Herbert2014-09-26
* | | icmp: add a global rate limitationEric Dumazet2014-09-23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\ \ \
| * | | xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-16
| * | | ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2014-09-12
* | | | ipv6: mld: answer mldv2 queries with mldv1 reports in mldv1 fallbackDaniel Borkmann2014-09-22
* | | | udp: Need to make ip6_udp_tunnel.c have GPL licenseTom Herbert2014-09-22
* | | | udp_tunnel: Only build ip6_udp_tunnel.c when IPV6 is selectedAndy Zhou2014-09-19
* | | | sit: Setup and TX path for sit/UDP foo-over-udp encapsulationTom Herbert2014-09-19
* | | | net: Export inet_offloads and inet6_offloadsTom Herbert2014-09-19
* | | | udp-tunnel: Add a few more UDP tunnel APIsAndy Zhou2014-09-19
* | | | udp_tunnel: Seperate ipv6 functions into its own file.Andy Zhou2014-09-19
* | | | tcp: use TCP_SKB_CB(skb)->tcp_flags in input pathEric Dumazet2014-09-15
* | | | ipv6: exit early in addrconf_notify() if IPv6 is disabledWANG Cong2014-09-13
* | | | ipv6: refactor ipv6_dev_mc_inc()WANG Cong2014-09-13
* | | | ipv6: update the comment in mcast.cWANG Cong2014-09-13
* | | | ipv6: drop some rcu_read_lock in mcastWANG Cong2014-09-13
* | | | ipv6: drop ipv6_sk_mc_lock in mcastWANG Cong2014-09-13
* | | | ipv6: refactor __ipv6_dev_ac_inc()WANG Cong2014-09-13
* | | | ipv6: clean up ipv6_dev_ac_inc()WANG Cong2014-09-13
* | | | ipv6: remove ipv6_sk_ac_lockWANG Cong2014-09-13
* | | | ipv6: drop useless rcu_read_lock() in anycastWANG Cong2014-09-13
* | | | udp: Fix inverted NAPI_GRO_CB(skb)->flush testScott Wood2014-09-12
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-10
|\ \ \
| * | | netfilter: nf_tables: add new nft_masq expressionArturo Borrero2014-09-09
| * | | netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero2014-09-09
| * | | netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from corePablo Neira Ayuso2014-09-09
| * | | netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso2014-09-09
* | | | sit: Add gro callbacks to sit_offloadTom Herbert2014-09-10
* | | | ipv6: Clear flush_id to make GRO workTom Herbert2014-09-10
* | | | net: use kfree_skb_list() helper in more placesFlorian Westphal2014-09-09
* | | | ipv6: udp6_gro_complete() is staticEric Dumazet2014-09-09
* | | | ipv6: mcast: remove dead debugging definesDaniel Borkmann2014-09-09
* | | | tcp: remove dst refcount false sharing for prequeue modeEric Dumazet2014-09-09
* | | | net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\ \ \ \ | | |/ / | |/| |
| * | | ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong2014-09-07
| * | | ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel2014-09-05
| * | | ipv6: fix a refcnt leak with peer addrNicolas Dichtel2014-09-05
| * | | ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca2014-09-05
| * | | netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOGPablo Neira2014-09-02