summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2020-06-18net/sched: act_gate: fix configuration of the periodic timerDavide Caratti
2020-06-18net/sched: act_gate: fix NULL dereference in tcf_gate_init()Davide Caratti
2020-06-18ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo
2020-06-18ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo
2020-06-18net: fix memleak in register_netdevice()Yang Yingliang
2020-06-17rxrpc: Fix afs large storage transmission performance dropDavid Howells
2020-06-17rxrpc: Fix handling of rwind from an ACK packetDavid Howells
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-17xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()Hangbin Liu
2020-06-16tcp: grow window for OOO packets only for SACK flowsEric Dumazet
2020-06-16libceph: don't omit used_replica in target_copy()Ilya Dryomov
2020-06-16libceph: don't omit recovery_deletes in target_copy()Ilya Dryomov
2020-06-16libceph: move away from global osd_req_flagsIlya Dryomov
2020-06-15mptcp: fix memory leak in mptcp_subflow_create_socket()Wei Yongjun
2020-06-15netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel
2020-06-15net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel
2020-06-15mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai
2020-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-15mptcp: use list_first_entry_or_nullGeliang Tang
2020-06-15mptcp: drop MPTCP_PM_MAX_ADDRGeliang Tang
2020-06-15net/rds: NULL pointer de-reference in rds_ib_add_one()Ka-Cheong Poon
2020-06-15esp, ah: modernize the crypto algorithm selectionsEric Biggers
2020-06-15esp: select CRYPTO_SEQIVEric Biggers
2020-06-15esp, ah: consolidate the crypto algorithm selectionsEric Biggers
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-13net: atm: Remove the error message according to the atomic contextLiao Pingfang
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds