Age | Commit message (Expand) | Author |
2018-07-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-07-02 | ipv6: sr: fix passing wrong flags to crypto_alloc_shash() | Eric Biggers |
2018-06-30 | net/ipv6: Fix updates to prefix route | David Ahern |
2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds |
2018-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-06-23 | ipv6: mcast: fix unsolicited report interval after receiving querys | Hangbin Liu |
2018-06-20 | ip: limit use of gso_size to udp | Willem de Bruijn |
2018-06-20 | net/tcp: Fix socket lookups with SO_BINDTODEVICE | David Ahern |
2018-06-20 | net/ipv6: respect rcu grace period before freeing fib6_info | Eric Dumazet |
2018-06-18 | netfilter: ipv6: nf_defrag: reduce struct net memory waste | Eric Dumazet |
2018-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-15 | ipv6: Only emit append events for appended routes | Ido Schimmel |
2018-06-14 | tcp: verify the checksum of the first data segment in a new connection | Frank van der Linden |
2018-06-12 | treewide: kvmalloc() -> kvmalloc_array() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-11 | net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr | David Ahern |
2018-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-06-11 | ipv6: allow PMTU exceptions to local routes | Julian Anastasov |
2018-06-08 | udp: fix rx queue len reported by diag and proc interface | Paolo Abeni |
2018-06-08 | netfilter: x_tables: initialise match/target check parameter struct | Florian Westphal |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-06-05 | ipmr: fix error path when ipmr_new_table fails | Sabrina Dubroca |
2018-06-05 | ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds | Sabrina Dubroca |
2018-06-05 | netfilter: provide udp*_lib_lookup for nf_tproxy | Arnd Bergmann |
2018-06-05 | net: ipv6: Generate random IID for addresses on RAWIP devices | Subash Abhinov Kasiviswanathan |
2018-06-05 | net/ipv6: prevent use after free in ip6_route_mpath_notify | David Ahern |
2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | ipv6: omit traffic class when calculating flow hash | Michal Kubecek |
2018-06-04 | Revert "ipv6: omit traffic class when calculating flow hash" | David S. Miller |
2018-06-04 | ipv6: omit traffic class when calculating flow hash | Michal Kubecek |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | vrf: check the original netdevice for generating redirect | Stephen Suryaputra |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-03 | netfilter: Libify xt_TPROXY | Máté Eckl |
2018-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2018-06-01 | ip6_tunnel: remove magic mtu value 0xFFF8 | Nicolas Dichtel |
2018-06-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2018-05-31 | tcp: minor optimization around tcp_hdr() usage in receive path | Yafang Shao |
2018-05-29 | net/ipv6: Add support for specifying metric of connected routes | David Ahern |
2018-05-29 | net/ipv6: Pass ifa6_config struct to inet6_addr_modify | David Ahern |
2018-05-29 | net/ipv6: Pass ifa6_config struct to inet6_addr_add | David Ahern |
2018-05-29 | net/ipv6: Convert ipv6_add_addr to struct ifa6_config | David Ahern |
2018-05-29 | net: remove unnecessary genlmsg_cancel() calls | YueHaibing |
2018-05-28 | ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline | Mathieu Xhonneux |
2018-05-29 | netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module | Florian Westphal |
2018-05-28 | bpf: Hooks for sys_sendmsg | Andrey Ignatov |
2018-05-26 | net: convert datagram_poll users tp ->poll_mask | Christoph Hellwig |
2018-05-26 | net/tcp: convert to ->poll_mask | Christoph Hellwig |
2018-05-24 | net/ipv6: Udate fib6_table_lookup tracepoint | David Ahern |