aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
...
| * | ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2014-05-21
| * | net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti2014-05-16
| * | ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-15
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-15
| |\ \
| | * | vti: Use the tunnel mark for lookup in the error handlers.Steffen Klassert2014-05-12
| | * | vti6: Don't unregister pernet ops twice on init errorsMathias Krause2014-05-12
| | * | xfrm6: Properly handle unsupported protocolsSteffen Klassert2014-05-06
| | * | xfrm: Fix crash with ipv6 IPsec tunnel and NAT.Steffen Klassert2014-04-07
| * | | ipv6: fix calculation of option len in ip6_append_dataHannes Frederic Sowa2014-05-14
| * | | ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani2014-05-13
* | | | net: Make enabling of zero UDP6 csums more restrictiveTom Herbert2014-05-23
* | | | net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-23
* | | | net: Eliminate no_check from protoswTom Herbert2014-05-23
* | | | ipv6: slight optimization in ip6_dst_gcLi RongQing2014-05-21
* | | | net: tunnels - enable module autoloadingTom Gundersen2014-05-21
* | | | vti6: delete unneeded call to netdev_privJulia Lawall2014-05-15
* | | | snmp: fix some left over of snmp statsWANG Cong2014-05-14
* | | | net: support marking accepting TCP socketsLorenzo Colitti2014-05-13
* | | | net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti2014-05-13
* | | | net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-05-13
* | | | tcp: IPv6 support for fastopen serverDaniel Lee2014-05-13
* | | | tcp: improve fastopen icmp handlingYuchung Cheng2014-05-13
* | | | net: rename local_df to ignore_dfWANG Cong2014-05-12
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-09
| |\ \ \
| | * | | netfilter: Fix potential use after free in ip6_route_me_harder()Sergey Popovich2014-05-08
| * | | | net: ipv6: send pkttoobig immediately if orig frag size > mtuFlorian Westphal2014-05-07
| |/ / /
| * | | net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov2014-04-28
| * | | ipv6: fib: fix fib dump restartKumar Sundararajan2014-04-24
* | | | ipv6: remove parameter rt from fib6_prune_clones()Duan Jiong2014-05-12
* | | | net: Verify UDP checksum before handoff to encapTom Herbert2014-05-08
* | | | icmp6: Call skb_checksum_validateTom Herbert2014-05-08
* | | | gre6: Call skb_checksum_simple_validateTom Herbert2014-05-08
* | | | net: clean up snmp stats codeWANG Cong2014-05-07
* | | | ipv6: Need to sock_put on csum errorTom Herbert2014-05-05
* | | | ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong2014-05-05
* | | | net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert2014-05-05
* | | | net: Call skb_checksum_init in IPv6Tom Herbert2014-05-05
* | | | net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti2014-04-30
* | | | ip6gre: add x-netns supportNicolas Dichtel2014-04-23
| |_|/ |/| |
* | | ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit2014-04-22
|/ /
* | ip6_tunnel: use the right netns in ioctl handlerNicolas Dichtel2014-04-16
* | sit: use the right netns in ioctl handlerNicolas Dichtel2014-04-16
* | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-16
* | ip6_gre: don't allow to remove the fb_tunnel_devNicolas Dichtel2014-04-15
* | ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* | ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-15
* | ipv6: Limit mtu to 65575 bytesEric Dumazet2014-04-14
* | net: ipv6: Fix oif in TCP SYN+ACK route lookup.Lorenzo Colitti2014-04-11
|/
* netfilter: Can't fail and free after table replacementThomas Graf2014-04-05