index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-21
net: phy: Fix truncation of large IRQ numbers in phy_attached_print()
Geert Uytterhoeven
1
-1
/
+1
2017-09-21
net: stmmac: Cocci spatch "of_table"
Thomas Meyer
1
-0
/
+1
2017-09-21
lan78xx: Use default values loaded from EEPROM/OTP after reset
Nisar Sayed
1
-1
/
+0
2017-09-21
lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE
Nisar Sayed
1
-5
/
+4
2017-09-21
lan78xx: Fix for eeprom read/write when device auto suspend
Nisar Sayed
1
-4
/
+20
2017-09-21
net: phy: Keep reporting transceiver type
Florian Fainelli
1
-1
/
+2
2017-09-21
net: qcom/emac: add software control for pause frame mode
Timur Tabi
4
-0
/
+58
2017-09-21
hv_netvsc: fix send buffer failure on MTU change
Alex Ng
3
-5
/
+12
2017-09-20
net: hns3: Fix for pri to tc mapping in TM
Yunsheng Lin
3
-9
/
+12
2017-09-20
net: hns3: Fix for setting rss_size incorrectly
Yunsheng Lin
3
-40
/
+38
2017-09-20
net: hns3: Fix typo error for feild in hclge_tm
Yunsheng Lin
2
-12
/
+12
2017-09-20
net: hns3: Fix for rx priv buf allocation when DCB is not supported
Yunsheng Lin
1
-0
/
+10
2017-09-20
net: hns3: Fix for rx_priv_buf_alloc not setting rx shared buffer
Yunsheng Lin
2
-1
/
+6
2017-09-20
net: hns3: Fix for not setting rx private buffer size to zero
Yunsheng Lin
1
-2
/
+14
2017-09-20
net: hns3: Fix for DEFAULT_DV when dev doesn't support DCB
Yunsheng Lin
2
-1
/
+6
2017-09-20
net: hns3: Fix initialization when cmd is not supported
Yunsheng Lin
4
-16
/
+31
2017-09-20
net: hns3: Cleanup for ROCE capability flag in ae_dev
Yunsheng Lin
3
-27
/
+19
2017-09-20
net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it
Troy Kisky
1
-2
/
+2
2017-09-20
net: fec: remove unused interrupt FEC_ENET_TS_TIMER
Troy Kisky
1
-2
/
+2
2017-09-20
net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
Troy Kisky
1
-2
/
+2
2017-09-19
net: emac: Fix napi poll list corruption
Christian Lamparter
1
-2
/
+1
2017-09-19
net: hns3: Fixes the premature exit of loop when matching clients
Lipeng
1
-34
/
+9
2017-09-19
net: hns3: Fixes the default VLAN-id of PF
Lipeng
1
-1
/
+5
2017-09-19
net: hns3: Fixes the ether address copy with appropriate API
Salil Mehta
1
-2
/
+1
2017-09-19
net: hns3: Fixes the initialization of MAC address in hardware
Lipeng
1
-3
/
+4
2017-09-19
net: hns3: Fixes ring-to-vector map-and-unmap command
Lipeng
2
-2
/
+14
2017-09-19
net: hns3: Fixes the command used to unmap ring from vector
Lipeng
1
-1
/
+1
2017-09-19
net: hns3: Fixes initialization of phy address from firmware
Lipeng
1
-0
/
+1
2017-09-19
net: phy: Kconfig: Fix PHY infrastructure menu in menuconfig
Jerome Brunet
1
-9
/
+9
2017-09-18
net: systemport: Fix 64-bit statistics dependency
Florian Fainelli
1
-20
/
+32
2017-09-18
8139too: revisit napi_complete_done() usage
Eric Dumazet
1
-2
/
+3
2017-09-18
bnxt_en: check for ingress qdisc in flower offload
Sathya Perla
1
-0
/
+4
2017-09-18
net: phy: Fix mask value write on gmii2rgmii converter speed register
Fahad Kunnathadi
1
-1
/
+1
2017-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
23
-116
/
+293
2017-09-16
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
1
-1
/
+2
2017-09-15
netvsc: increase default receive buffer size
Stephen Hemminger
1
-1
/
+1
2017-09-15
net: smsc911x: Quieten netif during suspend
Geert Uytterhoeven
1
-1
/
+14
2017-09-15
net: systemport: Fix 64-bit stats deadlock
Florian Fainelli
1
-3
/
+0
2017-09-15
net: vrf: avoid gcc-4.6 warning
Arnd Bergmann
1
-3
/
+3
2017-09-15
qed: remove unnecessary call to memset
Himanshu Jha
1
-1
/
+0
2017-09-14
tg3: clean up redundant initialization of tnapi
Colin Ian King
1
-2
/
+2
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2
-2
/
+2
2017-09-13
nfp: wait for the NSP resource to appear on boot
Jakub Kicinski
3
-0
/
+51
2017-09-13
nfp: wait for board state before talking to the NSP
Jakub Kicinski
2
-23
/
+43
2017-09-13
nfp: add whitelist of supported flow dissector
Pieter Jansen van Vuuren
1
-0
/
+13
2017-09-13
be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx
Suresh Reddy
2
-0
/
+22
2017-09-12
w90p910_ether: include linux/interrupt.h
Arnd Bergmann
1
-0
/
+1
2017-09-12
net: bonding: fix tlb_dynamic_lb default value
Nikolay Aleksandrov
1
-10
/
+7
2017-09-12
mlxsw: spectrum: Prevent mirred-related crash on removal
Yuval Mintz
1
-10
/
+9
2017-09-12
smsc95xx: Configure pause time to 0xffff when tx flow control enabled
Nisar Sayed
1
-6
/
+5
[next]