summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vsock: send SIGPIPE on write to shutdowned socketArseniy Krasnov2023-09-141-0/+3
* Merge branch 'selftests-classid'David S. Miller2023-09-134-16/+120
|\
| * net/sched: cls_route: make netlink errors meaningfulPedro Tammela2023-09-131-16/+21
| * selftests/tc-testing: cls_u32: add tests for classidPedro Tammela2023-09-131-0/+25
| * selftests/tc-testing: cls_route: add tests for classidPedro Tammela2023-09-131-0/+25
| * selftests/tc-testing: cls_fw: add tests for classidPedro Tammela2023-09-131-0/+49
|/
* MAINTAINERS: update tg3 maintainer listAndy Gospodarek2023-09-131-2/+1
* net: hinic: Use devm_kasprintf()Christophe JAILLET2023-09-131-5/+3
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2023-09-1330-215/+300
|\
| * iavf: Fix promiscuous mode configuration flow messagesBrett Creeley2023-09-113-60/+74
| * i40e: fix potential memory leaks in i40e_remove()Andrii Staikov2023-09-111-3/+7
| * net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988Lorenzo Bianconi2023-09-111-2/+4
| * net: ethernet: mtk_eth_soc: fix uninitialized variableDaniel Golle2023-09-111-2/+3
| * kcm: Fix memory leak in error path of kcm_sendmsg()Shigeru Yoshida2023-09-111-0/+2
| * r8152: check budget for r8152_poll()Hayes Wang2023-09-111-0/+3
| * Merge branch 'sha1105-regressions'David S. Miller2023-09-113-67/+97
| |\
| | * net: dsa: sja1105: block FDB accesses that are concurrent with a switch resetVladimir Oltean2023-09-111-0/+2
| | * net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accessesVladimir Oltean2023-09-112-13/+45
| | * net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...Vladimir Oltean2023-09-111-43/+37
| | * net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...Vladimir Oltean2023-09-111-7/+8
| | * net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"Vladimir Oltean2023-09-111-5/+6
| |/
| * net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus2023-09-111-1/+1
| * hsr: Fix uninit-value access in fill_frame_info()Ziyang Xuan2023-09-111-0/+1
| * Merge branch 'rule_buf-OOB'David S. Miller2023-09-115-5/+18
| |\
| | * net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua2023-09-111-0/+3
| | * net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua2023-09-111-0/+5
| | * net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua2023-09-113-5/+10
| |/
| * net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch2023-09-111-4/+6
| * Merge branch 'smc-r-fixes'David S. Miller2023-09-102-1/+4
| |\
| | * net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...Guangguan Wang2023-09-101-0/+2
| | * net/smc: bugfix for smcr v2 server connect success statisticGuangguan Wang2023-09-101-1/+2
| |/
| * octeontx2-pf: Fix page pool cache index corruption.Ratheesh Kannoth2023-09-107-51/+44
| * net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()Jinjie Ruan2023-09-101-2/+16
| * net: bcmasp: add missing of_node_putJulia Lawall2023-09-101-0/+1
| * selftests/net: Improve bind_bhash.sh to accommodate predictable network inter...Juntong Deng2023-09-101-12/+14
| * net: ipv4: fix one memleak in __inet_del_ifa()Liu Jian2023-09-081-5/+5
* | Merge branch 'tcp-backlog-processing-optims'Paolo Abeni2023-09-129-25/+45
|\ \
| * | tcp: defer regular ACK while processing socket backlogEric Dumazet2023-09-127-7/+38
| * | net: call prot->release_cb() when processing backlogEric Dumazet2023-09-121-0/+3
| * | net: sock_release_ownership() cleanupEric Dumazet2023-09-121-5/+4
| * | tcp: no longer release socket ownership in tcp_release_cb()Eric Dumazet2023-09-122-13/+0
|/ /
* | wwan: core: Use the bitmap API to allocate bitmapsAndy Shevchenko2023-09-121-2/+3
* | net: dst: remove unnecessary input parameter in dst_alloc and dst_initZhengchao Shao2023-09-127-17/+17
* | Merge branch 'add-support-for-icssg-on-am64x-evm'Paolo Abeni2023-09-122-0/+6
|\ \ | |/ |/|
| * net: ti: icssg-prueth: Add AM64x icssg supportMD Danish Anwar2023-09-121-0/+5
| * dt-bindings: net: Add compatible for AM64x in ICSSGMD Danish Anwar2023-09-121-0/+1
|/
* Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-08118-410/+1405
|\
| * net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()Vladimir Oltean2023-09-071-1/+1
| * Revert "net: team: do not use dynamic lockdep key"Jakub Kicinski2023-09-073-85/+60
| * Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni2023-09-076-15/+36
| |\