Age | Commit message (Expand) | Author |
2020-07-04 | netfilter: nf_tables: add nft_chain_add() | Pablo Neira Ayuso |
2020-07-04 | netfilter: nf_tables: expose enum nft_chain_flags through UAPI | Pablo Neira Ayuso |
2020-07-04 | netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute | Pablo Neira Ayuso |
2020-07-04 | netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute | Pablo Neira Ayuso |
2020-07-04 | netfilter: nf_tables: add NFTA_CHAIN_ID attribute | Pablo Neira Ayuso |
2020-07-04 | ipvs: allow connection reuse for unconfirmed conntrack | Julian Anastasov |
2020-07-01 | ipvs: avoid expiring many connections from timer | Julian Anastasov |
2020-06-30 | ipvs: register hooks only with services | Julian Anastasov |
2020-06-30 | netfilter: nft_set_pipapo: Drop useless assignment of scratch map index on i... | Stefano Brivio |
2020-06-30 | netfilter: introduce support for reject at prerouting stage | Laura Garcia Liebana |
2020-06-29 | net:qos: police action offloading parameter 'burst' change to the original value | Po Liu |
2020-06-29 | mptcp: close poll() races | Paolo Abeni |
2020-06-29 | mptcp: __mptcp_tcp_fallback() returns a struct sock | Paolo Abeni |
2020-06-29 | mptcp: create first subflow at msk creation time | Paolo Abeni |
2020-06-29 | mptcp: check for plain TCP sock at accept time | Paolo Abeni |
2020-06-29 | mptcp: fallback in case of simultaneous connect | Davide Caratti |
2020-06-29 | net: mptcp: improve fallback to TCP | Davide Caratti |
2020-06-29 | Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2020-06-29 | net: sched: sch_red: Add qevents "early_drop" and "mark" | Petr Machata |
2020-06-29 | net: sched: sch_red: Split init and change callbacks | Petr Machata |
2020-06-29 | net: sched: Introduce helpers for qevent blocks | Petr Machata |
2020-06-29 | net: sched: Pass root lock to Qdisc_ops.enqueue | Petr Machata |
2020-06-28 | l2tp: fix l2tp_eth_dev_xmit()'s return type | Luc Van Oostenryck |
2020-06-28 | net/hsr: fix hsr_dev_xmit()'s return type | Luc Van Oostenryck |
2020-06-27 | tcp: update delivered_ce with delivered | Yousuk Seung |
2020-06-27 | tcp: count sacked packets in tcp_sacktag_state | Yousuk Seung |
2020-06-27 | tcp: add ece_ack flag to reno sack functions | Yousuk Seung |
2020-06-27 | tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue() | Yousuk Seung |
2020-06-27 | net/tls: Add asynchronous resync | Boris Pismenny |
2020-06-27 | Revert "net/tls: Add force_resync for driver resync" | Boris Pismenny |
2020-06-26 | mptcp: introduce token KUNIT self-tests | Paolo Abeni |
2020-06-26 | mptcp: move crypto test to KUNIT | Paolo Abeni |
2020-06-26 | mptcp: refactor token container | Paolo Abeni |
2020-06-26 | mptcp: add __init annotation on setup functions | Paolo Abeni |
2020-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-06-25 | sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling | Kevin Darbyshire-Bryant |
2020-06-25 | rds: transport module should be auto loaded when transport is set | Rao Shoaib |
2020-06-25 | sch_cake: fix a few style nits | Toke Høiland-Jørgensen |
2020-06-25 | sch_cake: don't call diffserv parsing code when it is not needed | Toke Høiland-Jørgensen |
2020-06-25 | sch_cake: don't try to reallocate or unshare skb unconditionally | Ilya Ponetayev |
2020-06-25 | ethtool: fix error handling in linkstate_prepare_data() | Michal Kubecek |
2020-06-25 | sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket | Marcelo Ricardo Leitner |
2020-06-25 | tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT | Neal Cardwell |
2020-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-06-25 | net: bridge: enfore alignment for ethernet address | Thomas Martitz |
2020-06-25 | tcp: don't ignore ECN CWR on pure ACK | Denis Kirjanov |
2020-06-24 | net: qos: police action add index for tc flower offloading | Po Liu |
2020-06-24 | net: qos: add tc police offloading action with max frame size limit | Po Liu |
2020-06-25 | netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c. | David Wilder |