summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-07-021-0/+1
|\
| * SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGEChristophe Leroy2020-06-291-0/+1
* | Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-06-277-41/+57
|\ \
| * | SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever2020-06-261-0/+4
| * | sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin2020-06-261-0/+1
| * | xprtrdma: Fix handling of RDMA_ERROR repliesChuck Lever2020-06-221-6/+3
| * | xprtrdma: Clean up disconnectChuck Lever2020-06-222-10/+14
| * | xprtrdma: Clean up synopsis of rpcrdma_flush_disconnect()Chuck Lever2020-06-223-11/+11
| * | xprtrdma: Use re_connect_status safely in rpcrdma_xprt_connect()Chuck Lever2020-06-222-4/+1
| * | xprtrdma: Prevent dereferencing r_xprt->rx_ep after it is freedChuck Lever2020-06-221-10/+23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-25105-270/+580
|\ \ \ | |/ / |/| |
| * | rds: transport module should be auto loaded when transport is setRao Shoaib2020-06-251-9/+17
| * | sch_cake: fix a few style nitsToke Høiland-Jørgensen2020-06-251-2/+2
| * | sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen2020-06-251-4/+9
| * | sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev2020-06-251-11/+30
| * | ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek2020-06-251-6/+5
| * | sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-253-2/+7
| * | tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-251-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-231-0/+2
| * | | net: ethtool: Handle missing cable test TDR parametersAndrew Lunn2020-06-231-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-221-2/+0
| * | | ethtool: Fix check in ethtool_rx_flow_rule_createGaurav Singh2020-06-221-1/+1
| * | | hsr: avoid to create proc file after unregisterTaehee Yoo2020-06-224-24/+25
| |/ /
| * | net: Add MODULE_DESCRIPTION entries to network modulesRob Gill2020-06-2010-0/+10
| * | rxrpc: Fix notification call on completion of discarded callsDavid Howells2020-06-201-0/+7
| * | net/sched: cls_api: fix nooffloaddevcnt warning dmesg logwenxu2020-06-191-10/+14
| * | net: flow_offload: fix flow_indr_dev_unregister pathwenxu2020-06-194-6/+13
| * | flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu2020-06-191-21/+1
| * | flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu2020-06-191-0/+21
| * | Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-06-192-5/+4
| |\ \
| | * | rxrpc: Fix afs large storage transmission performance dropDavid Howells2020-06-171-1/+1
| | * | rxrpc: Fix handling of rwind from an ACK packetDavid Howells2020-06-171-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
| | * | | esp: select CRYPTO_SEQIVEric Biggers2020-06-151-0/+1
| | * | | esp, ah: consolidate the crypto algorithm selectionsEric Biggers2020-06-153-28/+24
| | * | | xfrm: merge fixup for "remove output_finish indirection from xfrm_state_afinfo"Stephen Rothwell2020-06-051-4/+0