aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2014-05-15vti6: delete unneeded call to netdev_privJulia Lawall
2014-05-14snmp: fix some left over of snmp statsWANG Cong
2014-05-13net: support marking accepting TCP socketsLorenzo Colitti
2014-05-13net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti
2014-05-13net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2014-05-13tcp: IPv6 support for fastopen serverDaniel Lee
2014-05-13tcp: improve fastopen icmp handlingYuchung Cheng
2014-05-12net: rename local_df to ignore_dfWANG Cong
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-12ipv6: remove parameter rt from fib6_prune_clones()Duan Jiong
2014-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-05-08net: Verify UDP checksum before handoff to encapTom Herbert
2014-05-08icmp6: Call skb_checksum_validateTom Herbert
2014-05-08gre6: Call skb_checksum_simple_validateTom Herbert
2014-05-09netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich
2014-05-07net: clean up snmp stats codeWANG Cong
2014-05-07net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal
2014-05-05ipv6: Need to sock_put on csum errorTom Herbert
2014-05-05ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong
2014-05-05net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert
2014-05-05net: Call skb_checksum_init in IPv6Tom Herbert
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti
2014-04-28net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov
2014-04-24ipv6: fib: fix fib dump restartKumar Sundararajan
2014-04-23ip6gre: add x-netns supportNicolas Dichtel
2014-04-22ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit
2014-04-16ip6_tunnel: use the right netns in ioctl handlerNicolas Dichtel
2014-04-16sit: use the right netns in ioctl handlerNicolas Dichtel
2014-04-16ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang
2014-04-15ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet
2014-04-15ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet
2014-04-14ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-04-11net: ipv6: Fix oif in TCP SYN+ACK route lookup.Lorenzo Colitti
2014-04-05netfilter: Can't fail and free after table replacementThomas Graf
2014-03-31ipv6: some ipv6 statistic counters failed to disable bhHannes Frederic Sowa
2014-03-31ipv6: strengthen fallback fragmentation id generationHannes Frederic Sowa
2014-03-31ipv6: tcp_ipv6 policy route issueWang Yufen
2014-03-31ipv6: reuse rt6_need_strictWang Yufen
2014-03-31ipv6: tcp_ipv6 do some cleanupWang Yufen
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-29ipv6: fix checkpatch errors of "foo*" and "foo * bar"Wang Yufen
2014-03-29ipv6: fix checkpatch errors of brace and trailing statementsWang Yufen
2014-03-29ipv6: fix checkpatch errors comments and spaceWang Yufen
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-27ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-20ip6mr: fix mfc notification flagsNicolas Dichtel
2014-03-18ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properlylucien
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller