- 4e99b32 Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 7 months ago
- 89a3c9f SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() by Chuck Lever · 4 years, 7 months ago
- b7ade38 sunrpc: fixed rollback in rpc_gssd_dummy_populate() by Vasily Averin · 4 years, 7 months ago
- 4a21185 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- 4c342f77 rds: transport module should be auto loaded when transport is set by Rao Shoaib · 4 years, 7 months ago
- 3f608f0 sch_cake: fix a few style nits by Toke Høiland-Jørgensen · 4 years, 7 months ago
- 8c95eca sch_cake: don't call diffserv parsing code when it is not needed by Toke Høiland-Jørgensen · 4 years, 7 months ago
- 9208d28 sch_cake: don't try to reallocate or unshare skb unconditionally by Ilya Ponetayev · 4 years, 7 months ago
- 1ae71d9 ethtool: fix error handling in linkstate_prepare_data() by Michal Kubecek · 4 years, 7 months ago
- 471e39d sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket by Marcelo Ricardo Leitner · 4 years, 7 months ago
- b344579 tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT by Neal Cardwell · 4 years, 7 months ago
- f4926d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 7 months ago
- 206e7323 net: bridge: enfore alignment for ethernet address by Thomas Martitz · 4 years, 7 months ago
- 25702840 tcp: don't ignore ECN CWR on pure ACK by Denis Kirjanov · 4 years, 7 months ago
- 5f027bc netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c. by David Wilder · 4 years, 7 months ago
- 57ea5f18 netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 7 months ago
- cf4cbc6 netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c. by David Wilder · 4 years, 7 months ago
- 1cbf909 netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit helpers. by David Wilder · 4 years, 7 months ago
- 4cacc39 netfilter: Add MODULE_DESCRIPTION entries to kernel modules by Rob Gill · 4 years, 7 months ago
- 7150284 netfilter: ipset: fix unaligned atomic access by Russell King · 4 years, 7 months ago
- 1ed9ec9 dsa: Allow forwarding of redirected IGMP traffic by Daniel Mack · 4 years, 7 months ago
- 1784365 openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt_len by Lorenzo Bianconi · 4 years, 7 months ago
- 41b14fb net: Do not clear the sock TX queue in sk_set_socket() by Tariq Toukan · 4 years, 7 months ago
- 4b973f4 net: ethtool: Handle missing cable test TDR parameters by Andrew Lunn · 4 years, 7 months ago
- b4730ae net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM by Alexander Lobakin · 4 years, 7 months ago
- 7882c89 bridge: mrp: Validate when setting the port role by Horatiu Vultur · 4 years, 7 months ago
- b562f58 mptcp: drop sndr_key in mptcp_syn_options by Geliang Tang · 4 years, 7 months ago
- 21a739c ethtool: Fix check in ethtool_rx_flow_rule_create by Gaurav Singh · 4 years, 7 months ago
- de0083c hsr: avoid to create proc file after unregister by Taehee Yoo · 4 years, 7 months ago
- 7b2182e xprtrdma: Fix handling of RDMA_ERROR replies by Chuck Lever · 4 years, 7 months ago
- c487eb7 xprtrdma: Clean up disconnect by Chuck Lever · 4 years, 7 months ago
- f423f75 xprtrdma: Clean up synopsis of rpcrdma_flush_disconnect() by Chuck Lever · 4 years, 7 months ago
- 2d97f46 xprtrdma: Use re_connect_status safely in rpcrdma_xprt_connect() by Chuck Lever · 4 years, 7 months ago
- 2acc5ca xprtrdma: Prevent dereferencing r_xprt->rx_ep after it is freed by Chuck Lever · 4 years, 7 months ago
- 67c20de net: Add MODULE_DESCRIPTION entries to network modules by Rob Gill · 4 years, 7 months ago
- 0041cd5 rxrpc: Fix notification call on completion of discarded calls by David Howells · 4 years, 7 months ago
- 3c00511 net/sched: cls_api: fix nooffloaddevcnt warning dmesg log by wenxu · 4 years, 7 months ago
- a1db217 net: flow_offload: fix flow_indr_dev_unregister path by wenxu · 4 years, 7 months ago
- 66f1939a flow_offload: use flow_indr_block_cb_alloc/remove function by wenxu · 4 years, 7 months ago
- 26f2eb2 flow_offload: add flow_indr_block_cb_alloc/remove function by wenxu · 4 years, 7 months ago
- 2996cbd Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 7 months ago
- 0e5f9d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 4 years, 7 months ago
- 672f925 Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
- 0ad6f6e net: increment xmit_recursion level in dev_direct_xmit() by Eric Dumazet · 4 years, 7 months ago
- eddbf5d net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string by Alexander Lobakin · 4 years, 7 months ago
- 9e365ff mptcp: drop MP_JOIN request sock on syn cookies by Paolo Abeni · 4 years, 7 months ago
- 8fd4de1 mptcp: cache msk on MP_JOIN init_req by Paolo Abeni · 4 years, 7 months ago
- 5eea3a6 net: Fix the arp error in some cases by guodeqing · 4 years, 7 months ago
- c362a06 net/sched: act_gate: fix configuration of the periodic timer by Davide Caratti · 4 years, 7 months ago
- 7024339 net/sched: act_gate: fix NULL dereference in tcf_gate_init() by Davide Caratti · 4 years, 7 months ago
- ba61539 ip_tunnel: fix use-after-free in ip_tunnel_lookup() by Taehee Yoo · 4 years, 7 months ago
- dafabb6 ip6_gre: fix use-after-free in ip6gre_tunnel_lookup() by Taehee Yoo · 4 years, 7 months ago
- 814152a net: fix memleak in register_netdevice() by Yang Yingliang · 4 years, 7 months ago
- 02c28df rxrpc: Fix afs large storage transmission performance drop by David Howells · 4 years, 7 months ago
- a2ad7c2 rxrpc: Fix handling of rwind from an ACK packet by David Howells · 4 years, 7 months ago
- b9d37bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
- 3ff2351 xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame() by Hangbin Liu · 4 years, 7 months ago
- 6620512 tcp: grow window for OOO packets only for SACK flows by Eric Dumazet · 4 years, 7 months ago
- 7ed286f libceph: don't omit used_replica in target_copy() by Ilya Dryomov · 4 years, 7 months ago
- 2f3fead libceph: don't omit recovery_deletes in target_copy() by Ilya Dryomov · 4 years, 7 months ago
- 22d2cfd libceph: move away from global osd_req_flags by Ilya Dryomov · 4 years, 7 months ago
- b8ad540 mptcp: fix memory leak in mptcp_subflow_create_socket() by Wei Yongjun · 4 years, 7 months ago
- 505ee3a netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline by Alaa Hleihel · 4 years, 7 months ago
- 762f926 net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline by Alaa Hleihel · 4 years, 7 months ago
- ea2fce8 mld: fix memory leak in ipv6_mc_destroy_dev() by Wang Hai · 4 years, 7 months ago
- 38af8f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 7 months ago
- a386bc5 mptcp: use list_first_entry_or_null by Geliang Tang · 4 years, 7 months ago
- c06c1f8 mptcp: drop MPTCP_PM_MAX_ADDR by Geliang Tang · 4 years, 7 months ago
- 33cf601 net/rds: NULL pointer de-reference in rds_ib_add_one() by Ka-Cheong Poon · 4 years, 7 months ago
- be01369 esp, ah: modernize the crypto algorithm selections by Eric Biggers · 4 years, 7 months ago
- 37ea0f1 esp: select CRYPTO_SEQIV by Eric Biggers · 4 years, 7 months ago
- 7d4e391 esp, ah: consolidate the crypto algorithm selections by Eric Biggers · 4 years, 7 months ago
- 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
- bf97bac net: atm: Remove the error message according to the atomic context by Liao Pingfang · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 61f3e82 Merge tag '9p-for-5.8' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 60e5ca8 bpf: Fix memlock accounting for sock_hash by Andrey Ignatov · 4 years, 7 months ago
- f6fede8 bpf: sockmap: Don't attach programs to UDP sockets by Lorenz Bauer · 4 years, 7 months ago
- 2c7269b bpf: tcp: Recv() should return 0 when the peer socket is closed by Sabrina Dubroca · 4 years, 7 months ago
- b65ce38 genetlink: clean up family attributes allocations by Cong Wang · 4 years, 7 months ago
- 3003055 netfilter: nf_tables: hook list memleak in flowtable deletion by Pablo Neira Ayuso · 4 years, 7 months ago
- 2ad6691 rxrpc: Fix race between incoming ACK parser and retransmitter by David Howells · 4 years, 7 months ago
- aa2cad0 xdp: Fix xsk_generic_xmit errno by Li RongQing · 4 years, 7 months ago
- 9798278 tipc: fix NULL pointer dereference in tipc_disc_rcv() by Tuong Lien · 4 years, 7 months ago
- c9aa81f tipc: fix kernel WARNING in tipc_msg_append() by Tuong Lien · 4 years, 7 months ago
- a539568 Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 7 months ago
- 5bffb00 xprtrdma: Make xprt_rdma_slot_table_entries static by Zou Wei · 4 years, 9 months ago
- 2ac3ddc sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by sysfs by Xiongfeng Wang · 4 years, 8 months ago
- 841a2ed SUNRPC: Set SOFTCONN when destroying GSS contexts by Chuck Lever · 4 years, 8 months ago
- 6fc3737 SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFT by Chuck Lever · 4 years, 8 months ago
- eefc536 SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDS by Chuck Lever · 4 years, 8 months ago
- 42aad0d SUNRPC: trace RPC client lifetime events by Chuck Lever · 4 years, 8 months ago
- 911813d SUNRPC: Trace transport lifetime events by Chuck Lever · 4 years, 8 months ago
- c509f15a SUNRPC: Split the xdr_buf event class by Chuck Lever · 4 years, 8 months ago
- 0125ecb SUNRPC: Add tracepoint to rpc_call_rpcerror() by Chuck Lever · 4 years, 8 months ago
- 74fb8fe SUNRPC: Trace GSS context lifetimes by Chuck Lever · 4 years, 8 months ago
- 53bc19f SUNRPC: receive buffer size estimation values almost never change by Chuck Lever · 4 years, 8 months ago
- c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago