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
2016-10-26
netvsc: fix incorrect receive checksum offloading
Stephen Hemminger
1
-8
/
+11
2016-10-26
rocker: fix error return code in rocker_world_check_init()
Wei Yongjun
1
-1
/
+1
2016-10-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-1
/
+9
2016-10-23
net: fec: Call swap_buffer() prior to IP header alignment
Fabio Estevam
1
-3
/
+3
2016-10-23
bnx2x: Use the correct divisor value for PHC clock readings.
Sudarsana Reddy Kalluru
1
-1
/
+1
2016-10-22
qede: Fix incorrrect usage of APIs for un-mapping DMA memory
Manish Chopra
2
-6
/
+6
2016-10-22
qed: Zero-out the buffer paased to dcbx_query() API
Sudarsana Reddy Kalluru
1
-0
/
+2
2016-10-22
qede: Reconfigure rss indirection direction table when rss count is updated
Sudarsana Reddy Kalluru
1
-0
/
+7
2016-10-22
qed*: Reduce the memory footprint for Rx path
Sudarsana Reddy Kalluru
2
-1
/
+2
2016-10-22
qede: Loopback implementation should ignore the normal traffic
Sudarsana Reddy Kalluru
3
-35
/
+49
2016-10-22
qede: Do not allow RSS config for 100G devices
Sudarsana Reddy Kalluru
1
-0
/
+6
2016-10-22
qede: get_channels() need to populate max tx/rx coalesce values
Sudarsana Reddy Kalluru
1
-0
/
+2
2016-10-22
net: dsa: bcm_sf2: Do not rely on kexec_in_progress
Florian Fainelli
1
-2
/
+3
2016-10-20
net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernels
Florian Fainelli
1
-0
/
+14
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
2
-2
/
+2
2016-10-20
stmmac: display the descriptors if DES0 = 0
Giuseppe CAVALLARO
1
-4
/
+3
2016-10-20
mlxsw: pci: Fix reset wait for SwitchX2
Jiri Pirko
1
-2
/
+8
2016-10-20
mlxsw: switchx2: Fix ethernet port initialization
Elad Raz
1
-0
/
+1
2016-10-20
mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...
Jiri Pirko
1
-8
/
+5
2016-10-20
mlxsw: spectrum_router: Use correct tree index for binding
Jiri Pirko
1
-1
/
+2
2016-10-20
Bluetooth: btwilink: Fix probe return value
Jacob Siverskog
1
-1
/
+1
2016-10-19
stmmac: fix and review the ptp registration.
Giuseppe CAVALLARO
3
-14
/
+9
2016-10-18
qed: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-7
/
+4
2016-10-18
rocker: fix maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2016-10-18
net/hyperv: avoid uninitialized variable
Arnd Bergmann
1
-1
/
+1
2016-10-18
net: bcm63xx: avoid referencing uninitialized variable
Arnd Bergmann
1
-1
/
+2
2016-10-18
ibmvnic: Update MTU after device initialization
Thomas Falcon
1
-0
/
+2
2016-10-18
ibmvnic: Fix GFP_KERNEL allocation in interrupt context
Thomas Falcon
1
-1
/
+1
2016-10-18
ibmvnic: Driver Version 1.0.1
Thomas Falcon
1
-1
/
+1
2016-10-18
cxgb4: Fix number of queue sets corssing the limit
Ganesh Goudar
1
-1
/
+1
2016-10-18
dwc_eth_qos: enable flow control by default
Niklas Cassel
1
-0
/
+1
2016-10-18
dwc_eth_qos: do not clear pause flags from phy_device->supported
Niklas Cassel
1
-1
/
+2
2016-10-18
Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2016-10-18
bnx2: fix locking when netconsole is used
Ivan Vecera
1
-6
/
+11
2016-10-17
net: dsa: bcm_sf2: Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: dsa: b53: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: hisilicon: Fix hns_mdio module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: qcom/emac: Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: hns: Fix hns_dsaf module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: ethernet: nb8800: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: nps_enet: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
cxgb4: fix memory leak of qe on error exit path
Colin Ian King
1
-1
/
+3
2016-10-17
net: Require exact match for TCP socket lookups if dif is l3mdev
David Ahern
1
-0
/
+2
2016-10-15
vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()
Alexey Khoroshilov
1
-7
/
+10
2016-10-15
stmmac: fix an error code in stmmac_ptp_register()
Dan Carpenter
1
-1
/
+3
2016-10-15
net: qcom/emac: disable interrupts before calling phy_disconnect
Timur Tabi
1
-2
/
+6
2016-10-15
r8169: set coherent DMA mask as well as streaming DMA mask
Ard Biesheuvel
1
-1
/
+2
2016-10-14
Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub...
David S. Miller
21
-117
/
+110
2016-10-14
net: asix: Avoid looping when the device does not respond
Guenter Roeck
1
-4
/
+4
2016-10-14
net/mlx4_en: fixup xdp tx irq to match rx
Brenden Blanco
1
-1
/
+9
[next]