summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu-38/+29
2019-08-08net: use listified RX for handling GRO_NORMAL skbsEdward Cree-0/+3
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma-1/+1
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-317/+309
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-74/+79
2019-08-06net: sched: add ingress mirred action to hardware IRJohn Hurley-0/+2
2019-08-06net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley-0/+18
2019-08-06net: sched: add skbedit of ptype action to hardware IRJohn Hurley-0/+2
2019-08-06net: tc_act: add skbedit_ptype helper functionsJohn Hurley-0/+27
2019-08-06net: sched: sample: allow accessing psample_group with rtnlVlad Buslov-1/+1
2019-08-06net: sched: police: allow accessing police->params with rtnlVlad Buslov-2/+2
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski-2/+0
2019-08-03net/socket: fix GCC8+ Wpacked-not-aligned warningsQian Cai-6/+13
2019-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-37/+31
2019-08-03asm-generic: fix -Wtype-limits compiler warningsQian Cai-30/+20
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann-7/+11
2019-08-02Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+9
2019-08-02Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+7
2019-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-26/+27
2019-08-02Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+6
2019-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+3
2019-08-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2019-08-01net/mlx5: Add flow counter poolGavi Teitz-0/+12
2019-08-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed-3/+28
2019-08-01net/mlx5: E-Switch, Verify support QoS element typeEli Cohen-0/+7
2019-08-01net/mlx5: Fix offset of tisc bits reserved fieldSaeed Mahameed-1/+1
2019-08-01net/mlx5: Add flow counter bulk allocation hardware bits and commandGavi Teitz-2/+19
2019-08-01net/mlx5: Refactor and optimize flow counter bulk queryGavi Teitz-0/+1
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe-1/+0
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe-0/+3
2019-08-01Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-32/+32
2019-08-01drm/fb-helper: Instanciate shadow FB if configured in device's mode_configThomas Zimmermann-0/+7
2019-08-01drm/client: Support unmapping of DRM client buffersThomas Zimmermann-0/+2
2019-08-01xen/swiotlb: remember having called xen_create_contiguous_region()Juergen Gross-0/+4
2019-07-31net: bridge: mcast: add delete due to fast-leave mdb flagNikolay Aleksandrov-0/+1
2019-07-31Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-7/+7
2019-07-31Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...David S. Miller-12/+150
2019-07-31Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller-0/+15
2019-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-0/+6
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin-0/+4
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin-0/+42
2019-07-31xen: avoid link error on ARMArnd Bergmann-0/+3
2019-07-30tracing: Fix header include guards in trace event headersMasahiro Yamada-7/+7
2019-07-30net: dsa: ksz: Add KSZ8795 tag codeTristram Ha-0/+2
2019-07-30vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella-1/+1
2019-07-30vsock/virtio: reduce credit update messagesStefano Garzarella-0/+1
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella-0/+1
2019-07-30compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann-0/+3
2019-07-30linux: Remove bvec page_offset, use bv_offsetJonathan Lemon-9/+6
2019-07-30linux: Add skb_frag_t page_offset accessorsJonathan Lemon-8/+59