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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
geneve: Allow configuration of DF behaviour
Stefano Brivio
1
-8
/
+47
2018-11-09
geneve: ICMP error lookup handler
Stefano Brivio
1
-0
/
+52
2018-11-09
vxlan: Allow configuration of DF behaviour
Stefano Brivio
1
-1
/
+28
2018-11-09
vxlan: ICMP error lookup handler
Stefano Brivio
1
-0
/
+29
2018-11-09
net: hns3: fix spelling mistake, "assertting" -> "asserting"
Colin Ian King
1
-1
/
+1
2018-11-09
cxgb4: Add new T6 PCI device ids 0x608a
Ganesh Goudar
1
-0
/
+1
2018-11-09
net: bcmgenet: return correct value 'ret' from bcmgenet_power_down
YueHaibing
1
-1
/
+1
2018-11-09
net: phy: use phy_check_link_status in more places in the state machine
Heiner Kallweit
1
-48
/
+5
2018-11-09
net: phy: remove state PHY_AN
Heiner Kallweit
1
-27
/
+0
2018-11-09
net: phy: add phy_check_link_status
Heiner Kallweit
1
-30
/
+40
2018-11-09
net: phy: remove useless check in state machine case PHY_RESUMING
Heiner Kallweit
1
-12
/
+1
2018-11-09
net: phy: remove useless check in state machine case PHY_NOLINK
Heiner Kallweit
1
-11
/
+0
2018-11-08
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-62
/
+41
2018-11-08
nfp: flower: include geneve as supported offload tunnel type
John Hurley
1
-0
/
+2
2018-11-08
nfp: flower: use geneve and vxlan helpers
John Hurley
1
-5
/
+3
2018-11-08
sfc: add missing NVRAM partition types for EF10
Edward Cree
1
-0
/
+7
2018-11-08
tun: compute the RFS hash only if needed.
Paolo Abeni
1
-1
/
+2
2018-11-08
net/wan/fsl_ucc_hdlc: add BQL support
Mathias Thore
1
-0
/
+8
2018-11-08
net: phy: realtek: load driver for all PHYs with a Realtek OUI
Heiner Kallweit
1
-9
/
+2
2018-11-08
net: phy: make phy_trigger_machine static
Heiner Kallweit
1
-21
/
+12
2018-11-08
net: dsa: bcm_sf2: fix semicolon.cocci warnings
kbuild test robot
1
-2
/
+2
2018-11-08
net: phy: bcm7xxx: Add entry for BCM7255
Justin Chen
1
-0
/
+2
2018-11-08
vrf: mark skb for multicast or link-local as enslaved to VRF
Mike Manning
1
-10
/
+9
2018-11-07
net: hns3: Remove set but not used variable 'reset_level'
YueHaibing
1
-10
/
+3
2018-11-07
nfp: flower: use the common netdev notifier
Jakub Kicinski
4
-55
/
+30
2018-11-07
nfp: register a notifier handler in a central location for the device
Jakub Kicinski
2
-15
/
+57
2018-11-07
nfp: flower: make nfp_fl_lag_changels_event() void
Jakub Kicinski
1
-8
/
+5
2018-11-07
nfp: flower: don't try to nack device unregister events
Jakub Kicinski
1
-9
/
+12
2018-11-07
nfp: flower: remove unnecessary iteration over devices
Jakub Kicinski
1
-7
/
+0
2018-11-07
nfp: flower: add ipv6 set flow label and hop limit offload
Pieter Jansen van Vuuren
2
-4
/
+75
2018-11-07
nfp: flower: add ipv4 set ttl and tos offload
Pieter Jansen van Vuuren
2
-6
/
+73
2018-11-07
net: hns3: fix for cmd queue memory not freed problem during reset
Huazhong Tan
3
-65
/
+91
2018-11-07
net: hns3: add error handler for hclge_reset()
Huazhong Tan
2
-22
/
+120
2018-11-07
net: hns3: call roce's reset notify callback when resetting
Huazhong Tan
1
-0
/
+33
2018-11-07
net: hns3: adjust the process of PF reset
Huazhong Tan
1
-2
/
+36
2018-11-07
net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...
Huazhong Tan
7
-34
/
+28
2018-11-07
net: hns3: ignore new coming low-level reset while doing high-level reset
Huazhong Tan
1
-11
/
+16
2018-11-07
net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
Huazhong Tan
4
-0
/
+48
2018-11-07
net: hns3: enable/disable ring in the enet while doing UP/DOWN
Huazhong Tan
4
-44
/
+41
2018-11-07
net: hns3: adjust the location of clearing the table when doing reset
Huazhong Tan
1
-10
/
+10
2018-11-07
net: hns3: provide some interface & information for the client
Huazhong Tan
5
-0
/
+68
2018-11-07
net: hns3: add set_default_reset_request in the hnae3_ae_ops
Huazhong Tan
5
-1
/
+45
2018-11-07
net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of ...
Huazhong Tan
2
-1
/
+18
2018-11-07
igc: Clean up code
Sasha Neftin
2
-24
/
+0
2018-11-07
e1000e: allow non-monotonic SYSTIM readings
Miroslav Lichvar
1
-3
/
+10
2018-11-07
igc: Tidy up some white space
Dan Carpenter
1
-5
/
+5
2018-11-07
igc: fix error return handling from call to netif_set_real_num_tx_queues
Colin Ian King
1
-1
/
+1
2018-11-07
igc: Remove set but not used variable 'pci_using_dac'
YueHaibing
1
-4
/
+1
2018-11-07
igc: Remove set but not used variables 'ctrl_ext, link_mode'
YueHaibing
1
-8
/
+0
2018-11-07
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
3
-3
/
+5
[next]