summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_headerXin Long
2022-11-07net: broadcom: Fix BCMGENET KconfigYueHaibing
2022-11-07octeontx2-pf: fix build error when CONFIG_OCTEONTX2_PF=yYang Yingliang
2022-11-07dt-bindings: net: tsnep: Fix typo on generic nvmem propertyMiquel Raynal
2022-11-07net: stmmac: dwmac-meson8b: fix meson8b_devm_clk_prepare_enable()Rasmus Villemoes
2022-11-07ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to networkAlexander Potapenko
2022-11-07tcp: prohibit TCP_REPAIR_OPTIONS if data was already sentLu Wei
2022-11-07net: wwan: iosm: Remove unnecessary if_mutex lockZhaoping Shu
2022-11-07net: wwan: mhi: fix memory leak in mhi_mbim_dellinkHW He
2022-11-07net: wwan: iosm: fix memory leak in ipc_wwan_dellinkHW He
2022-11-07hamradio: fix issue of dev reference count leakage in bpq_device_event()Zhengchao Shao
2022-11-07net: lapbether: fix issue of dev reference count leakage in lapbeth_device_ev...Zhengchao Shao
2022-11-04net: fman: Unregister ethernet device on removalSean Anderson
2022-11-04Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2022-11-04bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steerAlex Barba
2022-11-04bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()Michael Chan
2022-11-04bnxt_en: fix the handling of PCIE-AERVikas Gupta
2022-11-04bnxt_en: refactor bnxt_cancel_reservations()Vikas Gupta
2022-11-04net: tun: Fix memory leaks of napi_get_fragsWang Yufen
2022-11-04octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]Ratheesh Kannoth
2022-11-04net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unloadRoger Quadros
2022-11-04Merge branch 'macsec-offload-fixes'David S. Miller
2022-11-04macsec: clear encryption keys from the stack after setting up offloadSabrina Dubroca
2022-11-04macsec: fix detection of RXSCs when toggling offloadingSabrina Dubroca
2022-11-04macsec: fix secy->n_rx_sc accountingSabrina Dubroca
2022-11-04macsec: delete new rxsc when offload failsSabrina Dubroca
2022-11-04Revert "net: macsec: report real_dev features when HW offloading is enabled"Sabrina Dubroca
2022-11-04selftests/net: give more time to udpgro bg processes to complete startupAdrien Thierry
2022-11-04net: hns3: fix get wrong value of function hclge_get_dscp_prio()Guangbin Huang
2022-11-04net: octeontx2-pf: mcs: consider MACSEC settingRandy Dunlap
2022-11-03Merge tag 'wireless-2022-11-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-11-03net: gso: fix panic on frag_list with mixed head alloc typesJiri Benc
2022-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-04selftests/bpf: Add verifier test for release_reference()Youlin Li
2022-11-04bpf: Fix wrong reg type conversion in release_reference()Youlin Li
2022-11-03Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-03Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-11-03bpf, sock_map: Move cancel_work_sync() out of sock lockCong Wang
2022-11-03tools/headers: Pull in stddef.h to uapi to fix BPF selftests build in CIAndrii Nakryiko
2022-11-03net/ipv4: Fix linux/in.h header dependenciesAndrii Nakryiko
2022-11-03Merge branch 'vsock-remove-an-unused-variable-and-fix-infinite-sleep'Paolo Abeni
2022-11-03vsock: fix possible infinite sleep in vsock_connectible_wait_data()Dexuan Cui
2022-11-03vsock: remove the unused 'wait' in vsock_connectible_recvmsg()Dexuan Cui
2022-11-02ipv6: fix WARNING in ip6_route_net_exit_late()Zhengchao Shao
2022-11-02bridge: Fix flushing of dynamic FDB entriesIdo Schimmel
2022-11-02net, neigh: Fix null-ptr-deref in neigh_table_clear()Chen Zhongjin
2022-11-02net/smc: Fix possible leaked pernet namespace in smc_init()Chen Zhongjin
2022-11-02stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao
2022-11-02ibmvnic: Free rwi on reset successNick Child
2022-11-02net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui