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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
net/mlx5: Refactor creating fast path prio chains
Paul Blakey
1
-36
/
+82
2019-11-14
net/mlx5: Accumulate levels for chains prio namespaces
Paul Blakey
2
-2
/
+10
2019-11-14
net/mlx5: Define fdb tc levels per prio
Paul Blakey
2
-4
/
+6
2019-11-14
net/mlx5: Rename FDB_* tc related defines to FDB_TC_* defines
Paul Blakey
4
-15
/
+15
2019-11-14
net/mlx5: Simplify fdb chain and prio eswitch defines
Paul Blakey
1
-8
/
+4
2019-11-13
mscc.c: Add support for additional VSC PHYs
Bryan Whitehead
1
-6
/
+188
2019-11-13
net: ethernet: stmmac: fix indentation issue
Colin Ian King
1
-1
/
+1
2019-11-13
nfc: pn533: pn533_phy_ops dev_[up, down] return int
Lars Poeschel
3
-9
/
+20
2019-11-13
Merge tag 'ieee802154-for-davem-2019-11-13' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-3
/
+0
2019-11-13
net: sfp: fix spelling mistake "requies" -> "requires"
Colin Ian King
1
-1
/
+1
2019-11-13
Merge branch 'net-macb-convert-to-phylink'
David S. Miller
3
-234
/
+261
2019-11-13
net: macb: convert to phylink
Antoine Tenart
3
-219
/
+237
2019-11-13
net: macb: move the Tx and Rx buffer initialization into a function
Antoine Tenart
1
-15
/
+24
2019-11-13
net: axienet: In kconfig remove arch dependency for axi_emac
Radhey Shyam Pandey
1
-3
/
+1
2019-11-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-30
/
+2
2019-11-13
Merge branch 'ARM-Enable-GENET-support-for-RPi-4'
David S. Miller
4
-37
/
+87
2019-11-13
net: bcmgenet: Add RGMII_RXID support
Stefan Wahren
1
-0
/
+5
2019-11-13
net: bcmgenet: Refactor register access in bcmgenet_mii_config
Stefan Wahren
1
-22
/
+20
2019-11-13
net: bcmgenet: Add BCM2711 support
Stefan Wahren
2
-10
/
+54
2019-11-13
dt-bindings: net: bcmgenet: Add BCM2711 support
Stefan Wahren
1
-1
/
+1
2019-11-13
net: bcmgenet: Fix error handling on IRQ retrieval
Stefan Wahren
1
-4
/
+7
2019-11-13
net: bcmgenet: Avoid touching non-existent interrupt
Stefan Wahren
1
-1
/
+1
2019-11-13
net: dsa: sja1105: Print the reset reason
Vladimir Oltean
4
-7
/
+27
2019-11-13
Merge branch 'Implement-get_link_ksettings-for-VXLAN-and-bridge'
David S. Miller
2
-4
/
+56
2019-11-13
bridge: implement get_link_ksettings ethtool method
Matthias Schiffer
1
-2
/
+34
2019-11-13
vxlan: implement get_link_ksettings ethtool method
Matthias Schiffer
1
-2
/
+22
2019-11-13
net: dsa: Prevent usage of NET_DSA_TAG_8021Q as tagging protocol
Florian Fainelli
2
-10
/
+1
2019-11-13
tipc: update mon's self addr when node addr generated
Hoang Le
3
-0
/
+18
2019-11-13
Merge branch 'netfilter-flowtable-hardware-offload'
David S. Miller
11
-74
/
+955
2019-11-13
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
8
-9
/
+822
2019-11-13
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
6
-2
/
+42
2019-11-13
netfilter: nf_flow_table: detach routing information from flow description
Pablo Neira Ayuso
3
-27
/
+80
2019-11-13
netfilter: nf_flowtable: remove flow_offload_entry structure
Pablo Neira Ayuso
2
-15
/
+5
2019-11-13
netfilter: nf_flow_table: remove union from flow_offload structure
Pablo Neira Ayuso
1
-4
/
+1
2019-11-13
netfilter: nf_flow_table: move conntrack object to struct flow_offload
Pablo Neira Ayuso
2
-24
/
+12
2019-11-13
tc-testing: Introduced tdc tests for basic filter
Roman Mashak
1
-0
/
+325
2019-11-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
9
-52
/
+242
2019-11-12
Merge tag 'linux-can-next-for-5.5-20191111' of git://git.kernel.org/pub/scm/l...
David S. Miller
20
-277
/
+360
2019-11-12
sfc: trace_xdp_exception on XDP failure
Arthur Fabre
1
-0
/
+3
2019-11-12
ptp: ptp_clockmatrix: Fix build error
YueHaibing
1
-1
/
+1
2019-11-12
net/sched: actions: remove unused 'order'
Davide Caratti
2
-2
/
+0
2019-11-12
net: dsa: mv88e6xxx: fix broken if statement because of a stray semicolon
Colin Ian King
1
-1
/
+1
2019-11-12
Merge branch 'Update-devlink-binary-output'
David S. Miller
5
-36
/
+27
2019-11-12
selftests: Add a test of large binary to devlink health test
Aya Levin
1
-0
/
+9
2019-11-12
netdevsim: Update dummy reporter's devlink binary interface
Aya Levin
1
-7
/
+1
2019-11-12
net/mlx5: Dump of fw_fatal use updated devlink binary interface
Aya Levin
1
-17
/
+1
2019-11-12
devlink: Allow large formatted message of binary output
Aya Levin
2
-12
/
+16
2019-11-12
net: sfp: fix sfp_bus_add_upstream() warning
Russell King
1
-2
/
+2
2019-11-12
cxgb4: make function 'cxgb4_mqprio_free_hw_resources' static
zhengbin
1
-1
/
+1
2019-11-12
Merge branch 'atlantic-static'
David S. Miller
2
-3
/
+3
[prev]
[next]