index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-14
errqueue.h: Include time_types.h
Deepa Dinamani
1
-0
/
+1
2019-02-14
time: Add time_types.h
Deepa Dinamani
2
-35
/
+41
2019-02-14
Merge tag 'batadv-next-for-davem-20190213' of git://git.open-mesh.org/linux-m...
David S. Miller
2
-6
/
+186
2019-02-14
mm: add dma_addr_t to struct page
Jesper Dangaard Brouer
1
-0
/
+7
2019-02-14
flow_offload: fix block stats
John Hurley
1
-3
/
+3
2019-02-14
net: phy: Add generic support for 2.5GBaseT and 5GBaseT
Maxime Chevallier
1
-0
/
+16
2019-02-14
net: phy: Extract genphy_c45_pma_read_abilities from marvell10g
Maxime Chevallier
1
-0
/
+1
2019-02-14
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
1
-0
/
+1
2019-02-14
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
1
-0
/
+1
2019-02-12
net: sched: add flags to Qdisc class ops struct
Vlad Buslov
1
-0
/
+8
2019-02-12
net: sched: extend proto ops to support unlocked classifiers
Vlad Buslov
2
-6
/
+13
2019-02-12
net: sched: extend proto ops with 'put' callback
Vlad Buslov
1
-0
/
+1
2019-02-12
net: sched: track rtnl lock status when validating extensions
Vlad Buslov
1
-1
/
+1
2019-02-12
net: sched: prevent insertion of new classifiers during chain flush
Vlad Buslov
1
-0
/
+1
2019-02-12
net: sched: refactor tp insert/delete for concurrent execution
Vlad Buslov
1
-0
/
+18
2019-02-12
net: sched: traverse classifiers in chain with tcf_get_next_proto()
Vlad Buslov
1
-0
/
+2
2019-02-12
net: sched: introduce reference counting for tcf_proto
Vlad Buslov
1
-0
/
+1
2019-02-12
net: sched: protect filter_chain list with filter_chain_lock mutex
Vlad Buslov
1
-0
/
+17
2019-02-12
net: sched: traverse chains in block with tcf_get_next_chain()
Vlad Buslov
1
-0
/
+2
2019-02-12
net: sched: protect block state with mutex
Vlad Buslov
1
-0
/
+5
2019-02-12
ptp_qoriq: fix register memory map
Yangbo Lu
1
-9
/
+9
2019-02-12
ptp_qoriq: add little enadian support
Yangbo Lu
1
-6
/
+15
2019-02-12
ptp_qoriq: convert to use ptp_qoriq_init/free
Yangbo Lu
1
-0
/
+3
2019-02-12
ptp_qoriq: make ptp operations global
Yangbo Lu
1
-0
/
+9
2019-02-12
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
1
-7
/
+7
2019-02-12
net/skbuff: fix up kernel-doc placement
Brian Norris
1
-6
/
+6
2019-02-12
net: phylink: add phylink_init_eee() helper
Russell King
1
-0
/
+1
2019-02-12
Revert "devlink: Add a generic wake_on_lan port parameter"
Vasundhara Volam
1
-8
/
+0
2019-02-12
flow_offload: Fix flow action infrastructure
Eli Britstein
1
-1
/
+1
2019-02-12
devlink: add a generic board.manufacture version name
Jakub Kicinski
1
-0
/
+2
2019-02-10
net: phy: add register modifying helpers returning 1 on change
Heiner Kallweit
1
-2
/
+10
2019-02-10
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
Eli Cohen
10
-12
/
+12
2019-02-10
net: Move all TC actions identifiers to one place
Eli Cohen
15
-29
/
+40
2019-02-09
net: phy: Add support for asking the PHY its abilities
Andrew Lunn
1
-0
/
+6
2019-02-09
batman-adv: Add throughput_override hardif genl configuration
Sven Eckelmann
1
-0
/
+8
2019-02-09
batman-adv: Add elp_interval hardif genl configuration
Sven Eckelmann
1
-0
/
+6
2019-02-09
batman-adv: Add orig_interval mesh genl configuration
Sven Eckelmann
1
-0
/
+6
2019-02-09
batman-adv: Add network_coding mesh genl configuration
Sven Eckelmann
1
-0
/
+7
2019-02-09
batman-adv: Add multicast forceflood mesh genl configuration
Sven Eckelmann
1
-0
/
+9
2019-02-09
batman-adv: Add log_level mesh genl configuration
Sven Eckelmann
1
-0
/
+6
2019-02-09
batman-adv: Add hop_penalty mesh genl configuration
Sven Eckelmann
1
-0
/
+6
2019-02-09
batman-adv: Add gateway mesh genl configuration
Sven Eckelmann
1
-0
/
+40
2019-02-09
batman-adv: Add fragmentation mesh genl configuration
Sven Eckelmann
1
-0
/
+7
2019-02-09
batman-adv: Add distributed_arp_table mesh genl configuration
Sven Eckelmann
1
-0
/
+8
2019-02-09
batman-adv: Add bridge_loop_avoidance mesh genl configuration
Sven Eckelmann
1
-0
/
+7
2019-02-09
batman-adv: Add bonding mesh genl configuration
Sven Eckelmann
1
-0
/
+6
2019-02-09
batman-adv: Add ap_isolation mesh/vlan genl configuration
Sven Eckelmann
1
-0
/
+19
2019-02-09
batman-adv: Add aggregated_ogms mesh genl configuration
Sven Eckelmann
1
-0
/
+6
2019-02-09
batman-adv: Prepare framework for vlan genl config
Sven Eckelmann
1
-0
/
+17
2019-02-09
batman-adv: Prepare framework for hardif genl config
Sven Eckelmann
1
-2
/
+14
[next]