index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gcc-plugins
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
selftests: forwarding: add shebang for sch_red.sh
Hangbin Liu
1
-0
/
+1
2022-09-22
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
1
-5
/
+5
2022-09-22
net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()
Liang He
1
-0
/
+2
2022-09-22
net: ethernet: adi: Fix invalid parent name length
Alexandru Tachici
1
-1
/
+1
2022-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
1
-0
/
+1
2022-09-22
net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
Sean Anderson
1
-2
/
+2
2022-09-22
udp: Use WARN_ON_ONCE() in udp_read_skb()
Peilin Ye
1
-1
/
+1
2022-09-22
selftests: bonding: cause oops in bond_rr_gen_slave_id
Jonathan Toppins
2
-1
/
+51
2022-09-22
bonding: fix NULL deref in bond_rr_gen_slave_id
Jonathan Toppins
1
-9
/
+6
2022-09-22
net: phy: micrel: fix shared interrupt on LAN8814
Michael Walle
1
-6
/
+12
2022-09-22
net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986
Lorenzo Bianconi
6
-116
/
+289
2022-09-22
net: ethernet: mtk_eth_wed: add axi bus support
Lorenzo Bianconi
3
-32
/
+85
2022-09-22
net: ethernet: mtk_eth_wed: add wed support for mt7986 chipset
Lorenzo Bianconi
6
-97
/
+401
2022-09-22
net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable...
Lorenzo Bianconi
2
-29
/
+64
2022-09-22
net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_soc
Lorenzo Bianconi
5
-24
/
+48
2022-09-22
net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register map
Lorenzo Bianconi
2
-9
/
+11
2022-09-22
net: ethernet: mtk_eth_soc: add the capability to run multiple ppe
Lorenzo Bianconi
6
-33
/
+48
2022-09-22
net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structure
Lorenzo Bianconi
4
-7
/
+25
2022-09-22
net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk ...
Lorenzo Bianconi
3
-7
/
+13
2022-09-22
dt-bindings: net: mediatek: add WED binding for MT7986 eth driver
Lorenzo Bianconi
3
-9
/
+62
2022-09-22
arm64: dts: mediatek: mt7986: add support for Wireless Ethernet Dispatch
Lorenzo Bianconi
1
-0
/
+24
2022-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
5
-7
/
+47
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
5
-1
/
+19
2022-09-22
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
1
-1
/
+4
2022-09-22
net: ethernet: altera: TSE: fix error return code in altera_tse_probe()
Sun Ke
1
-0
/
+1
2022-09-22
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
1
-4
/
+4
2022-09-22
efi: x86: Wipe setup_data on pure EFI boot
Ard Biesheuvel
1
-0
/
+7
2022-09-22
ethernet: tundra: Drop forward declaration of static functions
Uwe Kleine-König
1
-13
/
+10
2022-09-22
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
1
-2
/
+2
2022-09-22
net: sched: remove unused tcf_result extension
Jamal Hadi Salim
2
-7
/
+1
2022-09-22
net: mscc: ocelot: check return values of writes during reset
Colin Foster
1
-5
/
+11
2022-09-22
net: mscc: ocelot: utilize readx_poll_timeout() for chip reset
Colin Foster
1
-9
/
+23
2022-09-22
net: ll_temac: axienet: delete unnecessary blank lines and spaces
huangjunxian
3
-4
/
+3
2022-09-22
net: ll_temac: move trailing statements to next line
huangjunxian
1
-3
/
+9
2022-09-22
net: ll_temac: fix the missing spaces around '='
huangjunxian
1
-11
/
+11
2022-09-22
net: ll_temac: delete unnecessary else branch
huangjunxian
1
-7
/
+5
2022-09-22
net: ll_temac: axienet: align with open parenthesis
huangjunxian
3
-6
/
+5
2022-09-22
net: ll_temac: Cleanup for function name in a string
Haoyue Xu
1
-4
/
+5
2022-09-22
net: ll_temac: fix the format of block comments
huangjunxian
3
-90
/
+103
2022-09-22
net: macvtap: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-09-22
net: hns3: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2
-4
/
+4
2022-09-22
net: sched: simplify code in mall_reoffload
William Dean
1
-4
/
+1
2022-09-22
net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_commo...
Jian Shen
1
-3
/
+2
2022-09-22
ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
1
-1
/
+4
2022-09-22
net: fjes: Reorder symbols to get rid of a few forward declarations
Uwe Kleine-König
1
-592
/
+560
2022-09-21
net: hns3: add judge fd ability for sync and clear process of flow director
Guangbin Huang
1
-3
/
+6
2022-09-21
net: hns3: refactor function hclge_mbx_handler()
Hao Lan
2
-142
/
+284
2022-09-21
net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...
Guangbin Huang
7
-50
/
+45
2022-09-21
net: hns3: add support for external loopback test
Yonglong Liu
5
-24
/
+119
2022-09-21
perf tools: Honor namespace when synthesizing build-ids
Namhyung Kim
1
-3
/
+14
[next]