aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-07-06Merge branch 'master-next'Bruce Ashfield
2020-06-27Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-26Merge branch 'master-next'Bruce Ashfield
2020-06-26SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever
2020-06-26sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib
2020-06-25sch_cake: fix a few style nitsToke Høiland-Jørgensen
2020-06-25sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen
2020-06-25sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev
2020-06-25ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-06-25tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-25net: bridge: enfore alignment for ethernet addressThomas Martitz
2020-06-25tcp: don't ignore ECN CWR on pure ACKDenis Kirjanov
2020-06-25netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.David Wilder
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder
2020-06-25netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.David Wilder
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill
2020-06-25netfilter: ipset: fix unaligned atomic accessRussell King
2020-06-24dsa: Allow forwarding of redirected IGMP trafficDaniel Mack
2020-06-24openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...Lorenzo Bianconi
2020-06-23net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-06-23net: ethtool: Handle missing cable test TDR parametersAndrew Lunn
2020-06-23net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUMAlexander Lobakin
2020-06-23bridge: mrp: Validate when setting the port roleHoratiu Vultur
2020-06-22mptcp: drop sndr_key in mptcp_syn_optionsGeliang Tang
2020-06-22ethtool: Fix check in ethtool_rx_flow_rule_createGaurav Singh
2020-06-22hsr: avoid to create proc file after unregisterTaehee Yoo
2020-06-22xprtrdma: Fix handling of RDMA_ERROR repliesChuck Lever
2020-06-22xprtrdma: Clean up disconnectChuck Lever
2020-06-22xprtrdma: Clean up synopsis of rpcrdma_flush_disconnect()Chuck Lever
2020-06-22xprtrdma: Use re_connect_status safely in rpcrdma_xprt_connect()Chuck Lever
2020-06-22xprtrdma: Prevent dereferencing r_xprt->rx_ep after it is freedChuck Lever
2020-06-20net: Add MODULE_DESCRIPTION entries to network modulesRob Gill
2020-06-20rxrpc: Fix notification call on completion of discarded callsDavid Howells
2020-06-19net/sched: cls_api: fix nooffloaddevcnt warning dmesg logwenxu
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-18net: increment xmit_recursion level in dev_direct_xmit()Eric Dumazet
2020-06-18net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature stringAlexander Lobakin
2020-06-18mptcp: drop MP_JOIN request sock on syn cookiesPaolo Abeni
2020-06-18mptcp: cache msk on MP_JOIN init_reqPaolo Abeni
2020-06-18net: Fix the arp error in some casesguodeqing