summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-01rfkill: define rfill_soft_blocked() if !RFKILLBen Dooks
2022-03-01MIPS: ralink: mt7621: use bitwise NOT instead of logicalIlya Lipnitskiy
2022-03-01Merge branch 'vxlan-vnifiltering'David S. Miller
2022-03-01drivers: vxlan: vnifilter: add support for stats dumpingNikolay Aleksandrov
2022-03-01drivers: vxlan: vnifilter: per vni statsNikolay Aleksandrov
2022-03-01selftests: add new tests for vxlan vnifilteringRoopa Prabhu
2022-03-01vxlan: vni filtering support on collect metadata deviceRoopa Prabhu
2022-03-01vxlan_multicast: Move multicast helpers to a separate fileRoopa Prabhu
2022-03-01rtnetlink: add new rtm tunnel api for tunnel id filteringRoopa Prabhu
2022-03-01vxlan_core: add helper vxlan_vni_in_useRoopa Prabhu
2022-03-01vxlan_core: make multicast helper take rip and ifindex explicitlyRoopa Prabhu
2022-03-01vxlan_core: move some fdb helpers to non-staticRoopa Prabhu
2022-03-01vxlan_core: move common declarations to private header fileRoopa Prabhu
2022-03-01vxlan_core: fix build warnings in vxlan_xmit_oneRoopa Prabhu
2022-03-01vxlan: move to its own directoryRoopa Prabhu
2022-03-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-02-28e1000e: Correct NVM checksum verification flowSasha Neftin
2022-02-28e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin
2022-02-28netfilter: egress: silence egress hook lockdep splatsFlorian Westphal
2022-02-28netfilter: fix use-after-free in __nf_register_net_hook()Eric Dumazet
2022-02-28Merge tag 'soc-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-02-28Merge tag 'efi-urgent-for-v5.17-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-02-28net: dm9051: Make remove() callback a void functionStephen Rothwell
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2022-02-28igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin
2022-02-28igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen
2022-02-28ARM: 9182/1: mmu: fix returns from early_param() and __setup() functionsRandy Dunlap
2022-02-28net: decnet: use time_is_before_jiffies() instead of open coding itWang Qing
2022-02-28net: wan: lmc: use time_is_before_jiffies() instead of open coding itWang Qing
2022-02-28net: hamradio: use time_is_after_jiffies() instead of open coding itWang Qing
2022-02-28net: ethernet: sun: use time_is_before_jiffies() instead of open coding itWang Qing
2022-02-28net: qlcnic: use time_is_before_jiffies() instead of open coding itWang Qing
2022-02-28net: ethernet: use time_is_before_eq_jiffies() instead of open coding itWang Qing
2022-02-28net: phylink: remove phylink_set_pcs()Russell King (Oracle)
2022-02-28net: dsa: felix: remove prevalidate_phy_mode interfaceColin Foster
2022-02-28net: ipa: fix a build dependencyAlex Elder
2022-02-28ionic: no transition while stoppingShannon Nelson
2022-02-28net/sysctl: avoid two synchronize_rcu() callsEric Dumazet
2022-02-28net: netsec: enable pp skb recyclingLorenzo Bianconi
2022-02-28atm: firestream: check the return value of ioremap() in fs_init()Jia-Ju Bai
2022-02-28net: sparx5: Add #include to remove warningCasper Andersson
2022-02-28net/smc: Call trace_smc_tx_sendmsg when data corkedTony Lu
2022-02-28net/smc: Fix cleanup when register ULP failsTony Lu
2022-02-28Merge branch 'flow_offload-tc-police-parameters'David S. Miller
2022-02-28flow_offload: reject offload for all drivers with invalid police parametersJianbo Liu
2022-02-28net: flow_offload: add tc police action parametersJianbo Liu
2022-02-28net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de
2022-02-28efivars: Respect "block" flag in efivar_entry_set_safe()Jann Horn
2022-02-28riscv/efi_stub: Fix get_boot_hartid_from_fdt() return valueSunil V L