summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima2022-10-139-15/+46
| | * | | udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima2022-10-133-12/+15
| | * | | tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima2022-10-131-0/+7
| |/ / /
| * | | mctp: prevent double key removal and unrefJeremy Kerr2022-10-122-12/+21
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...David S. Miller2022-10-127-12/+156
| |\ \ \
| | * | | selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1Phil Sutter2022-10-121-0/+1
| | * | | netfilter: rpfilter/fib: Populate flowic_l3mdev fieldPhil Sutter2022-10-124-11/+7
| | * | | selftests: netfilter: Test reverse path filteringPhil Sutter2022-10-122-1/+148
| |/ / /
| * | | net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky2022-10-124-13/+11
| * | | tcp: cdg: allow tcp_cdg_release() to be called multiple timesEric Dumazet2022-10-121-0/+2
| * | | Merge branch 'inet-ping-fixes'David S. Miller2022-10-122-18/+7
| |\ \ \
| | * | | inet: ping: fix recent breakageEric Dumazet2022-10-122-17/+6
| | * | | ipv6: ping: fix wrong checksum for large framesEric Dumazet2022-10-121-1/+1
| |/ / /
| * | | net: ethernet: ti: am65-cpsw: set correct devlink flavour for unused portsMatthias Schiffer2022-10-121-1/+4
| * | | Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-10-1216-63/+94
| |\| |
| | * | wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo2022-10-111-2/+3
| | * | wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...Jose Ignacio Tornos Martinez2022-10-111-0/+2
| | * | wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau2022-10-114-7/+10
| | * | wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau2022-10-112-8/+8
| | * | wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...Kees Cook2022-10-071-1/+3
| | * | wifi: wext: use flex array destination for memcpy()Hawkins Jiawei2022-10-072-8/+19
| | * | wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packetsFelix Fietkau2022-10-071-19/+21
| | * | wifi: mac80211: netdev compatible TX stop for iTXQ driversAlexander Wetzel2022-10-072-7/+9
| | * | wifi: mac80211: fix decap offload for stations on AP_VLAN interfacesFelix Fietkau2022-10-071-3/+4
| | * | wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()Dan Carpenter2022-10-071-1/+1
| | * | wifi: mac80211: remove/avoid misleading printsJames Prestwood2022-10-071-3/+4
| | * | wifi: mac80211: fix probe req HE capabilities accessJames Prestwood2022-10-071-1/+1
| | * | wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rxFelix Fietkau2022-10-071-1/+1
| | * | wifi: mt76: fix rate reporting / throughput regression on mt7915 and newerFelix Fietkau2022-10-061-2/+8
| * | | Merge tag 'linux-can-fixes-for-6.1-20221011' of git://git.kernel.org/pub/scm/...Paolo Abeni2022-10-114-2/+84
| |\ \ \
| | * | | Merge patch series "can: kvaser_usb: Various fixes"Marc Kleine-Budde2022-10-114-2/+84
| |/| | |
| | * | | can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula2022-10-111-0/+2
| | * | | can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula2022-10-113-1/+5
| | * | | can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula2022-10-112-1/+2
| | * | | can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula2022-10-111-0/+75
| |/ / /
| * | | nfp: flower: fix incorrect struct type in GRE key_sizeLouis Peens2022-10-111-2/+2
| * | | net: sfp: fill also 5gbase-r and 25gbase-r modes in sfp_parse_support()Marek BehĂșn2022-10-111-0/+3
| * | | net: systemport: Enable all RX descriptors for SYSTEMPORT LiteFlorian Fainelli2022-10-111-1/+1
| * | | net: prestera: span: do not unbind things things that were never boundMaksym Glubokiy2022-10-111-1/+4
| | |/ | |/|
| * | octeontx2-pf: mcs: fix possible memory leak in otx2_probe()Yang Yingliang2022-10-101-1/+3
| * | ] ptp: ocp: remove symlink for second GNSSVadim Fedorenko2022-10-101-0/+1
| * | octeontx2-af: cn10k: mcs: Fix error return code in mcs_register_interrupts()Yang Yingliang2022-10-091-1/+3
| * | net: dsa: fix wrong pointer passed to PTR_ERR() in dsa_port_phylink_create()Yang Yingliang2022-10-091-1/+1
| * | octeontx2-pf: mcs: fix missing unlock in some error pathsYang Yingliang2022-10-091-2/+3
| * | macvlan: enforce a consistent minimal mtuEric Dumazet2022-10-091-1/+1
| * | mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirqDuoming Zhou2022-10-091-2/+1
| * | net: ethernet: bgmac: Remove -Warray-bounds exceptionKees Cook2022-10-071-5/+0
| * | net: ethernet: mediatek: Remove -Warray-bounds exceptionKees Cook2022-10-071-5/+0
| * | prestera: matchall: do not rollback if rule existsSerhiy Boiko2022-10-071-0/+2
| * | ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern2022-10-072-4/+9