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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
net: phy: broadcom: Add entry for 5395 switch PHYs
Florian Fainelli
1
-0
/
+42
2017-12-15
net: phy: phylink: Handle NULL fwnode_handle
Florian Fainelli
1
-0
/
+3
2017-12-15
qmi_wwan: set FLAG_SEND_ZLP to avoid network initiated disconnect
Bjørn Mork
1
-2
/
+2
2017-12-15
net: alteon: acenic: clean up indentation issue
Colin Ian King
1
-7
/
+7
2017-12-15
sfp: add sff module support
Russell King
1
-14
/
+64
2017-12-15
nfp: fix XPB register reads in debug dump
Carl Heymann
1
-2
/
+13
2017-12-15
nfp: fix absolute rtsym handling in debug dump
Carl Heymann
1
-16
/
+26
2017-12-15
nfp: implement firmware flashing
Dirk van der Merwe
3
-0
/
+67
2017-12-15
nfp: extend NSP infrastructure for configurable timeouts
Dirk van der Merwe
1
-17
/
+43
2017-12-15
ipvlan: remove excessive packet scrubbing
Mahesh Bandewar
1
-2
/
+2
2017-12-15
Revert "ipvlan: add L2 check for packets arriving via virtual devices"
Mahesh Bandewar
1
-4
/
+0
2017-12-15
net: dsa: bcm_sf2: Update compatible string for 7278B0
Florian Fainelli
1
-0
/
+3
2017-12-15
net: hns3: Add mailbox interrupt handling to PF driver
Salil Mehta
2
-8
/
+68
2017-12-15
net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
Salil Mehta
3
-92
/
+159
2017-12-15
net: hns3: Add mailbox support to PF driver
Salil Mehta
4
-1
/
+309
2017-12-15
net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
Salil Mehta
9
-12
/
+46
2017-12-15
net: hns3: Add HNS3 VF driver to kernel build framework
Salil Mehta
3
-9
/
+30
2017-12-15
net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
Salil Mehta
2
-0
/
+1653
2017-12-15
net: hns3: Add mailbox support to VF driver
Salil Mehta
2
-0
/
+269
2017-12-15
net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
Salil Mehta
2
-0
/
+598
2017-12-15
net: dsa: mediatek: add VLAN support for MT7530
Sean Wang
2
-7
/
+364
2017-12-14
net: dsa: lan9303: Introduce lan9303_read_wait
Egil Hjelmeland
1
-32
/
+27
2017-12-13
hv_netvsc: empty current transmit aggregation if flow blocked
Stephen Hemminger
4
-10
/
+17
2017-12-13
hv_netvsc: remove open_cnt reference count
Stephen Hemminger
3
-10
/
+4
2017-12-13
hv_netvsc: pass netvsc_device to receive callback
Stephen Hemminger
3
-14
/
+8
2017-12-13
hv_netvsc: simplify function args in receive status path
Stephen Hemminger
4
-19
/
+7
2017-12-13
hv_netvsc: track memory allocation failures in ethtool stats
Stephen Hemminger
2
-2
/
+4
2017-12-13
hv_netvsc: copy_to_send buf can be void
Stephen Hemminger
1
-14
/
+8
2017-12-13
net: phy: phylink: Report MoCA as PORT_BNC
Florian Fainelli
1
-1
/
+4
2017-12-13
net: phy: phylink: Allow setting a custom link state callback
Florian Fainelli
1
-2
/
+32
2017-12-13
net: phy: phylink: Remove error message
Florian Fainelli
1
-3
/
+1
2017-12-13
net: phy: phylink: Use PHY device interface if N/A
Florian Fainelli
1
-0
/
+6
2017-12-13
net: phy: phylink: Allow specifying PHY device flags
Florian Fainelli
1
-2
/
+5
2017-12-13
net: ethernet: ti: cpdma: correct error handling for chan create
Ivan Khoronzhuk
3
-6
/
+19
2017-12-13
cxgb4: Add support for ethtool i2c dump
Arjun Vynipadath
5
-0
/
+182
2017-12-13
net: phy: marvell10g: remove XGMII as an option for 88x3310
Russell King
1
-1
/
+0
2017-12-13
r8169: remove netif_napi_del in probe error path
Heiner Kallweit
1
-10
/
+3
2017-12-13
r8169: switch to device-managed functions in probe
Heiner Kallweit
1
-60
/
+20
2017-12-13
PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
Heiner Kallweit
1
-0
/
+25
2017-12-13
net: qualcomm: rmnet: Allow to configure flags for existing devices
Subash Abhinov Kasiviswanathan
1
-0
/
+40
2017-12-13
net: qualcomm: rmnet: Allow to configure flags for new devices
Subash Abhinov Kasiviswanathan
1
-3
/
+13
2017-12-13
net: qualcomm: rmnet: Process packets over ethernet
Subash Abhinov Kasiviswanathan
1
-0
/
+10
2017-12-13
net: qualcomm: rmnet: Allow only one rmnet dev per muxid per real dev
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2017-12-13
net: qualcomm: rmnet: Remove the some redundant macros
Subash Abhinov Kasiviswanathan
4
-29
/
+11
2017-12-13
net: qualcomm: rmnet: Remove the rmnet_map_results enum
Subash Abhinov Kasiviswanathan
2
-21
/
+3
2017-12-13
hv_netvsc: Fix the TX/RX buffer default sizes
Haiyang Zhang
2
-5
/
+12
2017-12-13
hv_netvsc: Fix the receive buffer size limit
Haiyang Zhang
2
-2
/
+9
2017-12-13
net: fec: add phy_reset_after_clk_enable() support
Richard Leitner
1
-0
/
+20
2017-12-13
net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag
Richard Leitner
1
-1
/
+1
2017-12-13
phylib: add reset after clk enable support
Richard Leitner
1
-0
/
+24
[next]