summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-13Merge branch 'selftests-classid'David S. Miller
2023-09-13net/sched: cls_route: make netlink errors meaningfulPedro Tammela
2023-09-13selftests/tc-testing: cls_u32: add tests for classidPedro Tammela
2023-09-13selftests/tc-testing: cls_route: add tests for classidPedro Tammela
2023-09-13selftests/tc-testing: cls_fw: add tests for classidPedro Tammela
2023-09-13MAINTAINERS: update tg3 maintainer listAndy Gospodarek
2023-09-13net: hinic: Use devm_kasprintf()Christophe JAILLET
2023-09-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2023-09-12Merge branch 'tcp-backlog-processing-optims'Paolo Abeni
2023-09-12tcp: defer regular ACK while processing socket backlogEric Dumazet
2023-09-12net: call prot->release_cb() when processing backlogEric Dumazet
2023-09-12net: sock_release_ownership() cleanupEric Dumazet
2023-09-12tcp: no longer release socket ownership in tcp_release_cb()Eric Dumazet
2023-09-12wwan: core: Use the bitmap API to allocate bitmapsAndy Shevchenko
2023-09-12net: dst: remove unnecessary input parameter in dst_alloc and dst_initZhengchao Shao
2023-09-12Merge branch 'add-support-for-icssg-on-am64x-evm'Paolo Abeni
2023-09-12net: ti: icssg-prueth: Add AM64x icssg supportMD Danish Anwar
2023-09-12dt-bindings: net: Add compatible for AM64x in ICSSGMD Danish Anwar
2023-09-11iavf: Fix promiscuous mode configuration flow messagesBrett Creeley
2023-09-11i40e: fix potential memory leaks in i40e_remove()Andrii Staikov
2023-09-11net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988Lorenzo Bianconi
2023-09-11net: ethernet: mtk_eth_soc: fix uninitialized variableDaniel Golle
2023-09-11kcm: Fix memory leak in error path of kcm_sendmsg()Shigeru Yoshida
2023-09-11r8152: check budget for r8152_poll()Hayes Wang
2023-09-11Merge branch 'sha1105-regressions'David S. Miller
2023-09-11net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean
2023-09-11net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean
2023-09-11net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean
2023-09-11net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean
2023-09-11net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean
2023-09-11net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus
2023-09-11hsr: Fix uninit-value access in fill_frame_info()Ziyang Xuan
2023-09-11Merge branch 'rule_buf-OOB'David S. Miller
2023-09-11net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua
2023-09-11net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua
2023-09-11net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua
2023-09-11net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch
2023-09-10Merge branch 'smc-r-fixes'David S. Miller
2023-09-10net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...Guangguan Wang
2023-09-10net/smc: bugfix for smcr v2 server connect success statisticGuangguan Wang
2023-09-10octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth
2023-09-10net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()Jinjie Ruan
2023-09-10net: bcmasp: add missing of_node_putJulia Lawall
2023-09-10selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...Juntong Deng
2023-09-08net: ipv4: fix one memleak in __inet_del_ifa()Liu Jian
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-07Merge tag 'devicetree-fixes-for-6.6-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-09-07Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-07Merge tag 'rtc-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2023-09-07Merge tag 'i3c/for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds