Age | Commit message (Expand) | Author |
2016-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-12-06 | netfilter: nft_fib: convert htonl to ntohl properly | Liping Zhang |
2016-12-06 | netfilter: x_tables: pack percpu counter allocations | Florian Westphal |
2016-12-06 | netfilter: x_tables: pass xt_counters struct to counter allocator | Florian Westphal |
2016-12-06 | netfilter: x_tables: pass xt_counters struct instead of packet counter | Florian Westphal |
2016-12-06 | netfilter: defrag: only register defrag functionality if needed | Florian Westphal |
2016-12-05 | ipv6: Allow IPv4-mapped address as next-hop | Erik Nordmark |
2016-12-05 | tcp: tsq: move tsq_flags close to sk_wmem_alloc | Eric Dumazet |
2016-12-04 | netfilter: conntrack: register hooks in netns when needed by ruleset | Florian Westphal |
2016-12-04 | netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions | Florian Westphal |
2016-12-04 | netfilter: add and use nf_ct_netns_get/put | Florian Westphal |
2016-12-04 | netfilter: conntrack: built-in support for UDPlite | Davide Caratti |
2016-12-04 | netfilter: conntrack: built-in support for SCTP | Davide Caratti |
2016-12-04 | netfilter: conntrack: built-in support for DCCP | Davide Caratti |
2016-12-04 | netfilter: update Arturo Borrero Gonzalez email address | Arturo Borrero Gonzalez |
2016-12-03 | ipv6 addrconf: Implemented enhanced DAD (RFC7527) | Erik Nordmark |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-02 | bpf: Add new cgroup attach type to enable sock modifications | David Ahern |
2016-12-02 | ip6_offload: check segs for NULL in ipv6_gso_segment. | Artem Savkov |
2016-12-02 | tcp: randomize tcp timestamp offsets for each connection | Florian Westphal |
2016-12-02 | Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()" | Eli Cooper |
2016-12-02 | ipv6: Set skb->protocol properly for local output | Eli Cooper |
2016-12-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2016-12-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2016-11-30 | l2tp: lock socket before checking flags in connect() | Guillaume Nault |
2016-11-30 | esp6: Fix integrity verification when ESN are used | Tobias Brunner |
2016-11-29 | netfilter: ipv6: nf_defrag: drop mangled skb on ream error | Florian Westphal |
2016-11-28 | net: handle no dst on skb in icmp6_send | David Ahern |
2016-11-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2016-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-25 | net: ipv4, ipv6: run cgroup eBPF egress programs | Daniel Mack |
2016-11-24 | udplite: call proper backlog handlers | Eric Dumazet |
2016-11-24 | ipv6: bump genid when the IFA_F_TENTATIVE flag is clear | Paolo Abeni |
2016-11-24 | netfilter: Update nf_send_reset6 to consider L3 domain | David Ahern |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-21 | udp: avoid one cache line miss in recvmsg() | Eric Dumazet |
2016-11-19 | net: fix bogus cast in skb_pagelen() and use unsigned variables | Alexey Dobriyan |
2016-11-18 | netns: make struct pernet_operations::id unsigned int | Alexey Dobriyan |
2016-11-18 | udp: enable busy polling for all sockets | Eric Dumazet |
2016-11-17 | ip6_tunnel: disable caching when the traffic class is inherited | Paolo Abeni |
2016-11-16 | ipv6: sr: add option to control lwtunnel support | David Lebrun |
2016-11-15 | udp: restore UDPlite many-cast delivery | Pablo Neira |
2016-11-15 | udplite: fix NULL pointer dereference | Paolo Abeni |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-11-13 | netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test | Julia Lawall |
2016-11-13 | tcp: take care of truncations done by sk_filter() | Eric Dumazet |
2016-11-09 | net: tcp response should set oif only if it is L3 master | David Ahern |
2016-11-09 | ipv6: sr: add support for SRH injection through setsockopt | David Lebrun |
2016-11-09 | ipv6: add source address argument for ipv6_push_nfrag_opts | David Lebrun |