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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-21
fm10k: fix possible null pointer deref after kcalloc
Jacob Keller
2
-18
/
+22
2016-04-21
fm10k: Reset multicast mode when deleting lport
Ngai-Mint Kwan
1
-0
/
+4
2016-04-21
fm10k: update comment regarding reserved bits check
Jacob Keller
1
-1
/
+1
2016-04-21
fm10k: use different name than FM10K_VLAN_CLEAR for override bit
Jacob Keller
3
-3
/
+8
2016-04-21
fm10k: use 8bit notation instead of 10bit notation for diagram
Jacob Keller
1
-2
/
+2
2016-04-21
fm10k: fix documentation of fm10k_tlv_parse_attr
Jacob Keller
1
-8
/
+10
2016-04-21
fm10k: do not disable PCI device in fm10k_io_error_detected
Jacob Keller
1
-2
/
+0
2016-04-21
fm10k: correctly handle LPORT_MAP error
Jacob Keller
4
-1
/
+35
2016-04-21
fm10k: Fix multicast mode sync issues
Ngai-Mint Kwan
1
-13
/
+7
2016-04-21
fm10k: drop 1588 support
Jacob Keller
12
-876
/
+11
2016-04-21
fm10k: prevent RCU issues during AER events
Jacob Keller
1
-1
/
+10
2016-04-21
fm10k: use DRV_SUMMARY to reduce code duplication
Jacob Keller
1
-3
/
+3
2016-04-21
fm10k: Add support for bulk Tx cleanup & cleanup boolean logic
Alexander Duyck
1
-5
/
+9
2016-04-21
fm10k: remove debug-statistics support
Jacob Keller
1
-71
/
+1
2016-04-21
fm10k: add helper functions to set strings and data for ethtool stats
Jacob Keller
1
-25
/
+34
2016-04-20
arcnet: com90xx: add __init attribute
Julia Lawall
1
-1
/
+1
2016-04-19
net: w5100: don't build spi driver without w5100
Arnd Bergmann
1
-1
/
+1
2016-04-18
enic: set netdev->vlan_features
Govindarajulu Varadarajan
1
-0
/
+1
2016-04-18
hv_netvsc: Implement support for VF drivers on Hyper-V
KY Srinivasan
4
-26
/
+335
2016-04-18
fec: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-8
/
+8
2016-04-18
phy: add generic function to support ksetting support
Philippe Reynes
1
-0
/
+81
2016-04-18
tun: don't require serialization lock on tx
Paolo Abeni
1
-1
/
+1
2016-04-18
net: dsa: mv88e6xxx: remove switch ID from ps
Vivien Didelot
2
-33
/
+0
2016-04-18
net: dsa: mv88e6xxx: add number of db to info
Vivien Didelot
6
-18
/
+19
2016-04-18
net: dsa: mv88e6xxx: add number of ports to info
Vivien Didelot
6
-56
/
+38
2016-04-18
net: dsa: mv88e6xxx: add family to info
Vivien Didelot
6
-63
/
+38
2016-04-18
net: dsa: mv88e6xxx: add switch info
Vivien Didelot
6
-32
/
+93
2016-04-18
net: dsa: mv88e6xxx: read switch ID in probe
Vivien Didelot
1
-27
/
+30
2016-04-18
net: dsa: mv88e6xxx: drop revision probing
Vivien Didelot
5
-42
/
+1
2016-04-18
net: dsa: mv88e6xxx: drop double ds assignment
Vivien Didelot
4
-8
/
+0
2016-04-18
net: dsa: constify probed name
Vivien Didelot
8
-32
/
+33
2016-04-17
nfp: add async reconfiguration mechanism
Jakub Kicinski
2
-27
/
+157
2016-04-17
nfp: remove buggy RX buffer length validation
Jakub Kicinski
1
-12
/
+14
2016-04-17
nfp: remove unused suspicious mask defines
Jakub Kicinski
1
-4
/
+0
2016-04-17
nfp: correct names of constants in comments
Jakub Kicinski
1
-3
/
+3
2016-04-17
nfp: remove unnecessary static
Jakub Kicinski
1
-1
/
+1
2016-04-17
nfp: check the right pointer for errors
Jakub Kicinski
1
-1
/
+1
2016-04-17
fjes: Update fjes driver version : 1.1
Taku Izumi
1
-1
/
+1
2016-04-17
fjes: Introduce spinlock for rx_status
Taku Izumi
3
-9
/
+72
2016-04-17
fjes: Enhance changing MTU related work
Taku Izumi
3
-11
/
+58
2016-04-17
fjes: fix bitwise check bug in fjes_raise_intr_rxdata_task
Taku Izumi
1
-1
/
+2
2016-04-17
fjes: fix incorrect statistics information in fjes_xmit_frame()
Taku Izumi
1
-7
/
+7
2016-04-17
fjes: optimize timeout value
Taku Izumi
1
-3
/
+3
2016-04-17
stmmac: socfpga: remove extra call to socfpga_dwmac_setup
Dinh Nguyen
1
-6
/
+0
2016-04-17
dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros
Andrew Lunn
6
-123
/
+224
2016-04-17
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2
-23
/
+15
2016-04-17
net: w5100: support W5200
Akinobu Mita
4
-48
/
+289
2016-04-17
net: w5100: support SPI interface mode
Akinobu Mita
3
-0
/
+151
2016-04-17
net: w5100: enable to support sleepable register access interface
Akinobu Mita
2
-38
/
+153
2016-04-17
net: w5100: add ability to support other bus interface
Akinobu Mita
2
-201
/
+431
[next]