index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-08
net: sched: cls_u32: mark root hnode explicitly
Al Viro
2018-10-08
Merge branch 'net-phy-mscc-add-support-for-VSC8584-and-VSC8574-Microsemi-quad...
David S. Miller
2018-10-08
net: phy: mscc: add support for VSC8574 PHY
Quentin Schulz
2018-10-08
net: phy: mscc: add support for VSC8584 PHY
Quentin Schulz
2018-10-08
dt-bindings: net: vsc8531: add two additional LED modes for VSC8584
Quentin Schulz
2018-10-08
Merge branch 'net-phy-mscc-various-improvements-to-Microsemi-PHY-driver'
David S. Miller
2018-10-08
net: phy: mscc: remove unneeded temporary variable
Quentin Schulz
2018-10-08
net: phy: mscc: shorten `x != 0` condition to `x`
Quentin Schulz
2018-10-08
net: phy: mscc: remove unneeded parenthesis
Quentin Schulz
2018-10-08
net: phy: mscc: Add EEE init sequence
Raju Lakkaraju
2018-10-08
net: phy: mscc: add ethtool statistics counters
Raju Lakkaraju
2018-10-08
net: phy: mscc: migrate to phy_select/restore_page functions
Quentin Schulz
2018-10-08
net: dpaa2: fix and improve dpaa2-ptp driver
Yangbo Lu
2018-10-08
net: dpaa2: remove unused code for dprtc
Yangbo Lu
2018-10-08
net: dpaa2: rename rtc as ptp in dpaa2-ptp driver
Yangbo Lu
2018-10-08
net: dpaa2: fix dependency of config FSL_DPAA2_ETH
Yangbo Lu
2018-10-08
MAINTAINERS: update files maintained under DPAA2 PTP/ETHERNET
Yangbo Lu
2018-10-08
net: dpaa2: move DPAA2 PTP driver out of staging/
Yangbo Lu
2018-10-08
Merge branch 'bpf-to-bpf-calls-nfp'
Daniel Borkmann
2018-10-08
bpf: allow offload of programs with BPF-to-BPF function calls
Quentin Monnet
2018-10-08
nfp: bpf: support pointers to other stack frames for BPF-to-BPF calls
Quentin Monnet
2018-10-08
nfp: bpf: optimise save/restore for R6~R9 based on register usage
Quentin Monnet
2018-10-08
nfp: bpf: fix return address from register-saving subroutine to callee
Quentin Monnet
2018-10-08
nfp: bpf: update fixup function for BPF-to-BPF calls support
Quentin Monnet
2018-10-08
nfp: bpf: account for additional stack usage when checking stack limit
Quentin Monnet
2018-10-08
nfp: bpf: add main logics for BPF-to-BPF calls support in nfp driver
Quentin Monnet
2018-10-08
nfp: bpf: account for BPF-to-BPF calls when preparing nfp JIT
Quentin Monnet
2018-10-08
nfp: bpf: ignore helper-related checks for BPF calls in nfp verifier
Quentin Monnet
2018-10-08
nfp: bpf: copy eBPF subprograms information from kernel verifier
Quentin Monnet
2018-10-08
nfp: bpf: rename nfp_prog->stack_depth as nfp_prog->stack_frame_depth
Quentin Monnet
2018-10-08
bpf: add verifier callback to get stack usage info for offloaded progs
Quentin Monnet
2018-10-08
bpf, doc: Document Jump X addressing mode
Arthur Fabre
2018-10-08
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
Alexei Starovoitov
2018-10-08
xsk: proper AF_XDP socket teardown ordering
Björn Töpel
2018-10-07
net: vhost: remove bad code line
Tonghao Zhang
2018-10-07
net: sched: pie: fix coding style issues
Leslie Monis
2018-10-07
bnxt_en: Remove unnecessary unsigned integer comparison and initialize variable
Gustavo A. R. Silva
2018-10-07
Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...
David S. Miller
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
Merge tag 'mt76-for-kvalo-2018-10-05' of https://github.com/nbd168/wireless
Kalle Valo
2018-10-06
Merge tag 'iwlwifi-next-for-kalle-2018-10-06' of git://git.kernel.org/pub/scm...
Kalle Valo
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-10-06
iwlwifi: dbg: make trigger functions type agnostic
Sara Sharon
2018-10-06
iwlwifi: dbg: decrement occurrences for all triggers
Sara Sharon
2018-10-06
iwlwifi: mvm: use match_string() helper
Yisheng Xie
2018-10-06
iwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger agnostic
Sara Sharon
2018-10-06
iwlwifi: mvm: show more HE radiotap data for TB PPDUs
Johannes Berg
2018-10-06
iwlwifi: mvm: decode HE information for MU (without ext info)
Johannes Berg
2018-10-06
iwlwifi: add debugfs to send host command
Shahar S Matityahu
2018-10-06
iwlwifi: runtime: add send host command op to firmware runtime op struct
Shahar S Matityahu
[prev]
[next]