index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
Merge branch 'selftests-classid'
David S. Miller
4
-16
/
+120
2023-09-13
net/sched: cls_route: make netlink errors meaningful
Pedro Tammela
1
-16
/
+21
2023-09-13
selftests/tc-testing: cls_u32: add tests for classid
Pedro Tammela
1
-0
/
+25
2023-09-13
selftests/tc-testing: cls_route: add tests for classid
Pedro Tammela
1
-0
/
+25
2023-09-13
selftests/tc-testing: cls_fw: add tests for classid
Pedro Tammela
1
-0
/
+49
2023-09-13
MAINTAINERS: update tg3 maintainer list
Andy Gospodarek
1
-2
/
+1
2023-09-13
net: hinic: Use devm_kasprintf()
Christophe JAILLET
1
-5
/
+3
2023-09-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
30
-215
/
+300
2023-09-12
Merge branch 'tcp-backlog-processing-optims'
Paolo Abeni
9
-25
/
+45
2023-09-12
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
7
-7
/
+38
2023-09-12
net: call prot->release_cb() when processing backlog
Eric Dumazet
1
-0
/
+3
2023-09-12
net: sock_release_ownership() cleanup
Eric Dumazet
1
-5
/
+4
2023-09-12
tcp: no longer release socket ownership in tcp_release_cb()
Eric Dumazet
2
-13
/
+0
2023-09-12
wwan: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
1
-2
/
+3
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
7
-17
/
+17
2023-09-12
Merge branch 'add-support-for-icssg-on-am64x-evm'
Paolo Abeni
2
-0
/
+6
2023-09-12
net: ti: icssg-prueth: Add AM64x icssg support
MD Danish Anwar
1
-0
/
+5
2023-09-12
dt-bindings: net: Add compatible for AM64x in ICSSG
MD Danish Anwar
1
-0
/
+1
2023-09-11
iavf: Fix promiscuous mode configuration flow messages
Brett Creeley
3
-60
/
+74
2023-09-11
i40e: fix potential memory leaks in i40e_remove()
Andrii Staikov
1
-3
/
+7
2023-09-11
net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988
Lorenzo Bianconi
1
-2
/
+4
2023-09-11
net: ethernet: mtk_eth_soc: fix uninitialized variable
Daniel Golle
1
-2
/
+3
2023-09-11
kcm: Fix memory leak in error path of kcm_sendmsg()
Shigeru Yoshida
1
-0
/
+2
2023-09-11
r8152: check budget for r8152_poll()
Hayes Wang
1
-0
/
+3
2023-09-11
Merge branch 'sha1105-regressions'
David S. Miller
3
-67
/
+97
2023-09-11
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
1
-0
/
+2
2023-09-11
net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
Vladimir Oltean
2
-13
/
+45
2023-09-11
net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...
Vladimir Oltean
1
-43
/
+37
2023-09-11
net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...
Vladimir Oltean
1
-7
/
+8
2023-09-11
net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
Vladimir Oltean
1
-5
/
+6
2023-09-11
net:ethernet:adi:adin1110: Fix forwarding offload
Ciprian Regus
1
-1
/
+1
2023-09-11
hsr: Fix uninit-value access in fill_frame_info()
Ziyang Xuan
1
-0
/
+1
2023-09-11
Merge branch 'rule_buf-OOB'
David S. Miller
5
-5
/
+18
2023-09-11
net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...
Hangyu Hua
1
-0
/
+3
2023-09-11
net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()
Hangyu Hua
1
-0
/
+5
2023-09-11
net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
Hangyu Hua
3
-5
/
+10
2023-09-11
net: stmmac: fix handling of zero coalescing tx-usecs
Vincent Whitchurch
1
-4
/
+6
2023-09-10
Merge branch 'smc-r-fixes'
David S. Miller
2
-1
/
+4
2023-09-10
net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...
Guangguan Wang
1
-0
/
+2
2023-09-10
net/smc: bugfix for smcr v2 server connect success statistic
Guangguan Wang
1
-1
/
+2
2023-09-10
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
7
-51
/
+44
2023-09-10
net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()
Jinjie Ruan
1
-2
/
+16
2023-09-10
net: bcmasp: add missing of_node_put
Julia Lawall
1
-0
/
+1
2023-09-10
selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...
Juntong Deng
1
-12
/
+14
2023-09-08
net: ipv4: fix one memleak in __inet_del_ifa()
Liu Jian
1
-5
/
+5
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
118
-410
/
+1405
2023-09-07
Merge tag 'devicetree-fixes-for-6.6-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-132
/
+202
2023-09-07
Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
40
-290
/
+281
2023-09-07
Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
59
-616
/
+1334
2023-09-07
Merge tag 'i3c/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
6
-12
/
+32
[next]