summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | net: dsa: add support for BRIDGE_MROUTER attributeVivien Didelot2019-07-093-0/+17
| * | | | | | | | netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso2019-07-097-7/+599
| * | | | | | | | net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-12/+12
| * | | | | | | | net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso2019-07-092-0/+21
| * | | | | | | | net: sched: remove tcf block APIPablo Neira Ayuso2019-07-091-98/+0
| * | | | | | | | drivers: net: use flow block APIPablo Neira Ayuso2019-07-093-14/+42
| * | | | | | | | net: sched: use flow block APIPablo Neira Ayuso2019-07-091-1/+87
| * | | | | | | | net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso2019-07-091-0/+18
| * | | | | | | | net: flow_offload: add list handling functionsPablo Neira Ayuso2019-07-092-0/+20
| * | | | | | | | net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso2019-07-091-0/+28
| * | | | | | | | net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso2019-07-094-13/+13