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-15
iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
Matt Chen
2
-2
/
+4
2018-11-15
cxgb4: fix thermal zone build error
Ganesh Goudar
3
-6
/
+3
2018-11-15
bnxt_en: Fix filling time in bnxt_fill_coredump_record()
Vasundhara Volam
1
-2
/
+2
2018-11-15
bnxt_en: Add software "missed_irqs" counter.
Michael Chan
3
-1
/
+6
2018-11-15
bnxt_en: Workaround occasional TX timeout on 57500 A0.
Michael Chan
2
-0
/
+68
2018-11-15
bnxt_en: Disable RDMA support on the 57500 chips.
Michael Chan
1
-0
/
+3
2018-11-15
bnxt_en: Fix rx_l4_csum_errors counter on 57500 devices.
Michael Chan
1
-1
/
+1
2018-11-15
bnxt_en: Fix RSS context allocation.
Michael Chan
1
-1
/
+1
2018-11-13
qed: Fix reading wrong value in loop condition
Denis Bolotin
1
-0
/
+2
2018-11-13
qed: Fix rdma_info structure allocation
Michal Kalderon
3
-25
/
+45
2018-11-13
qed: Fix overriding offload_tc by protocols without APP TLV
Denis Bolotin
1
-7
/
+7
2018-11-13
qed: Fix PTT leak in qed_drain()
Denis Bolotin
1
-1
/
+1
2018-11-13
Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...
David S. Miller
8
-79
/
+156
2018-11-12
bnx2x: Assign unique DMAE channel number for FW DMAE transactions.
Sudarsana Reddy Kalluru
2
-0
/
+8
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-09
can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
Oleksij Rempel
1
-2
/
+10
2018-11-09
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
2
-4
/
+5
2018-11-09
can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
Oleksij Rempel
1
-1
/
+4
2018-11-09
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...
Oleksij Rempel
1
-0
/
+46
2018-11-09
can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...
Marc Kleine-Budde
1
-13
/
+14
2018-11-09
can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...
Marc Kleine-Budde
1
-1
/
+5
2018-11-09
can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...
Marc Kleine-Budde
1
-3
/
+6
2018-11-09
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-11
/
+25
2018-11-09
can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...
Marc Kleine-Budde
1
-15
/
+12
2018-11-09
can: flexcan: Always use last mailbox for TX
Alexander Stein
1
-34
/
+33
2018-11-09
can: flexcan: Unlock the MB unconditionally
Pankaj Bansal
1
-1
/
+6
2018-11-09
can: hi311x: Use level-triggered interrupt
Lukas Wunner
1
-1
/
+1
2018-11-09
can: rcar_can: Fix erroneous registration
Fabrizio Castro
1
-1
/
+4
2018-11-09
can: ucan: remove duplicated include from ucan.c
YueHaibing
1
-4
/
+0
2018-11-09
can: ucan: remove set but not used variable 'udev'
YueHaibing
1
-3
/
+0
2018-11-09
can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
Jimmy Assarsson
1
-2
/
+2
2018-11-09
can: kvaser_usb: Fix potential uninitialized variable use
Jimmy Assarsson
1
-5
/
+5
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
[prev]
[next]