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
2020-07-09
net: phy: mscc: fix ptr_ret.cocci warnings
kernel test robot
1
-4
/
+1
2020-07-09
net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFT
Colin Ian King
1
-2
/
+1
2020-07-09
Merge branch 'mptcp-introduce-msk-diag-interface'
David S. Miller
12
-23
/
+444
2020-07-09
selftests/mptcp: add diag interface tests
Paolo Abeni
3
-5
/
+140
2020-07-09
mptcp: add MPTCP socket diag interface
Paolo Abeni
4
-0
/
+192
2020-07-09
mptcp: add msk interations helper
Paolo Abeni
2
-1
/
+62
2020-07-09
inet_diag: support for wider protocol numbers
Paolo Abeni
3
-17
/
+50
2020-07-09
net: enetc: use eth_broadcast_addr() to assign broadcast
Xu Wang
1
-1
/
+1
2020-07-09
bonding: don't need RTNL for ipsec helpers
Jarod Wilson
1
-3
/
+3
2020-07-09
dt-bindings: dp83869: Fix the type of device
Fabio Estevam
1
-1
/
+1
2020-07-09
dt-bindings: dp83867: Fix the type of device
Fabio Estevam
1
-1
/
+1
2020-07-09
bonding: deal with xfrm state in all modes and add more error-checking
Jarod Wilson
1
-14
/
+25
2020-07-09
Merge branch 'RTL8366RB-tagging-support'
David S. Miller
6
-23
/
+149
2020-07-09
net: dsa: rtl8366rb: Support the CPU DSA tag
Linus Walleij
2
-23
/
+9
2020-07-09
net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag
Linus Walleij
4
-0
/
+140
2020-07-09
net/mlx5: Added support for 100Gbps per lane link modes
Meir Lichtinger
3
-1
/
+26
2020-07-09
ethtool: Add support for 100Gbps per lane link modes
Meir Lichtinger
4
-1
/
+61
2020-07-09
Merge branch 'bnxt_en-Driver-update-for-net-next'
David S. Miller
4
-69
/
+246
2020-07-09
bnxt_en: allow firmware to disable VLAN offloads
Edwin Peer
2
-3
/
+22
2020-07-09
bnxt_en: clean up VLAN feature bit handling
Edwin Peer
2
-21
/
+18
2020-07-09
bnxt_en: Implement ethtool -X to set indirection table.
Michael Chan
2
-1
/
+67
2020-07-09
bnxt_en: Return correct RSS indirection table entries to ethtool -x.
Michael Chan
1
-4
/
+5
2020-07-09
bnxt_en: Fill HW RSS table from the RSS logical indirection table.
Michael Chan
1
-36
/
+52
2020-07-09
bnxt_en: Add helper function to return the number of RSS contexts.
Michael Chan
2
-2
/
+12
2020-07-09
bnxt_en: Add logical RSS indirection table structure.
Michael Chan
2
-0
/
+52
2020-07-09
bnxt_en: Fix up bnxt_get_rxfh_indir_size().
Michael Chan
2
-1
/
+6
2020-07-09
bnxt_en: Set up the chip specific RSS table size.
Michael Chan
2
-4
/
+15
2020-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-89
/
+428
2020-07-08
Merge branch 'net-phy-Uninline-PHY-ethtool-statistics'
David S. Miller
6
-57
/
+84
2020-07-08
net: phy: Uninline PHY ethtool statistics operations
Florian Fainelli
4
-57
/
+74
2020-07-08
net: phy: Define PHY statistics ethtool_phy_ops
Florian Fainelli
2
-0
/
+10
2020-07-08
Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVER
Alexander A. Klimov
2
-2
/
+2
2020-07-08
net: dsa: loop: Print when registration is successful
Florian Fainelli
1
-4
/
+7
2020-07-08
net: sfp: add error checking with sfp_irq_name
Chris Healy
1
-0
/
+3
2020-07-08
net/sched: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
14
-14
/
+15
2020-07-08
Replace HTTP links with HTTPS ones: X.25 network layer
Alexander A. Klimov
1
-1
/
+1
2020-07-08
Replace HTTP links with HTTPS ones: GRETH 10/100/1G Ethernet MAC device driver
Alexander A. Klimov
1
-1
/
+1
2020-07-08
bnx2x: fix spelling mistake "occurd" -> "occurred"
Colin Ian King
1
-5
/
+5
2020-07-08
Merge branch 'net-ethtool-Untangle-PHYLIB-dependency'
David S. Miller
6
-3
/
+61
2020-07-08
net: ethtool: Remove PHYLIB direct dependency
Florian Fainelli
2
-3
/
+16
2020-07-08
net: phy: Register ethtool PHY operations
Florian Fainelli
1
-0
/
+7
2020-07-08
net: ethtool: Introduce ethtool_phy_ops
Florian Fainelli
3
-0
/
+38
2020-07-08
Documentation: networking: fix ethtool-netlink table formats
Randy Dunlap
1
-9
/
+9
2020-07-08
net: phy: add a Kconfig option for mdio_devres
Bartosz Golaszewski
2
-2
/
+5
2020-07-08
Merge branch 'smsc-use-generic-power-management'
David S. Miller
2
-42
/
+17
2020-07-08
smsc9420: use generic power management
Vaibhav Gupta
1
-29
/
+11
2020-07-08
epic100: use generic power management
Vaibhav Gupta
1
-13
/
+6
2020-07-07
mvpp2: fix pointer check
Matteo Croce
1
-3
/
+12
2020-07-07
mptcp: use mptcp worker for path management
Florian Westphal
3
-47
/
+27
2020-07-07
sun/cassini: mark cas_resume() as __maybe_unused
Wei Yongjun
1
-1
/
+1
[next]