Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | libceph: rename r_unsafe_item to r_private_item | Ilya Dryomov | 2019-07-08 | 1 | -2/+2 | |
| * | | | | | | libceph: rename ceph_encode_addr to ceph_encode_banner_addr | Jeff Layton | 2019-07-08 | 1 | -3/+3 | |
| * | | | | | | libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE | Jeff Layton | 2019-07-08 | 2 | -14/+11 | |
| * | | | | | | ceph: fix decode_locker to use ceph_decode_entity_addr | Jeff Layton | 2019-07-08 | 1 | -2/+5 | |
| * | | | | | | libceph: correctly decode ADDR2 addresses in incremental OSD maps | Jeff Layton | 2019-07-08 | 1 | -5/+10 | |
| * | | | | | | libceph: fix watch_item_t decoding to use ceph_decode_entity_addr | Jeff Layton | 2019-07-08 | 1 | -7/+13 | |
| * | | | | | | libceph: switch osdmap decoding to use ceph_decode_entity_addr | Jeff Layton | 2019-07-08 | 1 | -8/+8 | |
| * | | | | | | libceph: ADDR2 support for monmap | Jeff Layton | 2019-07-08 | 1 | -8/+13 | |
| * | | | | | | libceph: add ceph_decode_entity_addr | Jeff Layton | 2019-07-08 | 2 | -1/+91 | |
| * | | | | | | libceph: fix sa_family just after reading address | Jeff Layton | 2019-07-08 | 1 | -3/+2 | |
| * | | | | | | libceph: remove ceph_get_direct_page_vector() | Christoph Hellwig | 2019-07-08 | 1 | -33/+0 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | docs: power: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2019-07-15 | 1 | -4/+4 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | 2019-06-28 | 1209 | -6544/+2313 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEAD | Doug Ledford | 2019-06-18 | 1 | -2/+4 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | rds: Don't check return value from destroy CQ | Leon Romanovsky | 2019-05-21 | 1 | -4/+4 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-07-13 | 25 | -94/+89 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tipc: ensure head->lock is initialised | Chris Packham | 2019-07-12 | 1 | -1/+1 | |
| * | | | | | | | net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd() | Vlad Buslov | 2019-07-12 | 1 | -1/+1 | |
| * | | | | | | | net: openvswitch: do not update max_headroom if new headroom is equal to old ... | Taehee Yoo | 2019-07-12 | 1 | -11/+28 | |
| * | | | | | | | Merge branch 'net/rds-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 2019-07-11 | 9 | -50/+30 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | rds: avoid version downgrade to legitimate newer peer connections | Santosh Shilimkar | 2019-07-09 | 1 | -2/+4 | |
| | * | | | | | | rds: Return proper "tos" value to user-space | Gerd Rausch | 2019-07-09 | 1 | -0/+1 | |
| | * | | | | | | rds: Accept peer connection reject messages due to incompatible version | Gerd Rausch | 2019-07-09 | 1 | -2/+3 | |
| | * | | | | | | Revert "RDS: IB: split the mr registration and invalidation path" | Gerd Rausch | 2019-07-09 | 3 | -16/+8 | |
| | * | | | | | | rds: fix reordering with composite message notification | Santosh Shilimkar | 2019-07-09 | 4 | -30/+14 | |
| * | | | | | | | ipv6: fix static key imbalance in fl_create() | Eric Dumazet | 2019-07-11 | 1 | -3/+6 | |
| * | | | | | | | ipv6: fix potential crash in ip6_datagram_dst_update() | Eric Dumazet | 2019-07-11 | 1 | -1/+1 | |
| * | | | | | | | ipv6: tcp: fix flowlabels reflection for RST packets | Eric Dumazet | 2019-07-11 | 1 | -1/+6 | |
| * | | | | | | | ipv6: Use ipv6_authlen for len | yangxingwu | 2019-07-11 | 7 | -8/+8 | |
| * | | | | | | | hsr: switch ->dellink() to ->ndo_uninit() | Cong Wang | 2019-07-11 | 3 | -18/+8 | |
* | | | | | | | | Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-07-13 | 2 | -2/+19 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | io_uring: add support for recvmsg() | Jens Axboe | 2019-07-09 | 1 | -0/+8 | |
| * | | | | | | | | io_uring: add support for sendmsg() | Jens Axboe | 2019-07-09 | 1 | -0/+7 | |
| * | | | | | | | | uio: make import_iovec()/compat_import_iovec() return bytes on success | Jens Axboe | 2019-05-31 | 2 | -2/+4 | |
* | | | | | | | | | Merge tag '9p-for-5.3' of git://github.com/martinetd/linux | Linus Torvalds | 2019-07-12 | 2 | -2/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 9p/xen: Add cleanup path in p9_trans_xen_init | YueHaibing | 2019-05-15 | 1 | -1/+7 | |
| * | | | | | | | | | 9p/virtio: Add cleanup path in p9_virtio_init | YueHaibing | 2019-05-15 | 1 | -1/+7 | |
* | | | | | | | | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2019-07-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | init/Kconfig: add CONFIG_CC_CAN_LINK | Masahiro Yamada | 2019-07-08 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-12 | 3 | -88/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ceph: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-07-03 | 2 | -33/+5 | |
| * | | | | | | | | | | sunrpc: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-07-03 | 1 | -55/+11 | |
| * | | | | | | | | | | 6lowpan: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-06-21 | 3 | -89/+32 | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-07-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options | Alexander Potapenko | 2019-07-12 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2019-07-11 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | scsi: lib/sg_pool.c: improve APIs for allocating sg pool | Ming Lei | 2019-06-20 | 1 | -2/+3 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-07-11 | 345 | -5206/+16460 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | |