summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-04-28ipv6: rename IP6_INC_STATS_BH()Eric Dumazet
2016-04-28net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet
2016-04-28net: rename ICMP6_INC_STATS_BH()Eric Dumazet
2016-04-28net: tcp: rename TCP_INC_STATS_BHEric Dumazet
2016-04-28net: udp: rename UDP_INC_STATS_BH()Eric Dumazet
2016-04-28net: snmp: kill various STATS_USER() helpersEric Dumazet
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-27net: ipv6: Use passed in table for nexthop lookupsDavid Ahern
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-26ila: add checksum neutral ILA translationsTom Herbert
2016-04-26ila: xlat changesTom Herbert
2016-04-26ila: Add struct definitions and helpersTom Herbert
2016-04-25net: better drop monitoring in ip{6}_recv_error()Eric Dumazet
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-25netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...Liping Zhang
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-21ip6mr: align RTA_MFC_STATS on 64-bitNicolas Dichtel
2016-04-20net/ipv6/addrconf: fix sysctl table indentationKonstantin Khlebnikov
2016-04-20net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov
2016-04-16ip6gre: Add support for GSOAlexander Duyck
2016-04-16ip6gre: Add support for basic offloads offloads excluding GSOAlexander Duyck
2016-04-16ip6gretap: Fix MTU to allow for Ethernet headerAlexander Duyck
2016-04-16ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck
2016-04-15tcp: do not mess with listener sk_wmem_allocEric Dumazet
2016-04-14ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau
2016-04-14ipv6: datagram: Refactor dst lookup and update codes to a new functionMartin KaFai Lau
2016-04-14ipv6: datagram: Refactor flowi6 init codes to a new functionMartin KaFai Lau
2016-04-14GSO: Support partial segmentation offloadAlexander Duyck
2016-04-14GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID valuesAlexander Duyck
2016-04-14GSO: Add GSO type for fixed IPv4 IDAlexander Duyck
2016-04-14net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern
2016-04-14ipv6, token: allow for clearing the current device tokenDaniel Borkmann
2016-04-13netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-04-13netfilter: x_tables: remove obsolete checkFlorian Westphal
2016-04-13netfilter: x_tables: remove obsolete overflow check for compat case tooFlorian Westphal
2016-04-13netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-04-13netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-04-13netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-04-13netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-04-13netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-04-13netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-04-13netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-04-13netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-04-13netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-04-11net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern