| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | netfilter: x_tables: do compat validation via translate_table | Florian Westphal | 2016-04-14 | 1 | -125/+23 |
| * | | netfilter: x_tables: xt_compat_match_from_user doesn't need a retval | Florian Westphal | 2016-04-14 | 1 | -18/+9 |
| * | | netfilter: ip6_tables: simplify translate_compat_table args | Florian Westphal | 2016-04-14 | 1 | -35/+24 |
| * | | netfilter: x_tables: check for bogus target offset | Florian Westphal | 2016-04-14 | 1 | -2/+3 |
| * | | netfilter: x_tables: add compat version of xt_check_entry_offsets | Florian Westphal | 2016-04-14 | 1 | -1/+2 |
| * | | netfilter: x_tables: kill check_entry helper | Florian Westphal | 2016-04-14 | 1 | -12/+8 |
| * | | netfilter: x_tables: add and use xt_check_entry_offsets | Florian Westphal | 2016-04-14 | 1 | -11/+1 |
| * | | netfilter: x_tables: validate targets of jumps | Florian Westphal | 2016-04-14 | 1 | -0/+16 |
| * | | netfilter: x_tables: don't move to non-existent next rule | Florian Westphal | 2016-04-14 | 1 | -0/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-23 | 4 | -68/+143 |
|\ \ \
| | |/
| |/| |
|
| * | | ipv6: udp: Do a route lookup and update during release_cb | Martin KaFai Lau | 2016-04-14 | 2 | -0/+21 |
| * | | ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update | Martin KaFai Lau | 2016-04-14 | 2 | -9/+23 |
| * | | ipv6: datagram: Refactor dst lookup and update codes to a new function | Martin KaFai Lau | 2016-04-14 | 1 | -46/+57 |
| * | | ipv6: datagram: Refactor flowi6 init codes to a new function | Martin KaFai Lau | 2016-04-14 | 1 | -20/+30 |
| * | | net: ipv6: Do not keep linklocal and loopback addresses | David Ahern | 2016-04-13 | 1 | -2/+10 |
| * | | net: vrf: Fix dev refcnt leak due to IPv6 prefix route | David Ahern | 2016-04-11 | 1 | -0/+10 |
| * | | net: vrf: Fix dst reference counting | David Ahern | 2016-04-11 | 1 | -3/+4 |
* | | | ip6mr: align RTA_MFC_STATS on 64-bit | Nicolas Dichtel | 2016-04-21 | 1 | -2/+2 |
* | | | net/ipv6/addrconf: fix sysctl table indentation | Konstantin Khlebnikov | 2016-04-19 | 1 | -309/+307 |
* | | | net/ipv6/addrconf: simplify sysctl registration | Konstantin Khlebnikov | 2016-04-19 | 1 | -26/+17 |
* | | | ip6gre: Add support for GSO | Alexander Duyck | 2016-04-16 | 1 | -23/+33 |
* | | | ip6gre: Add support for basic offloads offloads excluding GSO | Alexander Duyck | 2016-04-16 | 1 | -2/+21 |
* | | | ip6gretap: Fix MTU to allow for Ethernet header | Alexander Duyck | 2016-04-16 | 1 | -0/+2 |
* | | | ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb | Alexander Duyck | 2016-04-16 | 1 | -8/+6 |
* | | | tcp: do not mess with listener sk_wmem_alloc | Eric Dumazet | 2016-04-15 | 1 | -2/+2 |
* | | | GSO: Support partial segmentation offload | Alexander Duyck | 2016-04-14 | 1 | -1/+9 |
* | | | GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values | Alexander Duyck | 2016-04-14 | 1 | -2/+6 |
* | | | GSO: Add GSO type for fixed IPv4 ID | Alexander Duyck | 2016-04-14 | 1 | -1/+2 |
* | | | ipv6, token: allow for clearing the current device token | Daniel Borkmann | 2016-04-13 | 1 | -4/+6 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2016-04-12 | 2 | -27/+31 |
|\ \ |
|
| * | | netfilter: ipv6: unnecessary to check whether ip6_route_output() returns NULL | Haishuang Yan | 2016-04-07 | 1 | -1/+1 |
| * | | netfilter: ip6t_SYNPROXY: remove magic number for hop_limit | Liping Zhang | 2016-03-29 | 1 | -26/+30 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-04-09 | 2 | -5/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | ipv6: Count in extension headers in skb->network_header | Jakub Sitnicki | 2016-04-07 | 1 | -4/+4 |
| * | | ip6_tunnel: set rtnl_link_ops before calling register_netdevice | Thadeu Lima de Souza Cascardo | 2016-04-05 | 1 | -1/+1 |
* | | | ipv6: fix inet6_lookup_listener() | Eric Dumazet | 2016-04-09 | 1 | -2/+2 |
* | | | Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc... | David S. Miller | 2016-04-08 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | rhashtable: accept GFP flags in rhashtable_walk_init | Bob Copeland | 2016-04-05 | 1 | -1/+2 |
| |/ / |
|
* | | | udp: Add GRO functions to UDP socket | Tom Herbert | 2016-04-07 | 5 | -8/+21 |
* | | | udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb | Tom Herbert | 2016-04-07 | 1 | -0/+13 |
* | | | net: introduce lockdep_is_held and update various places to use it | Hannes Frederic Sowa | 2016-04-07 | 2 | -3/+5 |
* | | | udp: enable MSG_PEEK at non-zero offset | samanthakumar | 2016-04-05 | 2 | -11/+12 |
* | | | udp: remove headers from UDP packets before queueing | samanthakumar | 2016-04-05 | 1 | -5/+7 |
* | | | tcp: increment sk_drops for listeners | Eric Dumazet | 2016-04-04 | 1 | -2/+2 |
* | | | tcp: increment sk_drops for dropped rx packets | Eric Dumazet | 2016-04-04 | 1 | -0/+1 |
* | | | tcp/dccp: do not touch listener sk_refcnt under synflood | Eric Dumazet | 2016-04-04 | 2 | -53/+30 |
* | | | tcp/dccp: use rcu locking in inet_diag_find_one_icsk() | Eric Dumazet | 2016-04-04 | 1 | -4/+0 |
* | | | tcp/dccp: remove BH disable/enable in lookup | Eric Dumazet | 2016-04-04 | 1 | -2/+0 |
* | | | udp: no longer use SLAB_DESTROY_BY_RCU | Eric Dumazet | 2016-04-04 | 1 | -132/+64 |
* | | | sock: enable timestamping using control messages | Soheil Hassas Yeganeh | 2016-04-04 | 5 | -15/+21 |