Age | Commit message (Expand) | Author |
2019-02-20 | SUNRPC: Further cleanups of xs_sendpages() | Trond Myklebust |
2019-02-20 | SUNRPC: Convert socket page send code to use iov_iter() | Trond Myklebust |
2019-02-20 | SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec() | Trond Myklebust |
2019-02-20 | SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receive | Trond Myklebust |
2019-02-20 | SUNRPC: Don't suppress socket errors when a message read completes | Trond Myklebust |
2019-02-20 | SUNRPC: Handle zero length fragments correctly | Trond Myklebust |
2019-02-20 | SUNRPC: Don't reset the stream record info when the receive worker is running | Trond Myklebust |
2019-02-20 | SUNRPC: remove pointless test in unx_match() | NeilBrown |
2019-02-20 | SUNRPC: Ensure rq_bytes_sent is reset before request transmission | Trond Myklebust |
2019-02-20 | SUNRPC: Use poll() to fix up the socket requeue races | Trond Myklebust |
2019-02-20 | SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs | Trond Myklebust |
2019-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-02-18 | mac80211: mesh: fix missing unlock on error in table_path_del() | Wei Yongjun |
2019-02-17 | net: Do not allocate page fragments that are not skb aligned | Alexander Duyck |
2019-02-17 | tcp: tcp_v4_err() should be more careful | Eric Dumazet |
2019-02-17 | tcp: clear icsk_backoff in tcp_write_queue_purge() | Eric Dumazet |
2019-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-02-16 | Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-02-16 | Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-02-16 | ipvs: fix warning on unused variable | Andrea Claudi |
2019-02-15 | net: Fix for_each_netdev_feature on Big endian | Hauke Mehrtens |
2019-02-15 | net: ip6_gre: initialize erspan_ver just for erspan tunnels | Lorenzo Bianconi |
2019-02-15 | sunrpc: fix 4 more call sites that were using stack memory with a scatterlist | Scott Mayhew |
2019-02-15 | netfilter: nf_tables: fix flush after rule deletion in the same batch | Pablo Neira Ayuso |
2019-02-15 | mac80211: Restore vif beacon interval if start ap fails | Rakesh Pillai |
2019-02-15 | mac80211: Free mpath object when rhashtable insertion fails | Herbert Xu |
2019-02-15 | mac80211: Use linked list instead of rhashtable walk for mesh tables | Herbert Xu |
2019-02-13 | net: fix possible overflow in __sk_mem_raise_allocated() | Eric Dumazet |
2019-02-13 | sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate | Xin Long |
2019-02-13 | sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment | Xin Long |
2019-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2019-02-13 | netfilter: nft_compat: use-after-free when deleting targets | Pablo Neira Ayuso |
2019-02-12 | rpc: properly check debugfs dentry before using it | Greg Kroah-Hartman |
2019-02-12 | xprtrdma: Make sure Send CQ is allocated on an existing compvec | Nicolas Morey-Chaisemartin |
2019-02-12 | net_sched: fix two more memory leaks in cls_tcindex | Cong Wang |
2019-02-12 | net_sched: fix a memory leak in cls_tcindex | Cong Wang |
2019-02-12 | net_sched: fix a race condition in tcindex_destroy() | Cong Wang |
2019-02-12 | net/packet: fix 4gb buffer limit due to overflow check | Kal Conley |
2019-02-12 | inet_diag: fix reporting cgroup classid and fallback to priority | Konstantin Khlebnikov |
2019-02-12 | batman-adv: fix uninit-value in batadv_interface_tx() | Eric Dumazet |
2019-02-12 | ipv6: propagate genlmsg_reply return code | Li RongQing |
2019-02-12 | Merge tag 'mac80211-for-davem-2019-02-12' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2019-02-12 | xsk: do not remove umem from netdevice on fall-back to copy-mode | Björn Töpel |
2019-02-12 | ipvs: fix dependency on nf_defrag_ipv6 | Andrea Claudi |
2019-02-11 | tipc: fix link session and re-establish issues | Tuong Lien |
2019-02-11 | net: fix IPv6 prefix route residue | Zhiqiang Liu |
2019-02-11 | tipc: fix skb may be leaky in tipc_link_input | Hoang Le |
2019-02-12 | netfilter: compat: initialize all fields in xt_init | Francesco Ruggeri |
2019-02-11 | net/x25: do not hold the cpu too long in x25_new_lci() | Eric Dumazet |