summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-21netfilter: conntrack: fix the gc rescheduling delayAntoine Tenart
2022-09-21iommu/vt-d: Check correct capability for sagaw determinationYi Liu
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu
2022-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-09-21can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not suppo...Marc Kleine-Budde
2022-09-21can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde
2022-09-21can: flexcan: flexcan_mailbox_read() fix return value for drop = trueMarc Kleine-Budde
2022-09-21gpiolib: cdev: Set lineevent_state::irq after IRQ register successfullyMeng Li
2022-09-21gpio: tqmx86: fix uninitialized variable girqDongliang Mu
2022-09-21arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow
2022-09-20net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-20net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven
2022-09-20liquidio: CN23XX: delete repeated words, add missing words and fix typo in co...Ruffalo Lavoisier
2022-09-20octeontx2-pf: Fix unused variable build errorRen Zhijie
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski
2022-09-20Merge branch 'add-a-secondary-at-port-to-the-telit-fn990'Jakub Kicinski
2022-09-20bus: mhi: host: pci_generic: Add a secondary AT port to Telit FN990Fabio Porcedda
2022-09-20net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT portFabio Porcedda
2022-09-20Merge branch 'refactor-duplicate-codes-in-the-tc-cls-walk-function'Jakub Kicinski
2022-09-20selftests/tc-testings: add list case for basic filterZhengchao Shao
2022-09-20selftests/tc-testings: add selftests for tcindex filterZhengchao Shao
2022-09-20selftests/tc-testings: add selftests for rsvp filterZhengchao Shao
2022-09-20selftests/tc-testings: add selftests for route filterZhengchao Shao
2022-09-20selftests/tc-testings: add selftests for flow filterZhengchao Shao
2022-09-20selftests/tc-testings: add selftests for cgroup filterZhengchao Shao
2022-09-20selftests/tc-testings: add selftests for bpf filterZhengchao Shao
2022-09-20net/sched: use tc_cls_stats_dump() in filterZhengchao Shao
2022-09-20net/sched: cls_api: add helper for tc cls walker stats dumpZhengchao Shao
2022-09-20netfilter: nf_ct_ftp: fix deadlock when nat rewrite is neededFlorian Westphal
2022-09-20netfilter: ebtables: fix memory leak when blob is malformedFlorian Westphal
2022-09-20netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()Tetsuo Handa
2022-09-20netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()Tetsuo Handa
2022-09-20netfilter: conntrack: remove nf_conntrack_helper documentationPablo Neira Ayuso
2022-09-20net: broadcom: bcm4908_enet: handle -EPROBE_DEFER when getting MACRafał Miłecki
2022-09-20net: make NET_(DEV|NS)_REFCNT_TRACKER depend on NETLukas Bulwahn
2022-09-20Merge branch 'small-tc-taprio-improvements'Jakub Kicinski
2022-09-20net/sched: taprio: replace safety precautions with commentsVladimir Oltean
2022-09-20net/sched: taprio: add extack messages in taprio_initVladimir Oltean
2022-09-20net/sched: taprio: stop going through private ops for dequeue and peekVladimir Oltean
2022-09-20net/sched: taprio: remove redundant FULL_OFFLOAD_IS_ENABLED check in taprio_e...Vladimir Oltean
2022-09-20net/sched: taprio: use rtnl_dereference for oper and admin sched in taprio_de...Vladimir Oltean
2022-09-20net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutexVladimir Oltean
2022-09-20net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutexVladimir Oltean
2022-09-20MAINTAINERS: Add myself as a reviewer for Qualcomm ETHQOS Ethernet driverBhupesh Sharma
2022-09-20ice: Fix interface being down after reset with link-down-on-close flag onMateusz Palczewski
2022-09-20ice: config netdev tc before setting queues numberMichal Swiatkowski
2022-09-20Merge branch 'nfp-flower-police-validation-and-ct-enhancements'Jakub Kicinski
2022-09-20nfp: flower: support vlan action in pre_ctHui Zhou
2022-09-20nfp: flower: support hw offload for ct nat actionHui Zhou
2022-09-20nfp: flower: add validation of for police actions which are independent of flowsZiyang Chen