aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-18netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso
2023-04-17netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal
2023-04-06netfilter: nf_tables: Modify nla_memdup's flag to GFP_KERNEL_ACCOUNTChen Aotian
2023-04-06netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal
2023-04-05net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang
2023-04-05selftests: net: rps_default_mask.sh: delete veth link specificallyHangbin Liu
2023-04-05net: fec: make use of MDIO C45 quirkGreg Ungerer
2023-04-05Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-04-05Merge tag 'linux-can-fixes-for-6.3-20230405' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-04-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-04-05can: isotp: fix race between isotp_sendsmg() and isotp_release()Oliver Hartkopp
2023-04-05can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT eventsMichal Sojka
2023-04-05can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infosOliver Hartkopp
2023-04-05can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory accessOleksij Rempel
2023-04-04gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand
2023-04-04netlink: annotate lockless accesses to nlk->max_recvmsg_lenEric Dumazet
2023-04-04ethtool: reset #lanes when lanes is omittedAndy Roulin
2023-04-04Merge branch 'raw-ping-fix-locking-in-proc-net-raw-icmp'Jakub Kicinski
2023-04-04ping: Fix potentail NULL deref for /proc/net/icmp.Kuniyuki Iwashima
2023-04-04raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima
2023-04-04ice: Reset FDIR counter in FDIR init stageLingyu Liu
2023-04-04ice: fix wrong fallback logic for FDIRSimei Su
2023-04-04net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen
2023-04-04net: ethernet: ti: am65-cpsw: Fix mdio cleanup in probeSiddharth Vadapalli
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau
2023-04-03wifi: ath11k: reduce the MHI timeout to 20sKalle Valo
2023-04-03ipv6: Fix an uninit variable access bug in __ip6_make_skb()Ziyang Xuan
2023-04-03net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENTSricharan Ramabadhran
2023-04-03net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle
2023-04-02sctp: check send stream number after wait_for_sndbufXin Long
2023-04-02net: ethernet: mtk_eth_soc: fix remaining throughput regressionFelix Fietkau
2023-04-02net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bitGustav Ekelund
2023-04-02net: don't let netpoll invoke NAPI if in xmit contextJakub Kicinski
2023-03-31icmp: guard against too small mtuEric Dumazet
2023-03-31Revert "net: netcp: MAX_SKB_FRAGS is now 'int'"Jakub Kicinski
2023-03-31wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi
2023-03-31wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear
2023-03-31wifi: brcmfmac: Fix SDIO suspend/resume regressionHans de Goede
2023-03-31vsock/vmci: convert VMCI error code to -ENOMEM on sendArseniy Krasnov
2023-03-31net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE)
2023-03-31net: netcp: MAX_SKB_FRAGS is now 'int'Arnd Bergmann
2023-03-31l2tp: generate correct module alias stringsAndrea Righi
2023-03-31Merge branch 'phy-handle-fixes'David S. Miller
2023-03-31net: stmmac: remove redundant fixup to support fixed-link modeMichael Sit Wei Hong
2023-03-31net: stmmac: check if MAC needs to attach to a PHYMichael Sit Wei Hong
2023-03-31net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong
2023-03-31net: qrtr: Fix a refcount bug in qrtr_recvmsg()Ziyang Xuan
2023-03-31virtio/vsock: fix leaks due to missing skb ownerBobby Eshleman
2023-03-30Merge tag 'wireless-2023-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-03-30Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds