summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | libceph: rename r_unsafe_item to r_private_itemIlya Dryomov2019-07-081-2/+2
| * | | | | | libceph: rename ceph_encode_addr to ceph_encode_banner_addrJeff Layton2019-07-081-3/+3
| * | | | | | libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEJeff Layton2019-07-082-14/+11
| * | | | | | ceph: fix decode_locker to use ceph_decode_entity_addrJeff Layton2019-07-081-2/+5
| * | | | | | libceph: correctly decode ADDR2 addresses in incremental OSD mapsJeff Layton2019-07-081-5/+10
| * | | | | | libceph: fix watch_item_t decoding to use ceph_decode_entity_addrJeff Layton2019-07-081-7/+13
| * | | | | | libceph: switch osdmap decoding to use ceph_decode_entity_addrJeff Layton2019-07-081-8/+8
| * | | | | | libceph: ADDR2 support for monmapJeff Layton2019-07-081-8/+13
| * | | | | | libceph: add ceph_decode_entity_addrJeff Layton2019-07-082-1/+91
| * | | | | | libceph: fix sa_family just after reading addressJeff Layton2019-07-081-3/+2
| * | | | | | libceph: remove ceph_get_direct_page_vector()Christoph Hellwig2019-07-081-33/+0
| |/ / / / /
* | | | | | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-1/+1
|\ \ \ \ \ \
| * | | | | | docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-151-4/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-281209-6544/+2313
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEADDoug Ledford2019-06-181-2/+4
| |\ \ \ \ \ \
| * | | | | | | rds: Don't check return value from destroy CQLeon Romanovsky2019-05-211-4/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-1325-94/+89
|\ \ \ \ \ \ \
| * | | | | | | tipc: ensure head->lock is initialisedChris Packham2019-07-121-1/+1
| * | | | | | | net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov2019-07-121-1/+1
| * | | | | | | net: openvswitch: do not update max_headroom if new headroom is equal to old ...Taehee Yoo2019-07-121-11/+28
| * | | | | | | Merge branch 'net/rds-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2019-07-119-50/+30
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | rds: avoid version downgrade to legitimate newer peer connectionsSantosh Shilimkar2019-07-091-2/+4
| | * | | | | | rds: Return proper "tos" value to user-spaceGerd Rausch2019-07-091-0/+1
| | * | | | | | rds: Accept peer connection reject messages due to incompatible versionGerd Rausch2019-07-091-2/+3
| | * | | | | | Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch2019-07-093-16/+8
| | * | | | | | rds: fix reordering with composite message notificationSantosh Shilimkar2019-07-094-30/+14
| * | | | | | | ipv6: fix static key imbalance in fl_create()Eric Dumazet2019-07-111-3/+6
| * | | | | | | ipv6: fix potential crash in ip6_datagram_dst_update()Eric Dumazet2019-07-111-1/+1
| * | | | | | | ipv6: tcp: fix flowlabels reflection for RST packetsEric Dumazet2019-07-111-1/+6
| * | | | | | | ipv6: Use ipv6_authlen for lenyangxingwu2019-07-117-8/+8
| * | | | | | | hsr: switch ->dellink() to ->ndo_uninit()Cong Wang2019-07-113-18/+8
* | | | | | | | Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds2019-07-132-2/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | io_uring: add support for recvmsg()Jens Axboe2019-07-091-0/+8
| * | | | | | | | io_uring: add support for sendmsg()Jens Axboe2019-07-091-0/+7
| * | | | | | | | uio: make import_iovec()/compat_import_iovec() return bytes on successJens Axboe2019-05-312-2/+4
* | | | | | | | | Merge tag '9p-for-5.3' of git://github.com/martinetd/linuxLinus Torvalds2019-07-122-2/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 9p/xen: Add cleanup path in p9_trans_xen_initYueHaibing2019-05-151-1/+7
| * | | | | | | | | 9p/virtio: Add cleanup path in p9_virtio_initYueHaibing2019-05-151-1/+7
* | | | | | | | | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-121-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada2019-07-081-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-123-88/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ceph: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-032-33/+5
| * | | | | | | | | | sunrpc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-55/+11
| * | | | | | | | | | 6lowpan: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-213-89/+32
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko2019-07-121-1/+1
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-2/+3
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2019-06-201-2/+3
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11345-5206/+16460
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |