summaryrefslogtreecommitdiffstats
path: root/scripts/extract-ikconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-02sfc/siena: fix considering that all channels have TX queuesMartin Habets1-1/+1
2022-06-02socket: Don't use u8 type in uapi socket.hTobias Klauser1-1/+1
2022-06-01net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter1-1/+1
2022-06-01net: ping6: Fix ping -6 with interface nameAya Levin1-4/+4
2022-06-01macsec: fix UAF bug for real_devZiyang Xuan1-0/+7
2022-06-01octeontx2-af: fix error code in is_valid_offset()Dan Carpenter1-1/+1
2022-06-01wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg1-5/+2
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu3-4/+14
2022-06-01tcp: tcp_rtx_synack() can be called from process contextEric Dumazet1-2/+2
2022-06-01net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang1-0/+6
2022-05-31netfilter: flowtable: fix nft_flow_route source address for nat casewenxu1-2/+2
2022-05-31netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flagwenxu1-0/+2
2022-05-31netfilter: nf_tables: double hook unregistration in netns pathPablo Neira Ayuso1-13/+41
2022-05-31netfilter: nf_tables: hold mutex on netns pre_exit pathPablo Neira Ayuso1-0/+4
2022-05-31netfilter: nf_tables: sanitize nft_set_desc_concat_parse()Pablo Neira Ayuso1-4/+13
2022-05-31xen/netback: fix incorrect usage of RING_HAS_UNCONSUMED_REQUESTS()Juergen Gross1-1/+1
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S6-48/+50
2022-05-31bonding: show NS IPv6 targets in proc master infoHangbin Liu1-0/+15
2022-05-31net: phy: at803x: disable WOL at probeViorel Suman1-11/+22
2022-05-31net: ipv4: Avoid bounds check warninghuhai1-2/+2
2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih5-3/+15
2022-05-30wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg1-17/+17
2022-05-30wifi: libertas: use variable-size data in assoc req/resp cmdJohannes Berg2-5/+5
2022-05-29sfc: fix wrong tx channel offset with efx_separate_tx_channelsÍñigo Huguet1-4/+2
2022-05-29sfc: fix considering that all channels have TX queuesMartin Habets1-1/+1
2022-05-28net: enetc: Use pci_release_region() to release some resourcesChristophe JAILLET1-2/+2
2022-05-28bonding: NS target should accept link local addressHangbin Liu1-5/+0
2022-05-28net: nfc: Directly use ida_alloc()/free()keliu1-2/+2
2022-05-28nfp: only report pause frame configuration for physical deviceYu Xiao1-2/+2
2022-05-28net: dpaa: Convert to SPDX identifiersSean Anderson5-143/+15
2022-05-28tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet1-4/+7
2022-05-28net: phy: Directly use ida_alloc()/free()Ke Liu1-3/+3
2022-05-28net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc...Guangguan Wang1-1/+1
2022-05-28net: ipa: fix page free in ipa_endpoint_replenish_one()Alex Elder1-1/+1
2022-05-28net: ipa: fix page free in ipa_endpoint_trans_release()Alex Elder1-5/+2
2022-05-28dt-bindings: net: Update ADIN PHY maintainersAlexandru Tachici1-1/+1
2022-05-28bpf: Fix probe read error in ___bpf_prog_run()Menglong Dong1-9/+5
2022-05-27selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_readSong Liu1-1/+1
2022-05-27net: usb: qmi_wwan: add Telit 0x1250 compositionCarlo Lobrano1-0/+1
2022-05-27net: lan743x: PCI11010 / PCI11414 fixRaju Lakkaraju1-10/+22
2022-05-27netfilter: nf_tables: set element extended ACK reporting supportPablo Neira Ayuso1-3/+9
2022-05-27netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exitFlorian Westphal1-2/+3
2022-05-27netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal1-1/+6
2022-05-27netfilter: nfnetlink: fix warn in nfnetlink_unbindFlorian Westphal1-19/+5
2022-05-27net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin1-0/+1
2022-05-27net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaksMiaoqian Lin1-1/+2
2022-05-27net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()Dan Carpenter1-0/+3
2022-05-27net: sched: fixed barrier to prevent skbuff sticking in qdisc backlogVincent Ray1-28/+8
2022-05-27net: lan966x: check devm_of_phy_get() for -EDEFER_PROBEMichael Walle1-2/+7
2022-05-26netfilter: nft_limit: Clone packet limits' cost valuePhil Sutter1-0/+2