aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* 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
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-02
| |\ \
| | * | netfilter: move NAT Kconfig switches out of the iptables scopePablo Neira Ayuso2014-08-18
| | |/
* | | tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet2014-09-05
* | | ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa2014-09-05
* | | sock: deduplicate errqueue dequeueWillem de Bruijn2014-09-02
* | | udp: Add support for doing checksum unnecessary conversionTom Herbert2014-09-02
* | | tcp: syncookies: mark cookie_secret read_mostlyFlorian Westphal2014-08-27
* | | ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-25
* | | ipv6: White-space cleansing : Structure layoutsIan Morris2014-08-25
* | | ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-25
* | | udp: additional GRO supportTom Herbert2014-08-24
* | | tcp: Call skb_gro_checksum_validateTom Herbert2014-08-24
* | | net: use reciprocal_scale() helperDaniel Borkmann2014-08-23
|/ /
* / net: ipv6: fib: don't sleep inside atomic lockBenjamin Block2014-08-22
|/
* tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell2014-08-14
* sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani2014-08-14
* Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-07
|\
| * list: fix order of arguments for hlist_add_after(_rcu)Ken Helias2014-08-06
* | tcp: md5: check md5 signature without socket lockDmitry Popov2014-08-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-05
|\
| * ipv6: data of fwmark_reflect sysctl needs to be updated on netns constructionHannes Frederic Sowa2014-08-02