summaryrefslogtreecommitdiffstats
path: root/net/ipv6/seg6_local.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-19mt76: mt7921: move mt76_connac_mcu_set_hif_suspend to bus-related filesSean Wang3-37/+12
2021-12-19mt76: mt7615: fix decap offload corner case with 4-addr VLAN framesFelix Fietkau1-2/+21
2021-12-19mt76: mt7915: fix decap offload corner case with 4-addr VLAN framesFelix Fietkau1-2/+21
2021-12-19mt76: mt76x02: introduce SAR supportLorenzo Bianconi13-11/+101
2021-12-19mt76: move sar utilities to mt76-core moduleLorenzo Bianconi4-48/+63
2021-12-19mt76: mt7921: honor mt76_connac_mcu_set_rate_txpower return value in mt7921_c...Lorenzo Bianconi1-4/+8
2021-12-19mt76: fix the wiphy's available antennas to the correct valueBo Jiao1-2/+2
2021-12-19mt76: do not pass the received frame with decryption errorXing Song4-3/+28
2021-12-19mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_modeLorenzo Bianconi2-8/+5
2021-12-19mt76: mt7615: remove dead code in get_omac_idxLorenzo Bianconi1-3/+0
2021-12-19mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_p...Lorenzo Bianconi1-2/+2
2021-12-19mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwiLorenzo Bianconi1-1/+1
2021-12-19mt76: fix possible OOB issue in mt76_calculate_default_rateLorenzo Bianconi1-3/+4
2021-12-19mt76: mt7921: introduce 160 MHz channel bandwidth supportDeren Wu2-0/+16
2021-12-19mt76: debugfs: fix queue reporting for mt76-usbLorenzo Bianconi1-2/+3
2021-12-18mt76: mt7921: add support for PCIe ID 0x0608/0x0616Deren Wu1-0/+2
2021-12-18mt76: testmode: add support to set MACShayne Chen3-3/+39
2021-12-18mt76: mt7915: add default calibrated data supportShayne Chen4-18/+94
2021-12-18mt76: only set rx radiotap flag from within decoder functionsRyder Lee2-45/+33
2021-12-18mt76: reverse the first fragmented frame to 802.11Xing Song4-9/+263
2021-12-18mt76: mt7915: fix SMPS operation failRyder Lee2-28/+61
2021-12-18mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()Shayne Chen1-9/+8
2021-12-18mt76: mt7921: fix MT7921E reset failureSean Wang3-1/+6
2021-12-18mt76: mt7615: fix possible deadlock while mt7615_register_ext_phy()Peter Chiu1-2/+6
2021-12-18mt76: mt7921: drop offload_flags overwrittenSean Wang1-6/+0
2021-12-18mt76: mt7915: get rid of mt7915_mcu_set_fixed_rate routineLorenzo Bianconi1-47/+0
2021-12-17net: dsa: microchip: remove unneeded variableChangcheng Deng1-2/+1
2021-12-17net: mana: Add RX fencingDexuan Cui2-5/+66
2021-12-17net: vertexcom: remove unneeded semicolonYang Li1-1/+1
2021-12-17nfp: flower: refine the use of circular bufferYinjun Zhang1-19/+31
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau1-2/+14
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov2-0/+32
2021-12-16bpf: Fix extable address check.Alexei Starovoitov1-7/+42
2021-12-16bpf: Fix extable fixup offset.Alexei Starovoitov1-1/+1
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann1-0/+23
2021-12-16bpf: Make 32->64 bounds propagation slightly more robustDaniel Borkmann1-9/+15
2021-12-16bpf: Fix signed bounds propagation after mov32Daniel Borkmann1-0/+4
2021-12-16arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()Lakshmi Ramasubramanian1-0/+1
2021-12-16afs: Fix mmapDavid Howells2-2/+4
2021-12-16sit: do not call ipip6_dev_free() from sit_init_net()Eric Dumazet1-1/+0
2021-12-16net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-1/+5
2021-12-16net/smc: Prevent smc_release() from long blockingD. Wythe1-1/+3
2021-12-16wcn36xx: Implement beacon filteringBryan O'Donoghue4-0/+107
2021-12-16wcn36xx: Fix physical location of beacon filter commentBryan O'Donoghue1-3/+4
2021-12-16wcn36xx: Fix beacon filter structure definitionsBryan O'Donoghue1-3/+3
2021-12-16ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli5-13/+101
2021-12-16dt: bindings: add new DT entry for ath11k PCI device supportAnilkumar Kolli1-0/+30
2021-12-16fib: expand fib_rule_policyFlorian Westphal2-21/+17
2021-12-16fib: rules: remove duplicated nla policiesFlorian Westphal7-29/+7
2021-12-16net: Fix double 0x prefix print in SKB dumpGal Pressman1-1/+1