summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2014-09-13ipv6: refactor __ipv6_dev_ac_inc()WANG Cong
2014-09-13ipv6: clean up ipv6_dev_ac_inc()WANG Cong
2014-09-13ipv6: remove ipv6_sk_ac_lockWANG Cong
2014-09-13ipv6: drop useless rcu_read_lock() in anycastWANG Cong
2014-09-12udp: Fix inverted NAPI_GRO_CB(skb)->flush testScott Wood
2014-09-12ipv6: clean up anycast when an interface is destroyedSabrina Dubroca
2014-09-12netfilter: masquerading needs to be independent of x_tables in KconfigPablo Neira Ayuso
2014-09-12netfilter: NFT_CHAIN_NAT_IPV* is independent of NFT_NATPablo Neira Ayuso
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-09sit: Add gro callbacks to sit_offloadTom Herbert
2014-09-09ipv6: Clear flush_id to make GRO workTom Herbert
2014-09-09net: use kfree_skb_list() helper in more placesFlorian Westphal
2014-09-09ipv6: udp6_gro_complete() is staticEric Dumazet
2014-09-09ipv6: mcast: remove dead debugging definesDaniel Borkmann
2014-09-09tcp: remove dst refcount false sharing for prequeue modeEric Dumazet
2014-09-09net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat
2014-09-09netfilter: nf_tables: add new nft_masq expressionArturo Borrero
2014-09-09netfilter: nf_nat: generalize IPv6 masquerading support for nf_tablesArturo Borrero
2014-09-09netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from corePablo Neira Ayuso
2014-09-09netfilter: nat: move specific NAT IPv6 to corePablo Neira Ayuso
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-07ipv6: restore the behavior of ipv6_sock_ac_drop()WANG Cong
2014-09-05tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet
2014-09-05ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel
2014-09-05ipv6: fix a refcnt leak with peer addrNicolas Dichtel
2014-09-05ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa
2014-09-02netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOGPablo Neira
2014-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-09-01sock: deduplicate errqueue dequeueWillem de Bruijn
2014-09-01udp: Add support for doing checksum unnecessary conversionTom Herbert
2014-08-27tcp: syncookies: mark cookie_secret read_mostlyFlorian Westphal
2014-08-24ipv6: White-space cleansing : gaps between function and symbol exportIan Morris
2014-08-24ipv6: White-space cleansing : Structure layoutsIan Morris
2014-08-24ipv6: White-space cleansing : Line LayoutsIan Morris
2014-08-24udp: additional GRO supportTom Herbert
2014-08-24tcp: Call skb_gro_checksum_validateTom Herbert
2014-08-23net: use reciprocal_scale() helperDaniel Borkmann
2014-08-22net: ipv6: fib: don't sleep inside atomic lockBenjamin Block
2014-08-18netfilter: move NAT Kconfig switches out of the iptables scopePablo Neira Ayuso
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-08-14sit: Fix ipip6_tunnel_lookup device matching criteriaShmulik Ladkani
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-08-06tcp: md5: check md5 signature without socket lockDmitry Popov
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-05net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn
2014-08-02ipv6: data of fwmark_reflect sysctl needs to be updated on netns constructionHannes Frederic Sowa
2014-08-02inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov
2014-08-02inet: frags: use INET_FRAG_EVICTED to prevent icmp messagesNikolay Aleksandrov