summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-1425-94/+89Star
|\
| * tipc: ensure head->lock is initialisedChris Packham2019-07-131-1/+1
| * net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov2019-07-131-1/+1
| * net: openvswitch: do not update max_headroom if new headroom is equal to old ...Taehee Yoo2019-07-131-11/+28
| * Merge branch 'net/rds-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2019-07-129-50/+30Star
| |\
| | * rds: avoid version downgrade to legitimate newer peer connectionsSantosh Shilimkar2019-07-101-2/+4
| | * rds: Return proper "tos" value to user-spaceGerd Rausch2019-07-101-0/+1
| | * rds: Accept peer connection reject messages due to incompatible versionGerd Rausch2019-07-101-2/+3
| | * Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch2019-07-103-16/+8Star
| | * rds: fix reordering with composite message notificationSantosh Shilimkar2019-07-104-30/+14Star
| * | 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/+8Star
* | | 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-132-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-131-1/+1
|\ \ \ \ \
| * | | | | init/Kconfig: add CONFIG_CC_CAN_LINKMasahiro Yamada2019-07-071-1/+1
* | | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-123-88/+16Star
|\ \ \ \ \ \
| * | | | | | ceph: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-032-33/+5Star
| * | | | | | sunrpc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-55/+11Star
| * | | | | | 6lowpan: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-213-89/+32Star
* | | | | | | 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-121-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/+0Star
| * | | | | | 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
| * | | | | | net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2019-07-093-15/+15
| * | | | | | net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-0/+25
| * | | | | | net/sched: cls_flower: Add matching on conntrack infoPaul Blakey2019-07-091-5/+122
| * | | | | | net/flow_dissector: add connection tracking dissectionPaul Blakey2019-07-091-0/+44
| * | | | | | net/sched: Introduce action ctPaul Blakey2019-07-094-0/+1001
| * | | | | | devlink: Introduce PCI VF port flavour and port attributeParav Pandit2019-07-091-0/+38