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.13.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-02-22
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
6
-53
/
+6
2019-02-22
net: bridge: Stop calling switchdev_port_attr_get()
Florian Fainelli
1
-6
/
+5
2019-02-22
rocker: Check Handle PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
1
-14
/
+41
2019-02-22
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
Florian Fainelli
3
-0
/
+18
2019-02-22
staging: fsl-dpaa2: ethsw: Handle PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
1
-0
/
+14
2019-02-22
mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
1
-0
/
+16
2019-02-22
net: switchdev: Add PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
1
-1
/
+2
2019-02-22
Merge branch 'net-dsa-mv88e6xxx-fix-IPv6'
David S. Miller
5
-3
/
+60
2019-02-22
net: dsa: enable flooding for bridge ports
Russell King
1
-3
/
+13
2019-02-22
net: dsa: mv88e6xxx: add support for bridge flags
Russell King
1
-0
/
+17
2019-02-22
net: dsa: add support for bridge flags
Russell King
4
-0
/
+30
2019-02-22
bridge: remove redundant check on err in br_multicast_ipv4_rcv
Li RongQing
1
-6
/
+1
2019-02-22
net: remove unneeded switch fall-through
Li RongQing
2
-2
/
+0
2019-02-22
net: sched: potential NULL dereference in tcf_block_find()
Dan Carpenter
1
-1
/
+3
2019-02-22
lib/test_rhashtable: fix spelling mistake "existant" -> "existent"
Colin Ian King
1
-2
/
+2
2019-02-22
ipmr: ip6mr: Create new sockopt to clear mfc cache or vifs
Callum Sinclair
4
-56
/
+115
2019-02-22
Merge branch 'net-phy-improve-generic-clause-45-aneg-configuration'
David S. Miller
4
-16
/
+38
2019-02-22
net: phy: marvell10g: use genphy_c45_check_and_restart_aneg in mv3310_config_...
Heiner Kallweit
1
-14
/
+1
2019-02-22
net: phy: add genphy_c45_check_and_restart_aneg
Heiner Kallweit
2
-0
/
+31
2019-02-22
net: phy: use genphy_config_eee_advert in genphy_c45_an_config_aneg
Heiner Kallweit
1
-1
/
+3
2019-02-22
net: phy: export genphy_config_eee_advert
Heiner Kallweit
2
-1
/
+3
2019-02-21
Merge branch 'net-phy-improve-genphy_read_status'
David S. Miller
1
-6
/
+2
2019-02-21
net: phy: don't use 10BaseT/half as default in genphy_read_status
Heiner Kallweit
1
-2
/
+2
2019-02-21
net: phy: remove orphaned register read in genphy_read_status
Heiner Kallweit
1
-4
/
+0
2019-02-21
qed: Read device port count from the shmem
Sudarsana Reddy Kalluru
5
-67
/
+44
2019-02-21
Merge branch 'devlink-next'
David S. Miller
2
-6
/
+8
2019-02-21
devlink: Modify reply of DEVLINK_CMD_HEALTH_REPORTER_GET
Aya Levin
1
-2
/
+4
2019-02-21
devlink: Rename devlink health attributes
Aya Levin
2
-4
/
+4
2019-02-21
Merge branch 'smc-next'
David S. Miller
9
-225
/
+477
2019-02-21
net/smc: allow PCI IDs as ib device names in the pnet table
Hans Wippel
1
-2
/
+4
2019-02-21
net/smc: add pnet table namespace support
Hans Wippel
4
-43
/
+162
2019-02-21
net/smc: add smcd support to the pnet table
Hans Wippel
2
-7
/
+81
2019-02-21
net/smc: rework pnet table
Hans Wippel
4
-194
/
+249
2019-02-21
s390/net: convert pnetids to ascii
Hans Wippel
1
-0
/
+3
2019-02-21
net/smc: cleanup for smcr_tx_sndbuf_nonempty
Ursula Braun
1
-3
/
+2
2019-02-21
cxgb4: Mask out interrupts that are not enabled.
Vishal Kulkarni
1
-2
/
+8
2019-02-21
Merge branch 'net-phy-disable-aneg-in-genphy_c45_pma_setup_forced'
David S. Miller
2
-8
/
+7
2019-02-21
net: phy: marvell10g: improve mv3310_config_aneg
Heiner Kallweit
1
-7
/
+2
2019-02-21
net: phy: disable aneg in genphy_c45_pma_setup_forced
Heiner Kallweit
1
-1
/
+5
2019-02-21
Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
10
-149
/
+273
2019-02-21
net_sched: fix a memory leak in cls_tcindex
Cong Wang
1
-13
/
+24
2019-02-21
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
1
-7
/
+11
2019-02-20
gso: validate gso_type on ipip style tunnels
Willem de Bruijn
2
-4
/
+40
2019-02-20
selftest/tls: Add test to verify received 'type' of non-data record
Vakul Garg
1
-0
/
+14
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
142
-735
/
+1175
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
41
-244
/
+355
2019-02-20
sky2: Increase D3 delay again
Kai-Heng Feng
1
-1
/
+1
2019-02-20
ptp_qoriq: don't pass a large struct by value but instead pass it by reference
Colin Ian King
3
-5
/
+5
2019-02-20
net/mlx5: E-Switch, Disable esw manager vport correctly
Bodong Wang
1
-1
/
+2
2019-02-20
net/mlx5: E-Switch, Fix the warning on vport index out of range
Bodong Wang
1
-1
/
+1
[next]