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
2018-11-11
net: dsa: mv88e6xxx: Fix clearing of stats counters
Andrew Lunn
1
-0
/
+2
2018-11-09
net: mvneta: correct typo
Alexandre Belloni
1
-2
/
+2
2018-11-09
net: qualcomm: rmnet: Fix incorrect assignment of real_dev
Subash Abhinov Kasiviswanathan
1
-3
/
+3
2018-11-09
net: aquantia: allow rx checksum offload configuration
Dmitry Bogdanov
5
-6
/
+18
2018-11-09
net: aquantia: invalid checksumm offload implementation
Dmitry Bogdanov
2
-30
/
+41
2018-11-09
net: aquantia: fixed enable unicast on 32 macvlan
Igor Russkikh
1
-1
/
+1
2018-11-09
net: aquantia: fix potential IOMMU fault after driver unbind
Dmitry Bogdanov
4
-0
/
+35
2018-11-09
net: aquantia: synchronized flow control between mac/phy
Igor Russkikh
5
-8
/
+50
2018-11-08
net: smsc95xx: Fix MTU range
Stefan Wahren
1
-0
/
+2
2018-11-08
net: stmmac: Fix RX packet size > 8191
Thor Thayer
4
-4
/
+5
2018-11-08
qed: Fix potential memory corruption
Sagiv Ozeri
1
-7
/
+5
2018-11-08
qed: Fix SPQ entries not returned to pool in error flows
Denis Bolotin
8
-15
/
+45
2018-11-08
qed: Fix blocking/unlimited SPQ entries leak
Denis Bolotin
2
-27
/
+33
2018-11-08
qed: Fix memory/entry leak in qed_init_sp_request()
Denis Bolotin
1
-2
/
+14
2018-11-08
net: hns3: bugfix for not checking return value
Huazhong Tan
1
-1
/
+2
2018-11-07
qlcnic: remove assumption that vlan_tci != 0
Michał Mirosław
1
-3
/
+5
2018-11-07
ibmvnic: fix accelerated VLAN handling
Michał Mirosław
1
-1
/
+1
2018-11-07
FDDI: defza: Make the driver version string constant
Maciej W. Rozycki
1
-1
/
+1
2018-11-07
FDDI: defza: Move SMT Tx data buffer declaration next to its skb
Maciej W. Rozycki
1
-1
/
+2
2018-11-07
FDDI: defza: Add missing comment closing
Maciej W. Rozycki
1
-0
/
+1
2018-11-07
FDDI: defza: Fix SPDX annotation
Maciej W. Rozycki
2
-2
/
+2
2018-11-07
i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load
Jacob Keller
1
-3
/
+3
2018-11-07
i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
Jacob Keller
1
-0
/
+2
2018-11-07
ice: Change req_speeds to be u16
Chinh T Cao
1
-1
/
+1
2018-11-06
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
1
-5
/
+7
2018-11-06
ice: Fix the bytecount sent to netdev_tx_sent_queue
Brett Creeley
1
-1
/
+1
2018-11-06
ice: Fix tx_timeout in PF driver
Brett Creeley
4
-6
/
+40
2018-11-06
ice: Fix napi delete calls for remove
Dave Ertman
3
-1
/
+3
2018-11-06
ice: Fix typo in error message
Anirudh Venkataramanan
1
-1
/
+1
2018-11-06
ice: Fix flags for port VLAN
Md Fahad Iqbal Polash
1
-1
/
+1
2018-11-06
ice: Remove duplicate addition of VLANs in replay path
Anirudh Venkataramanan
3
-39
/
+6
2018-11-06
ice: Free VSI contexts during for unload
Victor Raj
3
-0
/
+17
2018-11-06
ice: Fix dead device link issue with flow control
Akeem G Abodunrin
1
-1
/
+6
2018-11-06
ice: Check for reset in progress during remove
Anirudh Venkataramanan
2
-0
/
+8
2018-11-06
ice: Set carrier state and start/stop queues in rebuild
Anirudh Venkataramanan
1
-1
/
+17
2018-11-06
net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delay
Tao Ren
1
-2
/
+16
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-35
/
+43
2018-11-05
net: alx: make alx_drv_name static
Rasmus Villemoes
2
-2
/
+1
2018-11-04
bonding/802.3ad: fix link_failure_count tracking
Jarod Wilson
1
-2
/
+2
2018-11-04
net: phy: realtek: fix RTL8201F sysfs name
Holger Hoffstätte
1
-1
/
+1
2018-11-04
Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb
Linus Torvalds
1
-26
/
+4
2018-11-03
mlxsw: spectrum: Fix IP2ME CPU policer configuration
Shalom Toledo
1
-1
/
+0
2018-11-03
qed: fix link config error handling
Arnd Bergmann
1
-2
/
+5
2018-11-03
net: hns3: Fix for out-of-bounds access when setting pfc back pressure
Yunsheng Lin
1
-6
/
+4
2018-11-03
net/mlx4_en: use __netdev_tx_sent_queue()
Eric Dumazet
1
-2
/
+4
2018-11-03
net: systemport: Protect stop from timeout
Florian Fainelli
1
-8
/
+7
2018-11-03
net: bcmgenet: protect stop from timeout
Doug Berger
1
-6
/
+7
2018-11-02
net: dsa: microchip: initialize mutex before use
Tristram Ha
1
-5
/
+5
2018-11-02
usbnet: smsc95xx: disable carrier check while suspending
Frieder Schrempf
1
-0
/
+7
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-170
/
+316
[next]