index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2017-10-05
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-04
net: Add extack to upper device linking
David Ahern
2017-10-04
net: Add extack to ndo_add_slave
David Ahern
2017-10-04
net: Add extack to netdev_notifier_info
David Ahern
2017-10-04
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
2017-10-04
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
2017-10-04
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
2017-10-03
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
2017-10-03
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...
YASUAKI ISHIMATSU
2017-10-03
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
Masahiro Yamada
2017-10-03
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
2017-10-03
android: binder: drop lru lock in isolate callback
Sherry Yang
2017-10-03
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
2017-10-03
include/linux/mm.h: fix typo in VM_MPX definition
Kirill A. Shutemov
2017-10-03
net: core: decouple ifalias get/set from rtnl lock
Florian Westphal
2017-10-03
ipv4: ipmr: Add the parent ID field to VIF struct
Yotam Gigi
2017-10-03
skbuff: Add the offload_mr_fwd_mark field
Yotam Gigi
2017-10-03
Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-10-03
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-10-02
thunderbolt: Add function to retrieve DMA device for the ring
Mika Westerberg
2017-10-02
thunderbolt: Add polling mode for rings
Mika Westerberg
2017-10-02
thunderbolt: Use spinlock in NHI serialization
Mika Westerberg
2017-10-02
thunderbolt: Use spinlock in ring serialization
Mika Westerberg
2017-10-02
thunderbolt: Move ring descriptor flags to thunderbolt.h
Mika Westerberg
2017-10-02
thunderbolt: Export ring handling functions to modules
Mika Westerberg
2017-10-02
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
2017-10-02
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
Mika Westerberg
2017-10-02
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
Mika Westerberg
2017-10-02
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
Mika Westerberg
2017-10-02
thunderbolt: Add support for XDomain properties
Mika Westerberg
2017-10-02
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
Mika Westerberg
2017-10-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-10-01
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-10-01
net: dsa: change dsa_ptr for a dsa_port
Vivien Didelot
2017-09-29
i40e: Enable VF to negotiate number of allocated queues
Alan Brady
2017-09-29
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-29
Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-29
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
2017-09-29
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
2017-09-29
sched/tracing: Use common task-state helpers
Peter Zijlstra
2017-09-29
sched/tracing: Fix trace_sched_switch task-state printing
Peter Zijlstra
2017-09-29
sched/debug: Convert TASK_state to hex
Peter Zijlstra
2017-09-29
sched/debug: Implement consistent task-state printing
Peter Zijlstra
2017-09-29
bpf: Add map_name to bpf_map_info
Martin KaFai Lau
2017-09-29
bpf: Add name, load_time, uid and map_ids to bpf_prog_info
Martin KaFai Lau
2017-09-28
arp: make arp_hdr_len() return unsigned int
Alexey Dobriyan
2017-09-28
timer: Prepare to change timer callback argument type
Kees Cook
[next]