aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-19netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault
2022-10-18ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failedZhengchao Shao
2022-10-18udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2022-10-17net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()Jiapeng Chong
2022-10-17Merge branch 'mtk_eth_wed-leak-fixes'David S. Miller
2022-10-17net: ethernet: mtk_eth_wed: add missing of_node_put()Yang Yingliang
2022-10-17net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()Yang Yingliang
2022-10-17net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()Yang Yingliang
2022-10-16skmsg: pass gfp argument to alloc_sk_msg()Eric Dumazet
2022-10-15Merge branch 'phylink_set_mac_pm'David S. Miller
2022-10-15net: stmmac: Enable mac_managed_pm phylink configShenwei Wang
2022-10-15net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang
2022-10-15Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"Jakub Kicinski
2022-10-15net: dsa: uninitialized variable in dsa_slave_netdevice_event()Dan Carpenter
2022-10-15sunhme: Uninitialized variable in happy_meal_init()Dan Carpenter
2022-10-15net/smc: Fix an error code in smc_lgr_create()Dan Carpenter
2022-10-15net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam
2022-10-15net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filterCezar Bulinaru
2022-10-15net/atm: fix proc_mpc_write incorrect return valueXiaobo Liu
2022-10-15sfc: Change VF mac via PF as first preference if available.Jonathan Cooper
2022-10-14MAINTAINERS: nfc: s3fwrn5: Drop Krzysztof OpasiakKrzysztof Kozlowski
2022-10-14MAINTAINERS: git://github -> https://github.com for petkanPalmer Dabbelt
2022-10-14net: macvlan: change schedule system_wq to system_unbound_wqzhangxiangqian
2022-10-14tls: strp: make sure the TCP skbs do not have overlapping dataJakub Kicinski
2022-10-14i40e: Fix DMA mappings leakJan Sokolowski
2022-10-14net: dsa: qca8k: fix ethtool autocast mib for big-endian systemsChristian Marangi
2022-10-14net: dsa: qca8k: fix inband mgmt for big-endian systemsChristian Marangi
2022-10-14tipc: fix an information leak in tipc_topsrv_kern_subscrAlexander Potapenko
2022-10-14tipc: Fix recognition of trial periodMark Tomlinson
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-10-13Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2022-10-13Merge tag 'linux-watchdog-6.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-10-13Merge tag 'for-linus-6.1-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-13sunhme: fix an IS_ERR() vs NULL check in probeDan Carpenter
2022-10-13net: marvell: prestera: fix a couple NULL vs IS_ERR() checksDan Carpenter
2022-10-13kcm: avoid potential race in kcm_tx_workEric Dumazet
2022-10-13tcp: Clean up kernel listener's reqsk in inet_twsk_purge()Kuniyuki Iwashima
2022-10-13vdpa/ifcvf: add reviewerMichael S. Tsirkin
2022-10-13virtio_pci: use irq to detect interrupt supportMichael S. Tsirkin
2022-10-13Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni
2022-10-13Merge branch 'cve-fixes-2022-10-13'Johannes Berg
2022-10-12net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera
2022-10-12openvswitch: add nf_ct_is_confirmed check before assigning the helperXin Long
2022-10-12Merge branch 'tcp-udp-fix-memory-leaks-and-data-races-around-ipv6_addrform'Jakub Kicinski
2022-10-12tcp: Fix data races around icsk->icsk_af_ops.Kuniyuki Iwashima
2022-10-12ipv6: Fix data races around sk->sk_prot.Kuniyuki Iwashima
2022-10-12tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima