summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-13Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-12Merge tag '9p-for-5.3' of git://github.com/martinetd/linuxLinus Torvalds
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12tipc: ensure head->lock is initialisedChris Packham
2019-07-12net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov
2019-07-12net: openvswitch: do not update max_headroom if new headroom is equal to old ...Taehee Yoo
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-12mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko
2019-07-11Merge branch 'net/rds-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-07-11ipv6: fix static key imbalance in fl_create()Eric Dumazet
2019-07-11ipv6: fix potential crash in ip6_datagram_dst_update()Eric Dumazet
2019-07-11ipv6: tcp: fix flowlabels reflection for RST packetsEric Dumazet
2019-07-11ipv6: Use ipv6_authlen for lenyangxingwu
2019-07-11hsr: switch ->dellink() to ->ndo_uninit()Cong Wang
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-10Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-07-10Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-09rds: avoid version downgrade to legitimate newer peer connectionsSantosh Shilimkar
2019-07-09rds: Return proper "tos" value to user-spaceGerd Rausch
2019-07-09rds: Accept peer connection reject messages due to incompatible versionGerd Rausch
2019-07-09Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch
2019-07-09rds: fix reordering with composite message notificationSantosh Shilimkar
2019-07-09net: dsa: add support for BRIDGE_MROUTER attributeVivien Didelot
2019-07-09netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso
2019-07-09net: sched: remove tcf block APIPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: sched: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso
2019-07-09net: flow_offload: add list handling functionsPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-07-09io_uring: add support for recvmsg()Jens Axboe
2019-07-09io_uring: add support for sendmsg()Jens Axboe
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09net/sched: cls_flower: Add matching on conntrack infoPaul Blakey
2019-07-09net/flow_dissector: add connection tracking dissectionPaul Blakey
2019-07-09net/sched: Introduce action ctPaul Blakey
2019-07-09devlink: Introduce PCI VF port flavour and port attributeParav Pandit
2019-07-09devlink: Introduce PCI PF port flavour and port attributeParav Pandit
2019-07-09devlink: Return physical port fields only for applicable port flavoursParav Pandit