aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-05tcp: new list for sent but unacked skbs for RACK recoveryEric Dumazet2-2/+10
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-64/+141
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+5
2017-10-04net: Add extack to upper device linkingDavid Ahern2-3/+6
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern1-1/+2
2017-10-04net: Add extack to netdev_notifier_infoDavid Ahern1-1/+9
2017-10-04dev: advertise the new nsid when the netns iface changesNicolas Dichtel1-1/+3
2017-10-04bpf: introduce BPF_PROG_QUERY commandAlexei Starovoitov2-0/+7
2017-10-04bpf: multi program support for cgroup+bpfAlexei Starovoitov3-17/+63
2017-10-03include/linux/fs.h: fix comment about struct address_spaceMike Rapoport1-1/+1
2017-10-03mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline functionYASUAKI ISHIMATSU1-2/+8
2017-10-03include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada1-1/+1
2017-10-03exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayOleg Nesterov1-1/+1
2017-10-03android: binder: drop lru lock in isolate callbackSherry Yang1-0/+6
2017-10-03mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko1-0/+5
2017-10-03include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov1-1/+1
2017-10-03net: core: decouple ifalias get/set from rtnl lockFlorian Westphal1-1/+7
2017-10-03ipv4: ipmr: Add the parent ID field to VIF structYotam Gigi1-0/+1
2017-10-03skbuff: Add the offload_mr_fwd_mark fieldYotam Gigi1-0/+1
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+3
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+0
2017-10-02thunderbolt: Add function to retrieve DMA device for the ringMika Westerberg1-0/+13
2017-10-02thunderbolt: Add polling mode for ringsMika Westerberg1-7/+16
2017-10-02thunderbolt: Use spinlock in NHI serializationMika Westerberg1-1/+1
2017-10-02thunderbolt: Use spinlock in ring serializationMika Westerberg1-1/+1
2017-10-02thunderbolt: Move ring descriptor flags to thunderbolt.hMika Westerberg1-0/+18
2017-10-02thunderbolt: Export ring handling functions to modulesMika Westerberg1-0/+158
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg2-0/+268
2017-10-02thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.hMika Westerberg1-0/+7
2017-10-02thunderbolt: Move thunderbolt domain structure to thunderbolt.hMika Westerberg1-0/+45
2017-10-02thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.hMika Westerberg1-0/+17
2017-10-02thunderbolt: Add support for XDomain propertiesMika Westerberg1-0/+89
2017-10-02byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to coreMika Westerberg1-0/+16
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+14
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+20
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-24/+40
2017-10-01net: dsa: change dsa_ptr for a dsa_portVivien Didelot1-2/+2
2017-09-29i40e: Enable VF to negotiate number of allocated queuesAlan Brady1-0/+20
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+1
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra1-9/+7
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra1-2/+10
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra1-2/+0
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra1-1/+1
2017-09-29sched/debug: Convert TASK_state to hexPeter Zijlstra1-14/+14
2017-09-29sched/debug: Implement consistent task-state printingPeter Zijlstra1-7/+19
2017-09-29bpf: Add map_name to bpf_map_infoMartin KaFai Lau1-0/+1
2017-09-29bpf: Add name, load_time, uid and map_ids to bpf_prog_infoMartin KaFai Lau1-0/+2
2017-09-28arp: make arp_hdr_len() return unsigned intAlexey Dobriyan1-1/+1
2017-09-28timer: Prepare to change timer callback argument typeKees Cook1-0/+14