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
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
36
-0
/
+42
2020-11-23
net: pch_gbe: Use 'dma_free_coherent()' to undo 'dma_alloc_coherent()'
Christophe JAILLET
1
-4
/
+6
2020-11-23
net: pch_gbe: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-10
/
+4
2020-11-23
net: dsa: hellcreek: Don't print error message on defer
Kurt Kanzenbach
1
-1
/
+1
2020-11-23
ptp: ptp_ines: use new PTP_MSGTYPE_* define(s)
Christian Eggers
1
-12
/
+7
2020-11-23
dpaa2-eth: use new PTP_MSGTYPE_* define(s)
Christian Eggers
1
-2
/
+2
2020-11-23
net/tun: Call type change netdev notifiers
Martin Schiller
1
-1
/
+10
2020-11-21
octeontx2-af: Add support for RSS hashing based on Transport protocol field
George Cherian
3
-1
/
+10
2020-11-21
Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
39
-345
/
+442
2020-11-21
net: hns3: adds debugfs to dump more info of shaping parameters
Yonglong Liu
1
-2
/
+16
2020-11-21
net: hns3: add support to utilize the firmware calculated shaping parameters
Yonglong Liu
2
-12
/
+46
2020-11-21
net: hns3: add support for pf querying new interrupt resources
Yufeng Mo
4
-53
/
+69
2020-11-21
net: hns3: add support for mapping device memory
Huazhong Tan
5
-0
/
+69
2020-11-21
net: hns3: add support for 1280 queues
Yonglong Liu
7
-22
/
+111
2020-11-20
ibmvnic: Do not replenish RX buffers after every polling loop
Dwip N. Banerjee
1
-1
/
+4
2020-11-20
ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish RX buffers
Dwip N. Banerjee
1
-1
/
+1
2020-11-20
ibmvnic: Correctly re-enable interrupts in NAPI polling routine
Dwip N. Banerjee
1
-14
/
+23
2020-11-20
ibmvnic: Ensure that device queue memory is cache-line aligned
Dwip N. Banerjee
2
-8
/
+11
2020-11-20
ibmvnic: Remove send_subcrq function
Thomas Falcon
1
-34
/
+0
2020-11-20
ibmvnic: Clean up TX code and TX buffer data structure
Thomas Falcon
2
-28
/
+11
2020-11-20
ibmvnic: Introduce xmit_more support using batched subCRQ hcalls
Thomas Falcon
1
-65
/
+139
2020-11-20
ibmvnic: Introduce batched RX buffer descriptor transmission
Thomas Falcon
1
-20
/
+37
2020-11-20
ibmvnic: Introduce indirect subordinate Command Response Queue buffer
Thomas Falcon
2
-0
/
+32
2020-11-20
net: ipa: add driver shutdown callback
Alex Elder
1
-2
/
+12
2020-11-20
net: ipa: retry modem stop if busy
Alex Elder
1
-0
/
+5
2020-11-20
net: ipa: support retries on generic GSI commands
Alex Elder
2
-2
/
+20
2020-11-20
net: ipa: ignore CHANNEL_NOT_RUNNING errors
Alex Elder
1
-1
/
+23
2020-11-20
net: ipa: don't reset an ALLOCATED channel
Alex Elder
1
-2
/
+4
2020-11-20
net: ipa: print channel/event ring number on error
Alex Elder
1
-22
/
+32
2020-11-20
net: ipa: use config data for clocking
Alex Elder
1
-20
/
+20
2020-11-20
net: ipa: populate clock and interconnect data
Alex Elder
2
-0
/
+42
2020-11-20
net: ipa: define clock and interconnect data
Alex Elder
4
-14
/
+50
2020-11-20
mdio_bus: suppress err message for reset gpio EPROBE_DEFER
Grygorii Strashko
1
-3
/
+4
2020-11-20
r8169: use dev_err_probe in rtl_get_ether_clk
Heiner Kallweit
1
-2
/
+2
2020-11-20
r8169: reduce number of workaround doorbell rings
Heiner Kallweit
1
-2
/
+5
2020-11-20
mlxsw: spectrum_router: Allow programming routes with nexthop objects
Ido Schimmel
1
-14
/
+0
2020-11-20
mlxsw: spectrum_router: Enable resolution of nexthop groups from nexthop objects
Ido Schimmel
1
-0
/
+31
2020-11-20
mlxsw: spectrum_router: Add support for nexthop objects
Ido Schimmel
2
-0
/
+454
2020-11-20
netdevsim: support ethtool ring and coalesce settings
Antonio Cardace
2
-3
/
+66
2020-11-20
netdevsim: move ethtool pause params in separate struct
Antonio Cardace
2
-9
/
+13
2020-11-20
octeontx2-af: Fix access of iter->entry after iter object has been kfree'd
Colin Ian King
1
-3
/
+5
2020-11-20
octeontx2-af: Fix return of uninitialized variable err
Colin Ian King
1
-1
/
+1
2020-11-20
octeontx2-pf: Fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2020-11-20
octeontx2-af: add debugfs entries for CPT block
Srujana Challa
2
-0
/
+273
2020-11-20
octeontx2-af: add mailbox interface for CPT
Srujana Challa
4
-7
/
+325
2020-11-20
octeontx2-pf: move lmt flush to include/linux/soc
Srujana Challa
1
-12
/
+1
2020-11-20
net/mlx4_en: Remove unused performance counters
Tariq Toukan
5
-56
/
+1
2020-11-20
net: netsec: add xdp tx return bulking support
Lorenzo Bianconi
1
-1
/
+11
2020-11-20
can: mcp251xfd: remove useless code in mcp251xfd_chip_softreset
Kaixu Xia
1
-4
/
+1
2020-11-20
can: kvaser_usb: Add new Kvaser hydra devices
Jimmy Assarsson
2
-1
/
+10
[next]