summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2019-07-12mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko-1/+1
2019-07-12SUNRPC: Fix transport accounting when caller specifies an rpc_xprtTrond Myklebust-23/+22
2019-07-12Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust-332/+441
2019-07-12xdp: fix potential deadlock on socket mutexIlya Maximets-10/+8
2019-07-12xdp: fix possible cq entry leakIlya Maximets-7/+4
2019-07-11Merge branch 'net/rds-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller-50/+30
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+3
2019-07-11ipv6: fix static key imbalance in fl_create()Eric Dumazet-3/+6
2019-07-11ipv6: fix potential crash in ip6_datagram_dst_update()Eric Dumazet-1/+1
2019-07-11ipv6: tcp: fix flowlabels reflection for RST packetsEric Dumazet-1/+6
2019-07-11ipv6: Use ipv6_authlen for lenyangxingwu-8/+8
2019-07-11hsr: switch ->dellink() to ->ndo_uninit()Cong Wang-18/+8
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-5206/+16460
2019-07-10Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-2/+1
2019-07-10Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+4
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-40/+14
2019-07-09rds: avoid version downgrade to legitimate newer peer connectionsSantosh Shilimkar-2/+4
2019-07-09rds: Return proper "tos" value to user-spaceGerd Rausch-0/+1
2019-07-09rds: Accept peer connection reject messages due to incompatible versionGerd Rausch-2/+3
2019-07-09Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch-16/+8
2019-07-09rds: fix reordering with composite message notificationSantosh Shilimkar-30/+14
2019-07-09net: dsa: add support for BRIDGE_MROUTER attributeVivien Didelot-0/+17
2019-07-09netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso-7/+599
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso-12/+12
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso-0/+21
2019-07-09net: sched: remove tcf block APIPablo Neira Ayuso-98/+0
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso-14/+42
2019-07-09net: sched: use flow block APIPablo Neira Ayuso-1/+87
2019-07-09net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso-0/+18
2019-07-09net: flow_offload: add list handling functionsPablo Neira Ayuso-0/+20
2019-07-09net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso-0/+28
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso-13/+13
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso-15/+15
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso-0/+25
2019-07-09io_uring: add support for recvmsg()Jens Axboe-0/+8
2019-07-09io_uring: add support for sendmsg()Jens Axboe-0/+7
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds-12/+12
2019-07-09net/sched: cls_flower: Add matching on conntrack infoPaul Blakey-5/+122
2019-07-09net/flow_dissector: add connection tracking dissectionPaul Blakey-0/+44
2019-07-09net/sched: Introduce action ctPaul Blakey-0/+1001
2019-07-09devlink: Introduce PCI VF port flavour and port attributeParav Pandit-0/+38
2019-07-09devlink: Introduce PCI PF port flavour and port attributeParav Pandit-0/+34
2019-07-09devlink: Return physical port fields only for applicable port flavoursParav Pandit-0/+4
2019-07-09devlink: Refactor physical port attributesParav Pandit-20/+38
2019-07-09Merge tag 'leds-for-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2019-07-09xprtrdma: Modernize ops->connectChuck Lever-36/+87
2019-07-09xprtrdma: Remove rpcrdma_req::rl_bufferChuck Lever-7/+8
2019-07-09xprtrdma: Refactor chunk encodingChuck Lever-20/+16
2019-07-09xprtrdma: Streamline rpcrdma_post_recvsChuck Lever-21/+38
2019-07-09xprtrdma: Simplify rpcrdma_rep_createChuck Lever-14/+8