index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
2018-11-18
1
-5
/
+5
*
Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"
David S. Miller
2018-11-17
1
-9
/
+5
*
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
2018-11-17
1
-5
/
+9
*
net: lantiq: Fix returned value in case of error in 'xrx200_probe()'
Christophe JAILLET
2018-11-17
1
-2
/
+3
*
net: mvneta: Don't advertise 2.5G modes
Maxime Chevallier
2018-11-17
1
-9
/
+3
*
drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo
Andrew Morton
2018-11-16
1
-1
/
+1
*
net/mlx4: Fix UBSAN warning of signed integer overflow
Aya Levin
2018-11-16
1
-2
/
+2
*
net/mlx4_core: Fix uninitialized variable compilation warning
Tariq Toukan
2018-11-16
1
-1
/
+1
*
net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
Jack Morgenstein
2018-11-16
1
-0
/
+1
*
cxgb4: fix thermal zone build error
Ganesh Goudar
2018-11-15
3
-6
/
+3
*
bnxt_en: Fix filling time in bnxt_fill_coredump_record()
Vasundhara Volam
2018-11-15
1
-2
/
+2
*
bnxt_en: Add software "missed_irqs" counter.
Michael Chan
2018-11-15
3
-1
/
+6
*
bnxt_en: Workaround occasional TX timeout on 57500 A0.
Michael Chan
2018-11-15
2
-0
/
+68
*
bnxt_en: Disable RDMA support on the 57500 chips.
Michael Chan
2018-11-15
1
-0
/
+3
*
bnxt_en: Fix rx_l4_csum_errors counter on 57500 devices.
Michael Chan
2018-11-15
1
-1
/
+1
*
bnxt_en: Fix RSS context allocation.
Michael Chan
2018-11-15
1
-1
/
+1
*
s390/ism: clear dmbe_mask bit before SMC IRQ handling
Ursula Braun
2018-11-14
1
-1
/
+1
*
qed: Fix reading wrong value in loop condition
Denis Bolotin
2018-11-13
1
-0
/
+2
*
qed: Fix rdma_info structure allocation
Michal Kalderon
2018-11-13
3
-25
/
+45
*
qed: Fix overriding offload_tc by protocols without APP TLV
Denis Bolotin
2018-11-13
1
-7
/
+7
*
qed: Fix PTT leak in qed_drain()
Denis Bolotin
2018-11-13
1
-1
/
+1
*
Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...
David S. Miller
2018-11-13
8
-79
/
+156
|
\
|
*
can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
Oleksij Rempel
2018-11-09
1
-2
/
+10
|
*
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
2018-11-09
2
-4
/
+5
|
*
can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
Oleksij Rempel
2018-11-09
1
-1
/
+4
|
*
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...
Oleksij Rempel
2018-11-09
1
-0
/
+46
|
*
can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...
Marc Kleine-Budde
2018-11-09
1
-13
/
+14
|
*
can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...
Marc Kleine-Budde
2018-11-09
1
-1
/
+5
|
*
can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...
Marc Kleine-Budde
2018-11-09
1
-3
/
+6
|
*
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
2018-11-09
1
-11
/
+25
|
*
can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...
Marc Kleine-Budde
2018-11-09
1
-15
/
+12
|
*
can: flexcan: Always use last mailbox for TX
Alexander Stein
2018-11-09
1
-34
/
+33
|
*
can: flexcan: Unlock the MB unconditionally
Pankaj Bansal
2018-11-09
1
-1
/
+6
|
*
can: hi311x: Use level-triggered interrupt
Lukas Wunner
2018-11-09
1
-1
/
+1
|
*
can: rcar_can: Fix erroneous registration
Fabrizio Castro
2018-11-09
1
-1
/
+4
|
*
can: ucan: remove duplicated include from ucan.c
YueHaibing
2018-11-09
1
-4
/
+0
|
*
can: ucan: remove set but not used variable 'udev'
YueHaibing
2018-11-09
1
-3
/
+0
|
*
can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
Jimmy Assarsson
2018-11-09
1
-2
/
+2
|
*
can: kvaser_usb: Fix potential uninitialized variable use
Jimmy Assarsson
2018-11-09
1
-5
/
+5
*
|
bnx2x: Assign unique DMAE channel number for FW DMAE transactions.
Sudarsana Reddy Kalluru
2018-11-12
2
-0
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-12
48
-168
/
+391
|
\
\
|
*
|
net: dsa: mv88e6xxx: Fix clearing of stats counters
Andrew Lunn
2018-11-11
1
-0
/
+2
|
*
|
net: mvneta: correct typo
Alexandre Belloni
2018-11-10
1
-2
/
+2
|
*
|
net: qualcomm: rmnet: Fix incorrect assignment of real_dev
Subash Abhinov Kasiviswanathan
2018-11-10
1
-3
/
+3
|
*
|
net: aquantia: allow rx checksum offload configuration
Dmitry Bogdanov
2018-11-10
5
-6
/
+18
|
*
|
net: aquantia: invalid checksumm offload implementation
Dmitry Bogdanov
2018-11-10
2
-30
/
+41
|
*
|
net: aquantia: fixed enable unicast on 32 macvlan
Igor Russkikh
2018-11-10
1
-1
/
+1
|
*
|
net: aquantia: fix potential IOMMU fault after driver unbind
Dmitry Bogdanov
2018-11-10
4
-0
/
+35
|
*
|
net: aquantia: synchronized flow control between mac/phy
Igor Russkikh
2018-11-10
5
-8
/
+50
|
|
/
|
*
net: smsc95xx: Fix MTU range
Stefan Wahren
2018-11-09
1
-0
/
+2
[next]