summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* net: Save TX flow hash in sock and set in skbuf on xmitTom Herbert2014-07-072-0/+5
* tcp: switch snt_synack back to measuring transmit time of first SYNACKNeal Cardwell2014-07-071-2/+0
* inet: move ipv6only in sock_commonEric Dumazet2014-07-013-7/+6
* ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-012-8/+23
* ipv6: Add more debugging around accept-ra logic.Ben Greear2014-07-011-8/+43
* tcp: add tcp_conn_requestOctavian Purdila2014-06-271-118/+2
* tcp: add queue_add_hash to tcp_request_sock_opsOctavian Purdila2014-06-271-1/+2
* tcp: add mss_clamp to tcp_request_sock_opsOctavian Purdila2014-06-271-1/+3
* tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synackOctavian Purdila2014-06-271-14/+1
* tcp: add send_synack method to tcp_request_sock_opsOctavian Purdila2014-06-271-6/+8
* tcp: add init_seq method to tcp_request_sock_opsOctavian Purdila2014-06-271-1/+2
* tcp: move around a few calls in tcp_v6_conn_requestOctavian Purdila2014-06-271-11/+7
* tcp: add route_req method to tcp_request_sock_opsOctavian Purdila2014-06-271-6/+20
* tcp: add init_cookie_seq method to tcp_request_sock_opsOctavian Purdila2014-06-271-1/+4
* tcp: add init_req method to tcp_request_sock_opsOctavian Purdila2014-06-271-23/+32
* net: remove inet6_reqsk_allocOctavian Purdila2014-06-272-2/+2
* tcp: tcp_v[46]_conn_request: fix snt_synack initializationOctavian Purdila2014-06-271-1/+2
* tcp: move ir_mark initialization to tcp_openreq_initOctavian Purdila2014-06-171-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-112-2/+3
|\
| * net: ipv6: Fixed up ipsec packet be re-routing issuehuizhang2014-06-111-0/+1
| * ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2014-06-101-2/+2
* | ipv6: Shrink udp_v6_mcast_next() to one socket variableSven Wegener2014-06-051-13/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-051-4/+4
|\ \ | |/
| * ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()Sven Wegener2014-06-041-4/+4
* | gre: Call gso_make_checksumTom Herbert2014-06-042-0/+2
* | net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-042-1/+4
* | udp: Generic functions to set checksumTom Herbert2014-06-041-0/+38
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-1/+0
|\ \ | |/
| * net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-021-8/+3
* | inetpeer: get rid of ip_id_countEric Dumazet2014-06-022-30/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-05-302-20/+6
|\ \
| * | netfilter: add helper for adding nat extensionFlorian Westphal2014-04-292-20/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-249-27/+57
|\ \ \ | | |/ | |/|
| * | ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2014-05-212-6/+2
| * | net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti2014-05-161-0/+3
| * | ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-152-5/+23
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-153-14/+27
| |\ \
| | * | vti: Use the tunnel mark for lookup in the error handlers.Steffen Klassert2014-05-121-1/+4
| | * | vti6: Don't unregister pernet ops twice on init errorsMathias Krause2014-05-121-3/+0
| | * | xfrm6: Properly handle unsupported protocolsSteffen Klassert2014-05-061-1/+10
| | * | xfrm: Fix crash with ipv6 IPsec tunnel and NAT.Steffen Klassert2014-04-071-9/+13
| * | | ipv6: fix calculation of option len in ip6_append_dataHannes Frederic Sowa2014-05-141-1/+1
| * | | ip6_tunnel: fix potential NULL pointer dereferenceSusant Sahani2014-05-131-1/+1
* | | | net: Make enabling of zero UDP6 csums more restrictiveTom Herbert2014-05-231-4/+4
* | | | net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-231-3/+3
* | | | net: Eliminate no_check from protoswTom Herbert2014-05-236-8/+0
* | | | ipv6: slight optimization in ip6_dst_gcLi RongQing2014-05-211-1/+1
* | | | net: tunnels - enable module autoloadingTom Gundersen2014-05-212-0/+2
* | | | vti6: delete unneeded call to netdev_privJulia Lawall2014-05-151-3/+0
* | | | snmp: fix some left over of snmp statsWANG Cong2014-05-141-4/+4
OpenPOWER on IntegriCloud