aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller77-317/+309
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-74/+79
2019-08-06net: sched: add ingress mirred action to hardware IRJohn Hurley1-0/+2
2019-08-06net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley1-0/+18
2019-08-06net: sched: add skbedit of ptype action to hardware IRJohn Hurley1-0/+2
2019-08-06net: tc_act: add skbedit_ptype helper functionsJohn Hurley1-0/+27
2019-08-06net: sched: sample: allow accessing psample_group with rtnlVlad Buslov1-1/+1
2019-08-06net: sched: police: allow accessing police->params with rtnlVlad Buslov1-2/+2
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski1-2/+0
2019-08-03net/socket: fix GCC8+ Wpacked-not-aligned warningsQian Cai1-6/+13
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-37/+31
2019-08-03asm-generic: fix -Wtype-limits compiler warningsQian Cai1-30/+20
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann1-7/+11
2019-08-02Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+9
2019-08-02Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-0/+7
2019-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-26/+27
2019-08-02Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+6
2019-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+3
2019-08-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+1
2019-08-01net/mlx5: Add flow counter poolGavi Teitz1-0/+12
2019-08-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed2-3/+28
2019-08-01net/mlx5: E-Switch, Verify support QoS element typeEli Cohen1-0/+7
2019-08-01net/mlx5: Fix offset of tisc bits reserved fieldSaeed Mahameed1-1/+1
2019-08-01net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz1-2/+19
2019-08-01net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz1-0/+1
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe1-1/+0
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe1-0/+3
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-32/+32
2019-08-01drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann1-0/+7
2019-08-01drm/client: Support unmapping of DRM client buffersThomas Zimmermann1-0/+2
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross1-0/+4
2019-07-31net: bridge: mcast: add delete due to fast-leave mdb flagNikolay Aleksandrov1-0/+1
2019-07-31Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-7/+7
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller4-12/+150
2019-07-31Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-0/+15
2019-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+6
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin1-0/+4
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin2-0/+42
2019-07-31xen: avoid link error on ARMArnd Bergmann1-0/+3
2019-07-30tracing: Fix header include guards in trace event headersMasahiro Yamada4-7/+7
2019-07-30net: dsa: ksz: Add KSZ8795 tag codeTristram Ha1-0/+2
2019-07-30vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella1-1/+1
2019-07-30vsock/virtio: reduce credit update messagesStefano Garzarella1-0/+1
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella1-0/+1
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann1-0/+3
2019-07-30linux: Remove bvec page_offset, use bv_offsetJonathan Lemon2-9/+6
2019-07-30linux: Add skb_frag_t page_offset accessorsJonathan Lemon1-8/+59
2019-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+4
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-54/+0
2019-07-30loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara1-0/+6