summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-15net: ethernet: mtk_eth_soc: reset PCS stateDaniel Golle
2023-03-15net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-15Merge branch 'net-smc-fixes'David S. Miller
2023-03-15net/smc: Fix device de-init sequenceStefan Raspl
2023-03-15net/smc: fix deadlock triggered by cancel_delayed_work_syn()Wenjia Zhang
2023-03-15mlxsw: spectrum: Fix incorrect parsing depth after reloadIdo Schimmel
2023-03-15veth: rely on rtnl_dereference() instead of on rcu_dereference() in veth_set_...Lorenzo Bianconi
2023-03-15nfc: st-nci: Fix use after free bug in ndlc_remove due to race conditionZheng Wang
2023-03-15Merge branch 'tcp-fix-bind-regression-for-dual-stack-wildcard-address'Jakub Kicinski
2023-03-15selftest: Add test for bind() conflicts.Kuniyuki Iwashima
2023-03-15tcp: Fix bind() conflict check for dual-stack wildcard address.Kuniyuki Iwashima
2023-03-15net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit
2023-03-15net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet
2023-03-15ice: avoid bonding causing auxiliary plug/unplug under RTNL lockDave Ertman
2023-03-14net: hsr: Don't log netdev_err message on unknown prp dst nodeKristian Overskeid
2023-03-13net: ipa: fix a surprising number of bad offsetsAlex Elder
2023-03-13net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is usedArınç ÜNAL
2023-03-13net: dsa: mt7530: remove now incorrect comment regarding port 5Arınç ÜNAL
2023-03-13qed/qed_dev: guard against a possible division by zeroDaniil Tatianin
2023-03-13net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()D. Wythe
2023-03-13bnxt_en: reset PHC frequency in free-running modeVadim Fedorenko
2023-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-03-10Merge branch 'mptcp-fixes-for-6-3'Jakub Kicinski
2023-03-10mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()Paolo Abeni
2023-03-10mptcp: avoid setting TCP_CLOSE state twiceMatthieu Baerts
2023-03-10mptcp: add ro_after_init for tcp{,v6}_prot_overrideGeliang Tang
2023-03-10selftests: mptcp: userspace pm: fix printed valuesMatthieu Baerts
2023-03-10mptcp: fix UaF in listener shutdownPaolo Abeni
2023-03-10mptcp: use the workqueue to destroy unaccepted socketsPaolo Abeni
2023-03-10mptcp: refactor passive socket initializationPaolo Abeni
2023-03-10mptcp: fix possible deadlock in subflow_error_reportPaolo Abeni
2023-03-10Merge branch 'update-xdp_features-flag-according-to-nic-re-configuration'Jakub Kicinski
2023-03-10mvpp2: take care of xdp_features when reconfiguring queuesMatteo Croce
2023-03-10net/mlx5e: take into account device reconfiguration for xdp_features flagLorenzo Bianconi
2023-03-10veth: take into account device reconfiguration for xdp_features flagLorenzo Bianconi
2023-03-10net: ena: take into account xdp_features setting tx/rx queuesLorenzo Bianconi
2023-03-10net: thunderx: take into account xdp_features setting tx/rx queuesLorenzo Bianconi
2023-03-10xdp: add xdp_set_features_flag utility routineLorenzo Bianconi
2023-03-10tools: ynl: fix get_mask utility routineLorenzo Bianconi
2023-03-10tools: ynl: fix render-max for flags definitionLorenzo Bianconi
2023-03-10i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera
2023-03-10ipvlan: Make skb->skb_iif track skb->dev for l3s modeJianguo Wu
2023-03-10net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bitRadu Pirea (OSS)
2023-03-10Merge tag 'wireless-2023-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-03-10MAINTAINERS: make my email address consistentJiri Pirko
2023-03-10Merge branch 'add-checking-sq-is-full-inside-xdp-xmit'Jakub Kicinski
2023-03-10virtio_net: add checking sq is full inside xdp xmitXuan Zhuo
2023-03-10virtio_net: separate the logic of checking whether sq is fullXuan Zhuo
2023-03-10virtio_net: reorder some funcsXuan Zhuo
2023-03-10nfc: pn533: initialize struct pn533_out_arg properlyFedor Pchelkin