summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-06-30netfilter: introduce support for reject at prerouting stageLaura Garcia Liebana3-1/+49
2020-06-30net:qos: police action offloading parameter 'burst' change to the original valuePo Liu1-1/+1
2020-06-30mptcp: close poll() racesPaolo Abeni1-5/+20
2020-06-30mptcp: __mptcp_tcp_fallback() returns a struct sockPaolo Abeni1-12/+10
2020-06-30mptcp: create first subflow at msk creation timePaolo Abeni1-33/+20
2020-06-30mptcp: check for plain TCP sock at accept timePaolo Abeni1-62/+7
2020-06-30mptcp: fallback in case of simultaneous connectDavide Caratti2-0/+20
2020-06-30net: mptcp: improve fallback to TCPDavide Caratti4-89/+98
2020-06-30Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-6/+54
2020-06-30net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata1-2/+56
2020-06-30net: sched: sch_red: Split init and change callbacksPetr Machata1-12/+30
2020-06-30net: sched: Introduce helpers for qevent blocksPetr Machata1-0/+119
2020-06-30net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata34-69/+69
2020-06-29l2tp: fix l2tp_eth_dev_xmit()'s return typeLuc Van Oostenryck1-1/+1
2020-06-29net/hsr: fix hsr_dev_xmit()'s return typeLuc Van Oostenryck1-1/+1
2020-06-28tcp: update delivered_ce with deliveredYousuk Seung1-8/+21
2020-06-28tcp: count sacked packets in tcp_sacktag_stateYousuk Seung1-0/+4
2020-06-28tcp: add ece_ack flag to reno sack functionsYousuk Seung1-10/+12
2020-06-28tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()Yousuk Seung1-2/+2
2020-06-28net/tls: Add asynchronous resyncBoris Pismenny1-0/+51
2020-06-28Revert "net/tls: Add force_resync for driver resync"Boris Pismenny1-6/+3
2020-06-27mptcp: introduce token KUNIT self-testsPaolo Abeni4-2/+152
2020-06-27mptcp: move crypto test to KUNITPaolo Abeni4-67/+91
2020-06-27mptcp: refactor token containerPaolo Abeni4-113/+236
2020-06-27mptcp: add __init annotation on setup functionsPaolo Abeni5-10/+10
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller107-283/+590
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds105-270/+580
2020-06-26sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handlingKevin Darbyshire-Bryant1-4/+4
2020-06-26rds: transport module should be auto loaded when transport is setRao Shoaib1-9/+17
2020-06-26sch_cake: fix a few style nitsToke Høiland-Jørgensen1-2/+2
2020-06-26sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen1-4/+9
2020-06-26sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev1-11/+30
2020-06-26ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek1-6/+5
2020-06-26sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner3-2/+7
2020-06-26tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell1-3/+2
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller54-15/+159
2020-06-25net: bridge: enfore alignment for ethernet addressThomas Martitz1-1/+1
2020-06-25tcp: don't ignore ECN CWR on pure ACKDenis Kirjanov1-3/+11
2020-06-25net: qos: police action add index for tc flower offloadingPo Liu1-0/+1
2020-06-25net: qos: add tc police offloading action with max frame size limitPo Liu1-0/+1
2020-06-25netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.David Wilder5-6/+44
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder1-1/+14
2020-06-25netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.David Wilder5-7/+44
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder1-1/+14
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill41-0/+41
2020-06-25netfilter: ipset: fix unaligned atomic accessRussell King1-0/+2
2020-06-25dsa: Allow forwarding of redirected IGMP trafficDaniel Mack1-3/+34
2020-06-25net: bridge: add a flag to avoid refreshing fdb when changing/addingNikolay Aleksandrov1-1/+4
2020-06-25net: bridge: add option to allow activity notifications for any fdb entriesNikolay Aleksandrov2-13/+108
2020-06-25net: neighbor: add fdb extended attributeNikolay Aleksandrov1-0/+1