summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-12udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima
2022-10-12tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima
2022-10-12mctp: prevent double key removal and unrefJeremy Kerr
2022-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...David S. Miller
2022-10-12selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1Phil Sutter
2022-10-12netfilter: rpfilter/fib: Populate flowic_l3mdev fieldPhil Sutter
2022-10-12selftests: netfilter: Test reverse path filteringPhil Sutter
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky
2022-10-12tcp: cdg: allow tcp_cdg_release() to be called multiple timesEric Dumazet
2022-10-12Merge branch 'inet-ping-fixes'David S. Miller
2022-10-12inet: ping: fix recent breakageEric Dumazet
2022-10-12ipv6: ping: fix wrong checksum for large framesEric Dumazet
2022-10-12net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused portsMatthias Schiffer
2022-10-11Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-10-11Merge tag 'linux-can-fixes-for-6.1-20221011' of git://git.kernel.org/pub/scm/...Paolo Abeni
2022-10-11wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo
2022-10-11wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...Jose Ignacio Tornos Martinez
2022-10-11wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau
2022-10-11wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau
2022-10-11Merge patch series "can: kvaser_usb: Various fixes"Marc Kleine-Budde
2022-10-11can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula
2022-10-11can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula
2022-10-11can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula
2022-10-11can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula
2022-10-10nfp: flower: fix incorrect struct type in GRE key_sizeLouis Peens
2022-10-10net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()Marek BehĂșn
2022-10-10net: systemport: Enable all RX descriptors for SYSTEMPORT LiteFlorian Fainelli
2022-10-10net: prestera: span: do not unbind things things that were never boundMaksym Glubokiy
2022-10-10octeontx2-pf: mcs: fix possible memory leak in otx2_probe()Yang Yingliang
2022-10-10] ptp: ocp: remove symlink for second GNSSVadim Fedorenko
2022-10-09octeontx2-af: cn10k: mcs: Fix error return code in mcs_register_interrupts()Yang Yingliang
2022-10-09net: dsa: fix wrong pointer passed to PTR_ERR() in dsa_port_phylink_create()Yang Yingliang
2022-10-09octeontx2-pf: mcs: fix missing unlock in some error pathsYang Yingliang
2022-10-09macvlan: enforce a consistent minimal mtuEric Dumazet
2022-10-09mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirqDuoming Zhou
2022-10-07wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...Kees Cook
2022-10-07wifi: wext: use flex array destination for memcpy()Hawkins Jiawei
2022-10-07wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packetsFelix Fietkau
2022-10-07wifi: mac80211: netdev compatible TX stop for iTXQ driversAlexander Wetzel
2022-10-07wifi: mac80211: fix decap offload for stations on AP_VLAN interfacesFelix Fietkau
2022-10-07wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()Dan Carpenter
2022-10-07wifi: mac80211: remove/avoid misleading printsJames Prestwood
2022-10-07wifi: mac80211: fix probe req HE capabilities accessJames Prestwood
2022-10-07wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rxFelix Fietkau
2022-10-07net: ethernet: bgmac: Remove -Warray-bounds exceptionKees Cook
2022-10-07net: ethernet: mediatek: Remove -Warray-bounds exceptionKees Cook
2022-10-07prestera: matchall: do not rollback if rule existsSerhiy Boiko
2022-10-07ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern
2022-10-07net: enetc: Remove duplicated include in enetc_qos.cYang Li
2022-10-07octeontx2-pf: mcs: remove unneeded semicolonYang Li