summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-09222-809/+1991
|\
| * Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-0981-164/+643
| |\
| | * net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()Radu Nicolae Pirea (OSS)2022-12-081-1/+1
| | * s390/qeth: fix use-after-free in hsciAlexandra Winter2022-12-081-1/+1
| | * macsec: add missing attribute validation for offloadEmeel Hakim2022-12-081-0/+1
| | * net: mvneta: Fix an out of bounds checkDan Carpenter2022-12-081-4/+1
| | * net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao2022-12-081-0/+1
| | * ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet2022-12-081-0/+5
| | * net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang2022-12-081-2/+2
| | * net: phy: mxl-gpy: add MDINT workaroundMichael Walle2022-12-081-0/+85
| | * Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-12-084-14/+25
| | |\
| | | * can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus2022-12-071-0/+6
| | | * can: can327: flush TX_work on ldisc .close()Max Staudt2022-12-071-7/+10
| | | * can: slcan: fix freed work crashJiri Slaby (SUSE)2022-12-071-4/+6
| | | * can: af_can: fix NULL pointer dereference in can_rcv_filterOliver Hartkopp2022-12-071-3/+3
| | * | net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY portsVladimir Oltean2022-12-071-2/+5
| | * | xen/netback: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-071-1/+1
| | * | Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/lin...Paolo Abeni2022-12-073-2/+3
| | |\ \
| | | * | mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()Wei Yongjun2022-12-051-0/+1
| | | * | ca8210: Fix crash by zero initializing dataHauke Mehrtens2022-11-291-1/+1
| | | * | ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan2022-11-291-1/+1
| | * | | dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...Yuan Can2022-12-071-0/+4
| | * | | ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong2022-12-071-0/+1
| | * | | tipc: call tipc_lxc_xmit without holding node_read_lockXin Long2022-12-071-3/+9
| | | |/ | | |/|
| | * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-12-073-11/+22
| | |\ \
| | | * | i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski2022-12-051-10/+2
| | | * | i40e: Fix for VF MAC address 0Sylwester Dziedziuch2022-12-051-0/+2
| | | * | i40e: Fix not setting default xps_cpus after resetMichal Jaron2022-12-051-1/+18
| | * | | net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao2022-12-071-0/+2
| | * | | Merge branch 'ipv4-two-bug-fixes'Jakub Kicinski2022-12-073-0/+41
| | |\ \ \
| | | * | | ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel2022-12-072-0/+13
| | | * | | ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel2022-12-072-0/+28
| | |/ / /
| | * | | net: fec: properly guard irq coalesce setupRasmus Villemoes2022-12-071-1/+2
| | * | | bonding: get correct NA dest addressHangbin Liu2022-12-071-1/+1
| | * | | tipc: Fix potential OOB in tipc_link_proto_rcv()YueHaibing2022-12-061-1/+3
| | * | | net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian2022-12-061-1/+1
| | * | | net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng2022-12-062-1/+4
| | * | | net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian2022-12-061-1/+1
| | * | | net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu2022-12-061-1/+3
| | * | | ravb: Fix potential use-after-free in ravb_rx_gbeth()YueHaibing2022-12-061-1/+1
| | * | | net: microchip: sparx5: Fix missing destroy_workqueue of mact_queueQiheng Lin2022-12-061-0/+3
| | * | | ip_gre: do not report erspan version on GRE interfaceHangbin Liu2022-12-061-19/+29
| | * | | net: wwan: iosm: fix memory leak in ipc_mux_init()Zhengchao Shao2022-12-061-0/+1
| | * | | net: mana: Fix race on per-CQ variable napi work_doneHaiyang Zhang2022-12-062-6/+19
| | * | | net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang2022-12-061-4/+4
| | * | | NFC: nci: Bounds check struct nfc_target arraysKees Cook2022-12-061-0/+6
| | |/ /
| | * | net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter2022-12-051-0/+3
| | * | xen-netfront: Fix NULL sring after live migrationLin Liu2022-12-051-0/+6
| | * | net: microchip: sparx5: correctly free skb in xmitCasper Andersson2022-12-052-18/+25
| | * | octeontx2-pf: Fix potential memory leak in otx2_init_tc()Ziyang Xuan2022-12-051-1/+6