summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-1616-43/+110
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-167-10/+44
| |\
| | * net: Fix a typo in comment about sock flags.Tonghao Zhang2017-08-161-1/+1
| | * ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2017-08-161-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-151-5/+4
| | * | PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2017-08-151-0/+3
| | * | udp: harden copy_linear_skb()Eric Dumazet2017-08-121-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-242-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-112-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-021-3/+3
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-112-29/+42
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-112-1/+9
| | * | | | | | | | | | mm: make tlb_flush_pending globalMinchan Kim2017-08-111-21/+0
| | * | | | | | | | | | mm: refactor TLB gathering APIMinchan Kim2017-08-112-3/+10
| | * | | | | | | | | | mm: migrate: fix barriers around tlb_flush_pendingNadav Amit2017-08-111-4/+10
| | * | | | | | | | | | mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit2017-08-111-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-021-0/+1
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel2017-08-162-1/+2
* | | | | | | | | | bpf/verifier: track liveness for pruningEdward Cree2017-08-161-1/+10
* | | | | | | | | | net: export some generic xdp helpersJason Wang2017-08-141-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
* | | | | | | | | | sctp: fix some indents in sm_make_chunk.cXin Long2017-08-111-79/+79
* | | | | | | | | | sctp: remove the typedef sctp_disposition_tXin Long2017-08-111-9/+10
* | | | | | | | | | sctp: remove the typedef sctp_sm_table_entry_tXin Long2017-08-111-3/+3
* | | | | | | | | | sctp: remove the unused typedef sctp_sm_command_tXin Long2017-08-111-5/+0
* | | | | | | | | | sctp: remove the typedef sctp_verb_tXin Long2017-08-111-5/+5
* | | | | | | | | | sctp: remove the typedef sctp_arg_tXin Long2017-08-111-13/+13
* | | | | | | | | | sctp: remove the typedef sctp_cmd_seq_tXin Long2017-08-112-8/+8
* | | | | | | | | | sctp: remove the typedef sctp_cmd_tXin Long2017-08-111-7/+7
* | | | | | | | | | sctp: remove the typedef sctp_socket_type_tXin Long2017-08-112-4/+5