summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller2018-03-251-0/+56
|\
| * Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi2018-03-131-1/+3
| * rsi: add coex supportPrameela Rani Garnepudi2018-03-131-0/+20
| * rsi: add header file rsi_91xPrameela Rani Garnepudi2018-03-131-0/+34
* | net/sched: remove tcf_idr_cleanup()Davide Caratti2018-03-231-1/+0
* | tipc: add 128-bit node identifierJon Maloy2018-03-231-0/+2
* | tls: RX path for ktlsDave Watson2018-03-232-2/+27
* | tls: Refactor variable namesDave Watson2018-03-231-1/+1
* | tls: Pass error code explicitly to tls_err_abortDave Watson2018-03-231-3/+3
* | tls: Move cipher info to a separate structDave Watson2018-03-231-11/+15
* | devlink: Remove top_hierarchy arg for DEVLINK disabled pathDavid Ahern2018-03-231-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-2336-49/+250
|\ \
| * \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-222-1/+10
| |\ \
| | * | Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek2018-03-221-1/+0
| | * | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-221-0/+10
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-2217-18/+158
| |\ \ \
| | * \ \ Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-03-221-0/+4
| | |\ \ \
| | | * | | mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies2018-03-211-0/+4
| | * | | | net: phy: Add general dummy stubs for MMD register accessKevin Hao2018-03-221-0/+4
| | |/ / /
| | * | | vlan: Fix out of order vlan headers with reorder header offToshiaki Makita2018-03-161-11/+55
| | * | | net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2018-03-161-0/+1
| | * | | ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-03-143-3/+12
| | * | | net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2018-03-141-2/+2
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-132-0/+6
| | |\ \ \
| | | * | | xfrm: reuse uncached_list to track xdstsXin Long2018-02-162-0/+6
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-121-0/+2
| | |\ \ \ \
| | | * | | | netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-03-111-0/+2
| | * | | | | sock_diag: request _diag module only when the family or proto has been regist...Xin Long2018-03-122-0/+2
| | * | | | | net: phy: Tell caller result of phy_change()Brad Mouring2018-03-121-1/+0
| | * | | | | vhost_net: examine pointer types during un-producingJason Wang2018-03-091-0/+4
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-071-0/+22
| | |\ \ \ \ \
| | | * | | | | bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbsDaniel Axtens2018-03-031-0/+22
| | * | | | | | net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet2018-03-071-0/+22
| | * | | | | | sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2018-03-071-0/+19
| | * | | | | | rhashtable: Fix rhlist duplicates insertionPaul Blakey2018-03-071-1/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-03-221-2/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter2018-03-151-2/+2
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-03-202-6/+2
| |\ \ \ \ \ \
| | * | | | | | RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky2018-03-191-4/+0
| | * | | | | | IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-03-131-2/+2
| * | | | | | | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-191-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | workqueue: remove unused cancel_work()Stephen Hemminger2018-03-131-1/+0
| * | | | | | | | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-191-6/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | percpu_ref: Update doc to dissuade users from depending on internal RCU grace...Tejun Heo2018-03-191-6/+12
| * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-183-0/+3
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini2018-03-153-0/+3
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier2018-03-142-0/+2
| | | * | | | | | | | | KVM: arm/arm64: Reset mapped IRQs on VM resetChristoffer Dall2018-03-141-0/+1
| | | |/ / / / / / / /
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-03-151-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-151-0/+1