summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vmbus: remove unused vmbus_sendpacket_ctlstephen hemminger2017-08-161-7/+0
* vmbus: remove unused vmubs_sendpacket_pagebuffer_ctlstephen hemminger2017-08-161-8/+0
* vmbus: remove unused vmbus_sendpacket_multipagebufferstephen hemminger2017-08-161-6/+0
* bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSERJohn Fastabend2017-08-162-1/+11
* qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBsJesper Dangaard Brouer2017-08-161-0/+50
* bpf: add access to sock fields and pkt data from sk_skb programsJohn Fastabend2017-08-161-0/+9
* bpf: sockmap with sk redirect supportJohn Fastabend2017-08-164-3/+40
* bpf: export bpf_prog_inc_not_zeroJohn Fastabend2017-08-161-0/+7
* bpf: introduce new program type for skbs on socketsJohn Fastabend2017-08-162-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-1516-43/+110
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-157-10/+44
| |\
| | * net: Fix a typo in comment about sock flags.Tonghao Zhang2017-08-151-1/+1
| | * ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2017-08-151-0/+10
| | * Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller2017-08-151-0/+15
| | |\
| | | * mac80211: add api to start ba session timer expired flowNaftali Goldstein2017-08-091-0/+15
| | * | udp: fix linear skb reception with PEEK_OFFAl Viro2017-08-141-5/+4
| | * | PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2017-08-141-0/+3
| | * | udp: harden copy_linear_skb()Eric Dumazet2017-08-111-0/+2
| | * | net: fix compilation when busy poll is not enabledDaniel Borkmann2017-08-111-6/+6
| | * | bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2017-08-111-0/+5
| * | | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-131-0/+1
| |\ \ \
| | * | | tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-301-0/+1
| * | | | Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-132-0/+9
| |\ \ \ \
| | * \ \ \ Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-232-0/+9
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-062-0/+9
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-08-121-0/+1
| |\ \ \ \ \
| | * | | | | iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-08-061-0/+1
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-111-0/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-08-111-0/+7
| | |\ \ \ \ \
| | | * | | | | nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart2017-08-101-0/+7
| * | | | | | | Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-08-102-4/+5
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-08-101-1/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson2017-07-311-1/+2
| | * | | | | | | | Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie2017-08-101-3/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/msm: Remove __user from __u64 data typesJordan Crouse2017-08-011-3/+3
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-102-29/+42
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-102-1/+9
| | * | | | | | | | | | mm: make tlb_flush_pending globalMinchan Kim2017-08-101-21/+0
| | * | | | | | | | | | mm: refactor TLB gathering APIMinchan Kim2017-08-102-3/+10
| | * | | | | | | | | | mm: migrate: fix barriers around tlb_flush_pendingNadav Amit2017-08-101-4/+10
| | * | | | | | | | | | mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit2017-08-101-9/+22
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-101-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | PCI: Add pci_reset_function_locked()Marc Zyngier2017-08-011-0/+1
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel2017-08-152-1/+2
* | | | | | | | | | bpf/verifier: track liveness for pruningEdward Cree2017-08-151-1/+10
* | | | | | | | | | net: export some generic xdp helpersJason Wang2017-08-131-0/+2
* | | | | | | | | | net: sched: remove cops->tcf_cl_offloadJiri Pirko2017-08-112-12/+3
* | | | | | | | | | net: sched: remove handle propagation down to the driversJiri Pirko2017-08-111-2/+0
* | | | | | | | | | net: sched: propagate classid down to offload driversJiri Pirko2017-08-111-0/+2
* | | | | | | | | | net: sched: Add helpers to identify classidsJiri Pirko2017-08-111-0/+14