summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
...
* | | ila: Add struct definitions and helpersTom Herbert2016-04-264-82/+161
* | | net: better drop monitoring in ip{6}_recv_error()Eric Dumazet2016-04-251-5/+5
* | | ipv6: use nla_put_u64_64bit()Nicolas Dichtel2016-04-252-7/+11
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-241-241/+79
|\ \
| * | netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-04-141-44/+5
| * | netfilter: x_tables: remove obsolete checkFlorian Westphal2016-04-141-7/+0
| * | netfilter: x_tables: remove obsolete overflow check for compat case tooFlorian Westphal2016-04-141-2/+0
| * | netfilter: x_tables: do compat validation via translate_tableFlorian Westphal2016-04-141-125/+23
| * | netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-04-141-18/+9
| * | netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal2016-04-141-35/+24
| * | netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-04-141-2/+3
| * | netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-04-141-1/+2
| * | netfilter: x_tables: kill check_entry helperFlorian Westphal2016-04-141-12/+8
| * | netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-04-141-11/+1
| * | netfilter: x_tables: validate targets of jumpsFlorian Westphal2016-04-141-0/+16
| * | netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal2016-04-141-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-234-68/+143
|\ \ \ | | |/ | |/|
| * | ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau2016-04-142-0/+21
| * | ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau2016-04-142-9/+23
| * | ipv6: datagram: Refactor dst lookup and update codes to a new functionMartin KaFai Lau2016-04-141-46/+57
| * | ipv6: datagram: Refactor flowi6 init codes to a new functionMartin KaFai Lau2016-04-141-20/+30
| * | net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern2016-04-131-2/+10
| * | net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern2016-04-111-0/+10
| * | net: vrf: Fix dst reference countingDavid Ahern2016-04-111-3/+4
* | | ip6mr: align RTA_MFC_STATS on 64-bitNicolas Dichtel2016-04-211-2/+2
* | | net/ipv6/addrconf: fix sysctl table indentationKonstantin Khlebnikov2016-04-191-309/+307
* | | net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov2016-04-191-26/+17
* | | ip6gre: Add support for GSOAlexander Duyck2016-04-161-23/+33
* | | ip6gre: Add support for basic offloads offloads excluding GSOAlexander Duyck2016-04-161-2/+21
* | | ip6gretap: Fix MTU to allow for Ethernet headerAlexander Duyck2016-04-161-0/+2
* | | ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skbAlexander Duyck2016-04-161-8/+6
* | | tcp: do not mess with listener sk_wmem_allocEric Dumazet2016-04-151-2/+2
* | | GSO: Support partial segmentation offloadAlexander Duyck2016-04-141-1/+9
* | | GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID valuesAlexander Duyck2016-04-141-2/+6
* | | GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-141-1/+2
* | | ipv6, token: allow for clearing the current device tokenDaniel Borkmann2016-04-131-4/+6
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-122-27/+31
|\ \
| * | netfilter: ipv6: unnecessary to check whether ip6_route_output() returns NULLHaishuang Yan2016-04-071-1/+1
| * | netfilter: ip6t_SYNPROXY: remove magic number for hop_limitLiping Zhang2016-03-291-26/+30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-092-5/+5
|\ \ \ | | |/ | |/|
| * | ipv6: Count in extension headers in skb->network_headerJakub Sitnicki2016-04-071-4/+4
| * | ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo2016-04-051-1/+1
* | | ipv6: fix inet6_lookup_listener()Eric Dumazet2016-04-091-2/+2
* | | Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller2016-04-081-1/+2
|\ \ \
| * | | rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland2016-04-051-1/+2
| |/ /
* | | udp: Add GRO functions to UDP socketTom Herbert2016-04-075-8/+21
* | | udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skbTom Herbert2016-04-071-0/+13
* | | net: introduce lockdep_is_held and update various places to use itHannes Frederic Sowa2016-04-072-3/+5
* | | udp: enable MSG_PEEK at non-zero offsetsamanthakumar2016-04-052-11/+12
* | | udp: remove headers from UDP packets before queueingsamanthakumar2016-04-051-5/+7