summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | net: sched: Introduce helpers for qevent blocksPetr Machata2020-06-301-0/+119
* | | | net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata2020-06-3034-69/+69
* | | | l2tp: fix l2tp_eth_dev_xmit()'s return typeLuc Van Oostenryck2020-06-291-1/+1
* | | | net/hsr: fix hsr_dev_xmit()'s return typeLuc Van Oostenryck2020-06-291-1/+1
* | | | tcp: update delivered_ce with deliveredYousuk Seung2020-06-281-8/+21
* | | | tcp: count sacked packets in tcp_sacktag_stateYousuk Seung2020-06-281-0/+4
* | | | tcp: add ece_ack flag to reno sack functionsYousuk Seung2020-06-281-10/+12
* | | | tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()Yousuk Seung2020-06-281-2/+2
|/ / /
* | | mptcp: introduce token KUNIT self-testsPaolo Abeni2020-06-274-2/+152
* | | mptcp: move crypto test to KUNITPaolo Abeni2020-06-274-67/+91
* | | mptcp: refactor token containerPaolo Abeni2020-06-274-113/+236
* | | mptcp: add __init annotation on setup functionsPaolo Abeni2020-06-275-10/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-26107-283/+590
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-26105-270/+580
| |\ \ \
| | * | | rds: transport module should be auto loaded when transport is setRao Shoaib2020-06-261-9/+17
| | * | | sch_cake: fix a few style nitsToke Høiland-Jørgensen2020-06-261-2/+2
| | * | | sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen2020-06-261-4/+9
| | * | | sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev2020-06-261-11/+30
| | * | | ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek2020-06-261-6/+5
| | * | | sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-263-2/+7
| | * | | tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-261-3/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-06-2554-15/+159
| | |\ \ \
| | | * | | netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.David Wilder2020-06-255-6/+44
| | | * | | netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder2020-06-251-1/+14
| | | * | | netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.David Wilder2020-06-255-7/+44
| | | * | | netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder2020-06-251-1/+14
| | | * | | netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill2020-06-2541-0/+41
| | | * | | netfilter: ipset: fix unaligned atomic accessRussell King2020-06-251-0/+2
| | * | | | net: bridge: enfore alignment for ethernet addressThomas Martitz2020-06-251-1/+1
| | * | | | tcp: don't ignore ECN CWR on pure ACKDenis Kirjanov2020-06-251-3/+11
| | * | | | dsa: Allow forwarding of redirected IGMP trafficDaniel Mack2020-06-241-3/+34
| | * | | | openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...Lorenzo Bianconi2020-06-241-2/+7
| | * | | | net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-241-0/+2
| | * | | | net: ethtool: Handle missing cable test TDR parametersAndrew Lunn2020-06-241-8/+9
| | * | | | net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUMAlexander Lobakin2020-06-231-0/+1
| | * | | | bridge: mrp: Validate when setting the port roleHoratiu Vultur2020-06-231-2/+8
| | * | | | mptcp: drop sndr_key in mptcp_syn_optionsGeliang Tang2020-06-231-2/+0
| | * | | | ethtool: Fix check in ethtool_rx_flow_rule_createGaurav Singh2020-06-231-1/+1
| | * | | | hsr: avoid to create proc file after unregisterTaehee Yoo2020-06-234-24/+25
| | |/ / /
| | * | | net: Add MODULE_DESCRIPTION entries to network modulesRob Gill2020-06-2110-0/+10
| | * | | rxrpc: Fix notification call on completion of discarded callsDavid Howells2020-06-211-0/+7
| | * | | net/sched: cls_api: fix nooffloaddevcnt warning dmesg logwenxu2020-06-201-10/+14
| | * | | net: flow_offload: fix flow_indr_dev_unregister pathwenxu2020-06-204-6/+13
| | * | | flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu2020-06-201-21/+1
| | * | | flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu2020-06-201-0/+21
| | * | | Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-06-202-5/+4
| | |\ \ \
| | | * | | rxrpc: Fix afs large storage transmission performance dropDavid Howells2020-06-181-1/+1
| | | * | | rxrpc: Fix handling of rwind from an ACK packetDavid Howells2020-06-181-4/+3
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-06-195-37/+63
| | |\ \ \ \
| | | * | | | esp, ah: modernize the crypto algorithm selectionsEric Biggers2020-06-153-10/+41