index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bluetooth: reorganize functions from hci_sock_sendmsg()
Tetsuo Handa
2021-08-30
1
-29
/
+21
*
net: ipv4: Fix the warning for dereference
Yajun Deng
2021-08-30
1
-1
/
+3
*
net: qrtr: make checks in qrtr_endpoint_post() stricter
Dan Carpenter
2021-08-30
1
-2
/
+6
*
fix array-index-out-of-bounds in taprio_change
Haimin Zhang
2021-08-30
1
-1
/
+3
*
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
2021-08-30
1
-2
/
+2
*
Merge branch 'inet-exceptions-less-predictable'
David S. Miller
2021-08-30
2
-17
/
+34
|
\
|
*
ipv4: make exception cache less predictible
Eric Dumazet
2021-08-30
1
-16
/
+30
|
*
ipv6: make exception cache less predictible
Eric Dumazet
2021-08-30
1
-1
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-08-30
14
-234
/
+345
|
\
|
*
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
2021-08-30
9
-36
/
+241
|
*
netfilter: x_tables: handle xt_register_template() returning an error value
Lukas Bulwahn
2021-08-25
1
-0
/
+2
|
*
netfilter: ctnetlink: missing counters and timestamp in nfnetlink_{log,queue}
Pablo Neira Ayuso
2021-08-25
1
-0
/
+6
|
*
netfilter: ecache: remove nf_exp_event_notifier structure
Florian Westphal
2021-08-25
4
-84
/
+13
|
*
netfilter: ecache: prepare for event notifier merge
Florian Westphal
2021-08-25
3
-42
/
+17
|
*
netfilter: ecache: add common helper for nf_conntrack_eventmask_report
Florian Westphal
2021-08-25
1
-68
/
+56
|
*
netfilter: ecache: remove another indent level
Florian Westphal
2021-08-25
1
-16
/
+18
|
*
netfilter: ecache: remove one indent level
Florian Westphal
2021-08-25
3
-32
/
+36
*
|
Merge branch 'IXP46x-PTP-Timer'
David S. Miller
2021-08-30
7
-77
/
+171
|
\
\
|
*
|
ixp4xx_eth: Probe the PTP module from the device tree
Linus Walleij
2021-08-30
1
-2
/
+13
|
*
|
ixp4xx_eth: Add devicetree bindings
Linus Walleij
2021-08-30
1
-0
/
+54
|
*
|
ixp4xx_eth: Stop referring to GPIOs
Linus Walleij
2021-08-30
1
-56
/
+28
|
*
|
ixp4xx_eth: fix compile-testing
Arnd Bergmann
2021-08-30
1
-4
/
+3
|
*
|
ixp4xx_eth: make ptp support a platform driver
Arnd Bergmann
2021-08-30
6
-34
/
+92
|
/
/
*
|
Merge branch 'hns3-cleanups'
David S. Miller
2021-08-30
7
-630
/
+1260
|
\
\
|
*
|
net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()
Hao Chen
2021-08-30
1
-1
/
+1
|
*
|
net: hnss3: use max() to simplify code
Hao Chen
2021-08-30
1
-2
/
+1
|
*
|
net: hns3: modify a print format of hns3_dbg_queue_map()
Hao Chen
2021-08-30
1
-1
/
+1
|
*
|
net: hns3: refine function hclge_dbg_dump_tm_pri()
Guangbin Huang
2021-08-30
1
-28
/
+42
|
*
|
net: hns3: reconstruct function hclge_ets_validate()
Guangbin Huang
2021-08-30
1
-12
/
+35
|
*
|
net: hns3: reconstruct function hns3_self_test
Peng Li
2021-08-30
1
-37
/
+64
|
*
|
net: hns3: initialize each member of structure array on a separate line
Jiaran Zhang
2021-08-30
1
-549
/
+1116
|
/
/
*
|
Merge branch 'bnxt_en-fw-messages'
David S. Miller
2021-08-30
13
-1998
/
+2906
|
\
\
|
*
|
bnxt_en: support multiple HWRM commands in flight
Edwin Peer
2021-08-30
4
-39
/
+113
|
*
|
bnxt_en: remove legacy HWRM interface
Edwin Peer
2021-08-30
4
-106
/
+1
|
*
|
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
2021-08-30
9
-1538
/
+1953
|
*
|
bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_info
Edwin Peer
2021-08-30
2
-2
/
+7
|
*
|
bnxt_en: add support for HWRM request slices
Edwin Peer
2021-08-30
2
-2
/
+120
|
*
|
bnxt_en: add HWRM request assignment API
Edwin Peer
2021-08-30
2
-0
/
+56
|
*
|
bnxt_en: discard out of sequence HWRM responses
Edwin Peer
2021-08-30
1
-4
/
+17
|
*
|
bnxt_en: introduce new firmware message API based on DMA pools
Edwin Peer
2021-08-30
4
-121
/
+442
|
*
|
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
2021-08-30
13
-357
/
+407
|
*
|
bnxt_en: Refactor the HWRM_VER_GET firmware calls
Edwin Peer
2021-08-30
1
-6
/
+11
|
*
|
bnxt_en: remove DMA mapping for KONG response
Edwin Peer
2021-08-30
2
-51
/
+7
|
/
/
*
|
Merge tag 'wireless-drivers-next-2021-08-29' of git://git.kernel.org/pub/scm/...
David S. Miller
2021-08-29
78
-815
/
+2192
|
\
\
|
*
|
ssb: fix boolreturn.cocci warning
Jing Yangyang
2021-08-29
1
-1
/
+1
|
*
|
intel: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-29
5
-92
/
+77
|
*
|
mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices
Tsuchiya Yuto
2021-08-29
3
-0
/
+133
|
*
|
mwifiex: pcie: add DMI-based quirk implementation for Surface devices
Jonas Dreßler
2021-08-29
5
-0
/
+64
|
*
|
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
2021-08-29
1
-1
/
+1
|
*
|
bcma: Drop the unused parameter of bcma_scan_read32()
Zenghui Yu
2021-08-29
1
-4
/
+3
[prev]
[next]