Age | Commit message (Expand) | Author |
2018-02-22 | net: ipv4: Set addr_type in hash_keys for forwarded case | David Ahern |
2018-02-22 | tcp_bbr: better deal with suboptimal GSO | Eric Dumazet |
2018-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-02-16 | udplite: fix partial checksum initialization | Alexey Kodanev |
2018-02-16 | fib_semantics: Don't match route with mismatching tclassid | Stefano Brivio |
2018-02-14 | netfilter: x_tables: use pr ratelimiting in all remaining spots | Florian Westphal |
2018-02-14 | netfilter: x_tables: rate-limit table mismatch warnings | Florian Westphal |
2018-02-14 | netfilter: x_tables: remove pr_info where possible | Florian Westphal |
2018-02-14 | netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get() | Cong Wang |
2018-02-14 | netfilter: add back stackpointer size checks | Florian Westphal |
2018-02-14 | netfilter: drop outermost socket lock in getsockopt() | Paolo Abeni |
2018-02-12 | tcp: Honor the eor bit in tcp_mtu_probe | Ilya Lesokhin |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-02-08 | netfilter: ipt_CLUSTERIP: fix a race condition of proc file creation | Cong Wang |
2018-02-07 | tcp: tracepoint: only call trace_tcp_send_reset with full socket | Song Liu |
2018-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-02-07 | netfilter: nf_tables: fix flowtable free | Pablo Neira Ayuso |
2018-02-06 | net: erspan: fix erspan config overwrite | William Tu |
2018-02-06 | net: erspan: fix metadata extraction | William Tu |
2018-02-06 | net: add a UID to use for ULP socket assignment | John Fastabend |
2018-02-03 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-02 | Revert "defer call to mem_cgroup_sk_alloc()" | Roman Gushchin |
2018-02-02 | netfilter: flowtable infrastructure depends on NETFILTER_INGRESS | Pablo Neira Ayuso |
2018-02-01 | net: igmp: add a missing rcu locking section | Eric Dumazet |
2018-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-02-01 | inet: Avoid unitialized variable warning in inet_unhash() | Geert Uytterhoeven |
2018-02-01 | tcp_bbr: fix pacing_gain to always be unity when using lt_bw | Neal Cardwell |
2018-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-01-31 | netfilter: on sockopt() acquire sock lock only in the required scope | Paolo Abeni |
2018-01-31 | tcp_nv: fix potential integer overflow in tcpnv_acked | Gustavo A. R. Silva |
2018-01-31 | netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check() | Dmitry Vyukov |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-01-30 | ipmr: Fix ptrdiff_t print formatting | James Hogan |
2018-01-29 | tcp: release sk_frag.page in tcp_disconnect | Li RongQing |
2018-01-29 | ipv4: Get the address of interface correctly. | Tonghao Zhang |
2018-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-01-25 | net/ipv4: Allow send to local broadcast from a socket bound to a VRF | David Ahern |
2018-01-25 | net: erspan: use bitfield instead of mask and offset | William Tu |
2018-01-25 | bpf: Add BPF_SOCK_OPS_STATE_CB | Lawrence Brakmo |
2018-01-25 | bpf: Add BPF_SOCK_OPS_RETRANS_CB | Lawrence Brakmo |
2018-01-25 | bpf: Add sock_ops RTO callback | Lawrence Brakmo |
2018-01-25 | bpf: Support passing args to sock_ops bpf function | Lawrence Brakmo |
2018-01-25 | net: don't call update_pmtu unconditionally | Nicolas Dichtel |
2018-01-25 | net: tcp: close sock if net namespace is exiting | Dan Streetman |
2018-01-24 | Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller |
2018-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-24 | ipconfig: use dev_set_mtu() | Al Viro |