aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6t_rpfilter.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-19netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault1-0/+1
2022-10-18ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failedZhengchao Shao1-0/+2
2022-10-18udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima6-10/+25
2022-10-17net: ethernet: mediatek: ppe: Remove the unused function mtk_foe_entry_usable()Jiapeng Chong1-6/+0
2022-10-17net: ethernet: mtk_eth_wed: add missing of_node_put()Yang Yingliang1-1/+4
2022-10-17net: ethernet: mtk_eth_wed: add missing put_device() in mtk_wed_add_hw()Yang Yingliang1-2/+8
2022-10-17net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe()Yang Yingliang1-5/+12
2022-10-16skmsg: pass gfp argument to alloc_sk_msg()Eric Dumazet1-4/+4
2022-10-15net: stmmac: Enable mac_managed_pm phylink configShenwei Wang1-0/+1
2022-10-15net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang2-0/+5
2022-10-15Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"Jakub Kicinski1-4/+6
2022-10-15net: dsa: uninitialized variable in dsa_slave_netdevice_event()Dan Carpenter1-1/+1
2022-10-15sunhme: Uninitialized variable in happy_meal_init()Dan Carpenter1-1/+1
2022-10-15net/smc: Fix an error code in smc_lgr_create()Dan Carpenter1-1/+2
2022-10-15net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam1-0/+8
2022-10-15net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filterCezar Bulinaru1-2/+4
2022-10-15net/atm: fix proc_mpc_write incorrect return valueXiaobo Liu1-1/+2
2022-10-15sfc: Change VF mac via PF as first preference if available.Jonathan Cooper1-34/+24
2022-10-14MAINTAINERS: nfc: s3fwrn5: Drop Krzysztof OpasiakKrzysztof Kozlowski2-2/+0
2022-10-14MAINTAINERS: git://github -> https://github.com for petkanPalmer Dabbelt1-2/+2
2022-10-14net: macvlan: change schedule system_wq to system_unbound_wqzhangxiangqian1-1/+1
2022-10-14tls: strp: make sure the TCP skbs do not have overlapping dataJakub Kicinski1-4/+28
2022-10-14i40e: Fix DMA mappings leakJan Sokolowski6-28/+74
2022-10-14net: dsa: qca8k: fix ethtool autocast mib for big-endian systemsChristian Marangi2-13/+9
2022-10-14net: dsa: qca8k: fix inband mgmt for big-endian systemsChristian Marangi2-19/+50
2022-10-14tipc: fix an information leak in tipc_topsrv_kern_subscrAlexander Potapenko1-1/+1
2022-10-14tipc: Fix recognition of trial periodMark Tomlinson1-1/+1
2022-10-13sunhme: fix an IS_ERR() vs NULL check in probeDan Carpenter1-2/+2
2022-10-13net: marvell: prestera: fix a couple NULL vs IS_ERR() checksDan Carpenter1-3/+3
2022-10-13kcm: avoid potential race in kcm_tx_workEric Dumazet1-1/+1
2022-10-13tcp: Clean up kernel listener's reqsk in inet_twsk_purge()Kuniyuki Iwashima2-5/+19
2022-10-13vdpa/ifcvf: add reviewerMichael S. Tsirkin1-0/+4
2022-10-13virtio_pci: use irq to detect interrupt supportMichael S. Tsirkin1-2/+2
2022-10-12net: phy: micrel: Fixes FIELD_GET assertionDivya Koppera1-4/+5
2022-10-12openvswitch: add nf_ct_is_confirmed check before assigning the helperXin Long1-1/+2
2022-10-12tcp: Fix data races around icsk->icsk_af_ops.Kuniyuki Iwashima3-7/+12
2022-10-12ipv6: Fix data races around sk->sk_prot.Kuniyuki Iwashima3-11/+22
2022-10-12tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima9-15/+46
2022-10-12udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima3-12/+15
2022-10-12tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima1-0/+7
2022-10-12tracing: Fix reading strings from synthetic eventsSteven Rostedt (Google)1-6/+17
2022-10-12tracing: Add "(fault)" name injection to kernel probesSteven Rostedt (Google)1-6/+25
2022-10-12tracing: Move duplicate code of trace_kprobe/eprobe.c into headerSteven Rostedt (Google)3-110/+106
2022-10-12ring-buffer: Fix kernel-docJiapeng Chong1-3/+3
2022-10-12mctp: prevent double key removal and unrefJeremy Kerr2-12/+21
2022-10-12selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1Phil Sutter1-0/+1
2022-10-12netfilter: rpfilter/fib: Populate flowic_l3mdev fieldPhil Sutter4-11/+7
2022-10-12selftests: netfilter: Test reverse path filteringPhil Sutter2-1/+148
2022-10-12ftrace: Fix char print issue in print_ip_ins()Zheng Yejian1-4/+1
2022-10-12LoongArch: Update Loongson-3 default config fileHuacai Chen1-8/+55