index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2022-03-29
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
2022-03-25
SUNRPC: Don't return error values in sysfs read of closed files
Trond Myklebust
2022-03-25
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2022-03-24
SUNRPC don't resend a task on an offlined transport
Olga Kornievskaia
2022-03-23
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
2022-03-22
SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent
Trond Myklebust
2022-03-22
SUNRPC: Fix unx_lookup_cred() allocation
Trond Myklebust
2022-03-22
NFS: Fix memory allocation in rpc_alloc_task()
Trond Myklebust
2022-03-22
NFS: Fix memory allocation in rpc_malloc()
Trond Myklebust
2022-03-22
SUNRPC: Improve accuracy of socket ENOBUFS determination
Trond Myklebust
2022-03-22
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
2022-03-22
SUNRPC: Fix socket waits for write buffer space
Trond Myklebust
2022-03-22
SUNRPC: Only save the TCP source port after the connection is complete
Trond Myklebust
2022-03-22
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-03-13
SUNRPC: change locking for xs_swap_enable/disable
NeilBrown
2022-03-13
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
2022-03-13
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
2022-03-13
NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS
NeilBrown
2022-03-13
SUNRPC: remove scheduling boost for "SWAPPER" tasks.
NeilBrown
2022-03-13
SUNRPC/xprt: async tasks mustn't block waiting for memory
NeilBrown
2022-03-13
SUNRPC/auth: async tasks mustn't block waiting for memory
NeilBrown
2022-03-13
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2022-02-25
SUNRPC/xprtrdma: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
SUNRPC/auth_gss: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
SUNRPC: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
2022-02-25
SUNRPC: remove redundant pointer plainhdr
Colin Ian King
2022-02-24
ping: remove pr_err from ping_lookup
Xin Long
2022-02-24
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
2022-02-24
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
2022-02-24
net/smc: Use a mutex for locking "struct smc_pnettable"
Fabio M. De Francesco
2022-02-23
net: sched: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Wan Jiabing
2022-02-23
tipc: Fix end of loop tests for list_for_each_entry()
Dan Carpenter
2022-02-23
udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
Dan Carpenter
2022-02-22
net: dsa: fix panic when removing unoffloaded port from bridge
Alvin Šipraga
2022-02-22
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
2022-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-02-22
netfilter: nf_tables: fix memory leak during stateful obj update
Florian Westphal
2022-02-21
netfilter: nft_limit: fix stateful object memory leak
Florian Westphal
2022-02-21
netfilter: nf_tables: unregister flowtable hooks on netns exit
Pablo Neira Ayuso
2022-02-21
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2022-02-20
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2022-02-19
net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
Vladimir Oltean
2022-02-19
mptcp: add mibs counter for ignored incoming options
Paolo Abeni
2022-02-19
mptcp: fix race in incoming ADD_ADDR option processing
Paolo Abeni
2022-02-19
mptcp: fix race in overlapping signal events
Paolo Abeni
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-02-18
net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
Paul Blakey
2022-02-18
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
[next]