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
2018-11-09
sfc: use the new __netdev_tx_sent_queue BQL optimisation
Edward Cree
1
-4
/
+1
2018-11-09
gianfar: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-5
/
+3
2018-11-09
cnic: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-1
/
+1
2018-11-09
i40iw: remove use of VLAN_TAG_PRESENT
Michał Mirosław
1
-4
/
+4
2018-11-09
net: socionext: refactor netsec_alloc_dring()
Ilias Apalodimas
1
-8
/
+3
2018-11-09
net: socionext: different approach on DMA
Ilias Apalodimas
1
-99
/
+128
2018-11-09
net: qca_spi: Add available buffer space verification
Stefan Wahren
3
-1
/
+17
2018-11-09
s390/qeth: don't process hsuid in qeth_l3_setup_netdev()
Julian Wiedmann
1
-3
/
+0
2018-11-09
s390/qeth: remove unused fallback in Layer3's MAC code
Julian Wiedmann
1
-3
/
+0
2018-11-09
s390/qeth: remove two IPA command helpers
Julian Wiedmann
3
-59
/
+19
2018-11-09
s390/qeth: replace open-coded cmd setup
Julian Wiedmann
3
-19
/
+12
2018-11-09
s390/qeth: remove card list
Julian Wiedmann
3
-44
/
+24
2018-11-09
s390/qeth: unify transmit code
Julian Wiedmann
3
-83
/
+19
2018-11-09
s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()
Julian Wiedmann
2
-30
/
+17
2018-11-09
s390/qeth: utilize virtual MAC for Layer2 OSD devices
Julian Wiedmann
4
-22
/
+26
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
[next]