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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
net: qrtr: make checks in qrtr_endpoint_post() stricter
Dan Carpenter
1
-2
/
+6
2021-08-30
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
1
-1
/
+3
2021-08-30
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
1
-2
/
+2
2021-08-30
Merge branch 'inet-exceptions-less-predictable'
David S. Miller
2
-17
/
+34
2021-08-30
ipv4: make exception cache less predictible
Eric Dumazet
1
-16
/
+30
2021-08-30
ipv6: make exception cache less predictible
Eric Dumazet
1
-1
/
+4
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
14
-234
/
+345
2021-08-30
Merge branch 'IXP46x-PTP-Timer'
David S. Miller
7
-77
/
+171
2021-08-30
ixp4xx_eth: Probe the PTP module from the device tree
Linus Walleij
1
-2
/
+13
2021-08-30
ixp4xx_eth: Add devicetree bindings
Linus Walleij
1
-0
/
+54
2021-08-30
ixp4xx_eth: Stop referring to GPIOs
Linus Walleij
1
-56
/
+28
2021-08-30
ixp4xx_eth: fix compile-testing
Arnd Bergmann
1
-4
/
+3
2021-08-30
ixp4xx_eth: make ptp support a platform driver
Arnd Bergmann
6
-34
/
+92
2021-08-30
Merge branch 'hns3-cleanups'
David S. Miller
7
-630
/
+1260
2021-08-30
net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()
Hao Chen
1
-1
/
+1
2021-08-30
net: hnss3: use max() to simplify code
Hao Chen
1
-2
/
+1
2021-08-30
net: hns3: modify a print format of hns3_dbg_queue_map()
Hao Chen
1
-1
/
+1
2021-08-30
net: hns3: refine function hclge_dbg_dump_tm_pri()
Guangbin Huang
1
-28
/
+42
2021-08-30
net: hns3: reconstruct function hclge_ets_validate()
Guangbin Huang
1
-12
/
+35
2021-08-30
net: hns3: reconstruct function hns3_self_test
Peng Li
1
-37
/
+64
2021-08-30
net: hns3: initialize each member of structure array on a separate line
Jiaran Zhang
1
-549
/
+1116
2021-08-30
Merge branch 'bnxt_en-fw-messages'
David S. Miller
13
-1998
/
+2906
2021-08-30
bnxt_en: support multiple HWRM commands in flight
Edwin Peer
4
-39
/
+113
2021-08-30
bnxt_en: remove legacy HWRM interface
Edwin Peer
4
-106
/
+1
2021-08-30
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
9
-1538
/
+1953
2021-08-30
bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_info
Edwin Peer
2
-2
/
+7
2021-08-30
bnxt_en: add support for HWRM request slices
Edwin Peer
2
-2
/
+120
2021-08-30
bnxt_en: add HWRM request assignment API
Edwin Peer
2
-0
/
+56
2021-08-30
bnxt_en: discard out of sequence HWRM responses
Edwin Peer
1
-4
/
+17
2021-08-30
bnxt_en: introduce new firmware message API based on DMA pools
Edwin Peer
4
-121
/
+442
2021-08-30
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
13
-357
/
+407
2021-08-30
bnxt_en: Refactor the HWRM_VER_GET firmware calls
Edwin Peer
1
-6
/
+11
2021-08-30
bnxt_en: remove DMA mapping for KONG response
Edwin Peer
2
-51
/
+7
2021-08-30
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
9
-36
/
+241
2021-08-29
Merge tag 'wireless-drivers-next-2021-08-29' of git://git.kernel.org/pub/scm/...
David S. Miller
78
-815
/
+2192
2021-08-29
ssb: fix boolreturn.cocci warning
Jing Yangyang
1
-1
/
+1
2021-08-29
intel: switch from 'pci_' to 'dma_' API
Christophe JAILLET
5
-92
/
+77
2021-08-29
mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices
Tsuchiya Yuto
3
-0
/
+133
2021-08-29
mwifiex: pcie: add DMI-based quirk implementation for Surface devices
Jonas Dreßler
5
-0
/
+64
2021-08-29
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
1
-1
/
+1
2021-08-29
bcma: Drop the unused parameter of bcma_scan_read32()
Zenghui Yu
1
-4
/
+3
2021-08-29
bcma: Fix memory leak for internally-handled cores
Zenghui Yu
1
-3
/
+3
2021-08-29
Merge commit 'e257d969f36503b8eb1240f32653a1afb3109f86' of git://git.kernel.o...
Kalle Valo
52
-693
/
+1850
2021-08-29
virtio_net: reduce raw_smp_processor_id() calling in virtnet_xdp_get_sq
Li RongQing
1
-3
/
+4
2021-08-29
niu: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-11
/
+3
2021-08-29
fddi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-22
/
+19
2021-08-29
net: spider_net: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-12
/
+15
2021-08-29
octeontx2-pf: Add vlan-etype to ntuple filters
Subbaraya Sundeep
4
-11
/
+58
2021-08-29
octeontx2-af: Fix inconsistent license text
Sunil Goutham
33
-108
/
+63
2021-08-29
octeontx2-pf: Fix inconsistent license text
Sunil Goutham
18
-54
/
+45
[next]