Age | Commit message (Expand) | Author |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2019-01-05 | Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-02 | ipv6: Consider sk_bound_dev_if when binding a socket to an address | David Ahern |
2019-01-02 | ipv6: Fix dump of specific table with strict checking | David Ahern |
2019-01-02 | Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-01-02 | Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2019-01-02 | Merge tag '9p-for-4.21' of git://github.com/martinetd/linux | Linus Torvalds |
2019-01-02 | ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error | Stefano Brivio |
2019-01-02 | sunrpc: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li |
2019-01-02 | sunrpc: Add xprt after nfs4_test_session_trunk() | Santosh kumar pradhan |
2019-01-02 | sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS | J. Bruce Fields |
2019-01-02 | sunrpc: handle ENOMEM in rpcb_getport_async | J. Bruce Fields |
2019-01-02 | xprtrdma: Prevent leak of rpcrdma_rep objects | Chuck Lever |
2019-01-02 | xprtrdma: Don't leak freed MRs | Chuck Lever |
2019-01-02 | xprtrdma: Add documenting comment for rpcrdma_buffer_destroy | Chuck Lever |
2019-01-02 | xprtrdma: Replace outdated comment for rpcrdma_ep_post | Chuck Lever |
2019-01-02 | xprtrdma: Update comments in frwr_op_send | Chuck Lever |
2019-01-02 | SUNRPC: Fix some kernel doc complaints | Chuck Lever |
2019-01-02 | xprtrdma: Trace mapping, alloc, and dereg failures | Chuck Lever |
2019-01-02 | xprtrdma: Add trace points for calls to transport switch methods | Chuck Lever |
2019-01-02 | xprtrdma: Relocate the xprtrdma_mr_map trace points | Chuck Lever |
2019-01-02 | xprtrdma: Clean up of xprtrdma chunk trace points | Chuck Lever |
2019-01-02 | xprtrdma: Remove unused fields from rpcrdma_ia | Chuck Lever |
2019-01-02 | xprtrdma: Cull dprintk() call sites | Chuck Lever |
2019-01-02 | xprtrdma: Simplify locking that protects the rl_allreqs list | Chuck Lever |
2019-01-02 | xprtrdma: Expose transport header errors | Chuck Lever |
2019-01-02 | xprtrdma: Remove request_module from backchannel | Chuck Lever |
2019-01-02 | xprtrdma: Recognize XDRBUF_SPARSE_PAGES | Chuck Lever |
2019-01-02 | xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR) | Chuck Lever |
2019-01-02 | xprtrdma: Remove rpcrdma_memreg_ops | Chuck Lever |
2019-01-02 | xprtrdma: Remove support for FMR memory registration | Chuck Lever |
2019-01-02 | xprtrdma: Reduce max_frwr_depth | Chuck Lever |
2019-01-02 | xprtrdma: Fix ri_max_segs and the result of ro_maxpages | Chuck Lever |
2019-01-02 | xprtrdma: Don't wake pending tasks until disconnect is done | Chuck Lever |
2019-01-02 | xprtrdma: No qp_event disconnect | Chuck Lever |
2019-01-02 | xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue | Chuck Lever |
2019-01-02 | xprtrdma: Refactor Receive accounting | Chuck Lever |
2019-01-02 | xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails | Chuck Lever |
2019-01-02 | xprtrdma: Yet another double DMA-unmap | Chuck Lever |
2019-01-01 | ip: validate header length on virtual device xmit | Willem de Bruijn |
2019-01-01 | net: rds: remove unnecessary NULL check | Zhu Yanjun |
2019-01-01 | sock: Make sock->sk_stamp thread-safe | Deepa Dinamani |
2018-12-30 | netrom: fix locking in nr_find_socket() | Cong Wang |
2018-12-30 | ax25: fix a use-after-free in ax25_fillin_cb() | Cong Wang |
2018-12-30 | ipv6: fix typo in net/ipv6/reassembly.c | Su Yanjun |
2018-12-30 | ipv4: fib_rules: Fix possible infinite loop in fib_empty_table | YueHaibing |
2018-12-30 | net/ipv6: Fix a test against 'ipv6_find_idev()' return value | Christophe JAILLET |
2018-12-30 | net: rtnetlink: address is mandatory for rtnl_fdb_get | Nikolay Aleksandrov |