| Commit message (Expand) | Author | Age | Files | Lines |
* | gre: set inner_protocol on xmit | Simon Horman | 2016-08-15 | 1 | -2/+0 |
* | net: ipv6: Fix ping to link-local addresses. | Lorenzo Colitti | 2016-08-15 | 1 | -16/+17 |
* | net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled | Mike Manning | 2016-08-13 | 1 | -2/+2 |
* | calipso: fix resource leak on calipso_genopt failure | Colin Ian King | 2016-08-13 | 1 | -1/+3 |
* | net: ipv6: use list_move instead of list_del/list_add | Wei Yongjun | 2016-07-30 | 1 | -2/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-07-29 | 8 | -6/+1587 |
|\ |
|
| * | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in... | James Morris | 2016-07-07 | 8 | -6/+1587 |
| |\ |
|
| | * | calipso: Add a label cache. | Huw Davies | 2016-06-27 | 2 | -2/+281 |
| | * | calipso: Add validation of CALIPSO option. | Huw Davies | 2016-06-27 | 2 | -0/+68 |
| | * | calipso: Allow the lsm to label the skbuff directly. | Huw Davies | 2016-06-27 | 1 | -0/+165 |
| | * | ipv6: constify the skb pointer of ipv6_find_tlv(). | Huw Davies | 2016-06-27 | 1 | -1/+1 |
| | * | calipso: Allow request sockets to be relabelled by the lsm. | Huw Davies | 2016-06-27 | 1 | -0/+86 |
| | * | ipv6: Allow request socks to contain IPv6 options. | Huw Davies | 2016-06-27 | 1 | -3/+9 |
| | * | calipso: Set the calipso socket label to match the secattr. | Huw Davies | 2016-06-27 | 2 | -1/+595 |
| | * | ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer. | Huw Davies | 2016-06-27 | 1 | -0/+49 |
| | * | netlabel: Add support for removing a CALIPSO DOI. | Huw Davies | 2016-06-27 | 1 | -0/+48 |
| | * | netlabel: Add support for enumerating the CALIPSO DOI list. | Huw Davies | 2016-06-27 | 1 | -0/+41 |
| | * | netlabel: Add support for querying a CALIPSO DOI. | Huw Davies | 2016-06-27 | 1 | -0/+68 |
| | * | netlabel: Initial support for the CALIPSO netlink protocol. | Huw Davies | 2016-06-27 | 3 | -1/+178 |
* | | | net: ipmr/ip6mr: update lastuse on entry change | Nikolay Aleksandrov | 2016-07-26 | 1 | -1/+1 |
* | | | udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb | Daniel Borkmann | 2016-07-25 | 1 | -3/+1 |
* | | | net: ipv6: Always leave anycast and multicast groups on link down | Mike Manning | 2016-07-25 | 1 | -0/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2016-07-24 | 1 | -21/+24 |
|\ \ \ |
|
| * | | | netfilter: x_tables: speed up jump target validation | Florian Westphal | 2016-07-18 | 1 | -21/+24 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-24 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | udp: prevent bugcheck if filter truncates packet too much | Michal Kubeček | 2016-07-11 | 1 | -0/+2 |
* | | | | | net: ipmr/ip6mr: add support for keeping an entry age | Nikolay Aleksandrov | 2016-07-16 | 1 | -4/+9 |
* | | | | | ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf() | Eric Dumazet | 2016-07-09 | 2 | -8/+9 |
* | | | | | sit: support MPLS over IPv4 | Simon Horman | 2016-07-09 | 1 | -16/+77 |
| |/ / /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-07-06 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | ipv6: Fix mem leak in rt6i_pcpu | Martin KaFai Lau | 2016-07-05 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2016-07-06 | 2 | -12/+8 |
|\ \ \ \ |
|
| * | | | | netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF | Joe Perches | 2016-07-03 | 1 | -8/+8 |
| * | | | | netfilter: x_tables: simplify ip{6}table_mangle_hook() | Pablo Neira Ayuso | 2016-07-01 | 1 | -4/+0 |
* | | | | | tcp: md5: use kmalloc() backed scratch areas | Eric Dumazet | 2016-07-01 | 1 | -13/+16 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-06-30 | 8 | -64/+29 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | ipmr/ip6mr: Initialize the last assert time of mfc entries. | Tom Goff | 2016-06-28 | 1 | -0/+1 |
| * | | | | ipv6: enforce egress device match in per table nexthop lookups | Paolo Abeni | 2016-06-27 | 1 | -1/+1 |
| * | | | | sit: correct IP protocol used in ipip6_err | Simon Horman | 2016-06-16 | 1 | -2/+2 |
| * | | | | gre: fix error handler | Eric Dumazet | 2016-06-15 | 1 | -1/+1 |
| * | | | | udp reuseport: fix packet of same flow hashed to different socket | Su, Xuemin | 2016-06-14 | 1 | -55/+16 |
| * | | | | ipv6: fix checksum annotation in udp6_csum_init | Hannes Frederic Sowa | 2016-06-14 | 1 | -2/+5 |
| * | | | | ipv6: tcp: fix endianness annotation in tcp_v6_send_response | Hannes Frederic Sowa | 2016-06-14 | 1 | -2/+2 |
| * | | | | ipv6: fix endianness error in icmpv6_err | Hannes Frederic Sowa | 2016-06-14 | 1 | -1/+1 |
* | | | | | ipv6: RFC 4884 partial support for SIT/GRE tunnels | Eric Dumazet | 2016-06-18 | 2 | -5/+27 |
* | | | | | ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED | Eric Dumazet | 2016-06-18 | 2 | -6/+12 |
* | | | | | ip6: move ipip6_err_gen_icmpv6_unreach() | Eric Dumazet | 2016-06-18 | 2 | -37/+40 |
* | | | | | ipv6: icmp: add a force_saddr param to icmp6_send() | Eric Dumazet | 2016-06-18 | 2 | -3/+6 |
* | | | | | net: ipv6: Address selection needs to consider L3 domains | David Ahern | 2016-06-17 | 1 | -0/+48 |
* | | | | | net: vrf: Implement get_saddr for IPv6 | David Ahern | 2016-06-17 | 1 | -2/+10 |