summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-06-30mptcp: do nonce initialization at subflow creation timePaolo Abeni1-34/+20
2020-06-30Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-m...David S. Miller21-96/+123
2020-06-30net: dsa: Improve subordinate PHY error messageFlorian Fainelli1-1/+2
2020-06-29ethtool: Add link extended stateAmit Cohen1-4/+48
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu1-1/+1
2020-06-29mptcp: close poll() racesPaolo Abeni1-5/+20
2020-06-29mptcp: __mptcp_tcp_fallback() returns a struct sockPaolo Abeni1-12/+10
2020-06-29mptcp: create first subflow at msk creation timePaolo Abeni1-33/+20
2020-06-29mptcp: check for plain TCP sock at accept timePaolo Abeni1-62/+7
2020-06-29mptcp: fallback in case of simultaneous connectDavide Caratti2-0/+20
2020-06-29net: mptcp: improve fallback to TCPDavide Caratti4-89/+98
2020-06-29Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-6/+54
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata1-2/+56
2020-06-29net: sched: sch_red: Split init and change callbacksPetr Machata1-12/+30
2020-06-29net: sched: Introduce helpers for qevent blocksPetr Machata1-0/+119
2020-06-29net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata34-69/+69
2020-06-28l2tp: fix l2tp_eth_dev_xmit()'s return typeLuc Van Oostenryck1-1/+1
2020-06-28net/hsr: fix hsr_dev_xmit()'s return typeLuc Van Oostenryck1-1/+1
2020-06-27tcp: update delivered_ce with deliveredYousuk Seung1-8/+21
2020-06-27tcp: count sacked packets in tcp_sacktag_stateYousuk Seung1-0/+4
2020-06-27tcp: add ece_ack flag to reno sack functionsYousuk Seung1-10/+12
2020-06-27tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()Yousuk Seung1-2/+2
2020-06-27net/tls: Add asynchronous resyncBoris Pismenny1-0/+51
2020-06-27Revert "net/tls: Add force_resync for driver resync"Boris Pismenny1-6/+3
2020-06-26mptcp: introduce token KUNIT self-testsPaolo Abeni4-2/+152
2020-06-26mptcp: move crypto test to KUNITPaolo Abeni4-67/+91
2020-06-26mptcp: refactor token containerPaolo Abeni4-113/+236
2020-06-26mptcp: add __init annotation on setup functionsPaolo Abeni5-10/+10
2020-06-26batman-adv: Introduce a configurable per interface hop penaltyLinus Lüssing5-12/+38
2020-06-26batman-adv: Fix typos and grammar in documentationSven Eckelmann21-83/+84
2020-06-26batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller107-283/+590
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds105-270/+580
2020-06-25sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handlingKevin Darbyshire-Bryant1-4/+4
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib1-9/+17
2020-06-25sch_cake: fix a few style nitsToke Høiland-Jørgensen1-2/+2
2020-06-25sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen1-4/+9
2020-06-25sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev1-11/+30
2020-06-25ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek1-6/+5
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner3-2/+7
2020-06-25tcp_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-24net: qos: police action add index for tc flower offloadingPo Liu1-0/+1
2020-06-24net: 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