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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-12
bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().
Michael Chan
1
-0
/
+3
2018-03-12
bnxt_en: close & open NIC, only when the interface is in running state.
Venkat Duvvuru
1
-5
/
+12
2018-03-12
bnxt_en: Return standard Linux error codes for hwrm flow cmds.
Venkat Duvvuru
1
-3
/
+20
2018-03-12
bnxt_en: Fix regressions when setting up MQPRIO TX rings.
Michael Chan
1
-2
/
+5
2018-03-12
bnxt_en: Pass complete VLAN TCI to the stack.
Michael Chan
2
-2
/
+3
2018-03-12
bnxt_en: Remove unwanted ovs-offload messages in some conditions
Sriharsha Basavapatna
1
-8
/
+2
2018-03-12
bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.
Eddie Wai
1
-44
/
+20
2018-03-12
bnxt_en: Refactor the functions to reserve hardware rings.
Michael Chan
1
-32
/
+53
2018-03-12
net: phy: Tell caller result of phy_change()
Brad Mouring
1
-73
/
+72
2018-03-11
macvlan: filter out unsupported feature flags
Shannon Nelson
1
-1
/
+1
2018-03-09
mlxsw: spectrum: Prevent duplicate mirrors
Petr Machata
2
-4
/
+27
2018-03-09
mlxsw: spectrum: Fix gact_ok offloading
Jiri Pirko
5
-1
/
+19
2018-03-09
vhost_net: examine pointer types during un-producing
Jason Wang
2
-2
/
+3
2018-03-09
vhost_net: keep private_data and rx_ring synced
Jason Wang
1
-2
/
+3
2018-03-09
vhost_net: initialize rx_ring in vhost_net_open()
Alexander Potapenko
1
-0
/
+1
2018-03-09
net: ethernet: ave: enable Rx drop interrupt
Kunihiko Hayashi
1
-1
/
+1
2018-03-08
hv_netvsc: fix locking during VF setup
Stephen Hemminger
1
-0
/
+4
2018-03-08
hv_netvsc: fix locking for rx_mode
Stephen Hemminger
1
-3
/
+8
2018-03-08
hv_netvsc: avoid repeated updates of packet filter
Stephen Hemminger
2
-2
/
+7
2018-03-08
hv_netvsc: fix filter flags
Stephen Hemminger
1
-2
/
+2
2018-03-08
Merge tag 'wireless-drivers-for-davem-2018-03-08' of git://git.kernel.org/pub...
David S. Miller
25
-88
/
+212
2018-03-08
team: Fix double free in error path
Arkadi Sharshevsky
1
-2
/
+2
2018-03-07
cxgb4: do not set needs_free_netdev for mgmt dev's
Ganesh Goudar
1
-1
/
+0
2018-03-07
cxgb4: copy adap index to PF0-3 adapter instances
Ganesh Goudar
1
-0
/
+2
2018-03-07
net: smsc911x: Fix unload crash when link is up
Jeremy Linton
1
-2
/
+2
2018-03-07
net: qcom/emac: Use proper free methods during TX
Hemanth Puranik
1
-9
/
+14
2018-03-07
qed: Free RoCE ILT Memory on rmmod qedr
Michal Kalderon
2
-1
/
+5
2018-03-07
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
4
-26
/
+34
2018-03-07
net: usbnet: fix potential deadlock on 32bit hosts
Eric Dumazet
1
-4
/
+6
2018-03-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-3
/
+3
2018-03-07
fsl/fman: avoid sleeping in atomic context while adding an address
Denis Kirjanov
1
-1
/
+1
2018-03-07
brcmfmac: fix P2P_DEVICE ethernet address generation
Arend Van Spriel
1
-13
/
+11
2018-03-07
brcmfmac: add possibility to obtain firmware error
Arend Van Spriel
3
-0
/
+15
2018-03-06
ethernet: natsemi: correct spelling
Randy Dunlap
3
-5
/
+5
2018-03-06
net: phy: broadcom: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: phy: micrel: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: phy: marvell: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-06
net: dsa: b53: Use strlcpy() for ethtool::get_strings
Florian Fainelli
1
-2
/
+2
2018-03-05
e1000e: allocate ring descriptors with dma_zalloc_coherent
Pierre-Yves Kerbrat
1
-2
/
+2
2018-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-236
/
+398
2018-03-05
e1000e: Fix check_for_link return value with autoneg off
Benjamin Poirier
2
-2
/
+2
2018-03-05
e1000e: Avoid missed interrupts following ICR read
Benjamin Poirier
2
-8
/
+24
2018-03-05
e1000e: Fix queue interrupt re-raising in Other interrupt
Benjamin Poirier
1
-0
/
+3
2018-03-05
Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
Benjamin Poirier
1
-14
/
+2
2018-03-05
e1000e: Remove Other from EIAC
Benjamin Poirier
1
-2
/
+3
2018-03-04
hv_netvsc: propagate rx filters to VF
Stephen Hemminger
1
-4
/
+36
2018-03-04
hv_netvsc: filter multicast/broadcast
Stephen Hemminger
1
-8
/
+12
2018-03-04
hv_netvsc: defer queue selection to VF
Stephen Hemminger
1
-2
/
+13
2018-03-04
hv_netvsc: use napi_schedule_irqoff
Stephen Hemminger
1
-1
/
+1
2018-03-04
hv_netvsc: fix race in napi poll when rescheduling
Stephen Hemminger
1
-2
/
+3
[next]