aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-14mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel1-47/+5
2021-10-14ethernet: s2io: fix setting mac address during resumeArnd Bergmann1-1/+1
2021-10-13NFC: digital: fix possible memory leak in digital_in_send_sdd_req()Ziyang Xuan1-2/+6
2021-10-13NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()Ziyang Xuan1-2/+7
2021-10-13nfc: fix error handling of nfc_proto_register()Ziyang Xuan1-0/+3
2021-10-13Revert "net: procfs: add seq_puts() statement for dev_mcast"Vladimir Oltean1-13/+11
2021-10-13net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun3-5/+14
2021-10-13net: korina: select CRC32Vegard Nossum1-0/+1
2021-10-13net: arc: select CRC32Vegard Nossum1-0/+1
2021-10-12net: dsa: felix: break at first CPU port during init and teardownVladimir Oltean1-7/+12
2021-10-12net: dsa: tag_ocelot_8021q: fix inability to inject STP BPDUs into BLOCKING portsVladimir Oltean1-1/+2
2021-10-12net: dsa: felix: purge skb from TX timestamping queue if it cannot be sentVladimir Oltean1-0/+28
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean6-46/+130
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean7-44/+39
2021-10-12net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with the skb PTP headerVladimir Oltean2-1/+24
2021-10-12net: mscc: ocelot: deny TX timestamping of non-PTP packetsVladimir Oltean1-7/+12
2021-10-12net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skbVladimir Oltean1-3/+3
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean4-9/+40
2021-10-12net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean2-1/+5
2021-10-12net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch driverVladimir Oltean3-17/+2
2021-10-12net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean4-73/+63
2021-10-12net: dsa: fix spurious error message when unoffloaded port leaves bridgeAlvin Šipraga1-1/+1
2021-10-12nfp: flow_offload: move flow_indr_dev_register from app init to app startBaowen Zheng1-5/+14
2021-10-12net/mlx5e: Fix division by 0 in mlx5e_select_queue for representorsMaxim Mikityanskiy1-0/+5
2021-10-12net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin2-7/+60
2021-10-12net/mlx5e: Switchdev representors are not vlan challengedSaeed Mahameed1-1/+0
2021-10-12net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error pathValentine Fatiev1-4/+3
2021-10-12net/mlx5e: Allow only complete TXQs partition in MQPRIO channel modeTariq Toukan1-2/+2
2021-10-12net/mlx5: Fix cleanup of bridge delayed workShay Drory1-4/+4
2021-10-12ice: fix locking for Tx timestamp tracking flushJacob Keller1-8/+7
2021-10-12selftests: net: modify IOAM tests for undef bitsJustin Iurman2-109/+81
2021-10-12ipv6: ioam: move the check for undefined bitsJustin Iurman2-9/+67
2021-10-12net: dsa: microchip: Added the condition for scheduling ksz_mib_read_workArun Ramadoss1-1/+3
2021-10-12r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum1-0/+4
2021-10-12net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders1-2/+11
2021-10-12net: mscc: ocelot: Fix dumplicated argument in ocelotWan Jiabing2-3/+3
2021-10-12af_unix: Rename UNIX-DGRAM to UNIX to maintain backwards compatabilityStephen Boyd1-1/+1
2021-10-09virtio-net: fix for skb_over_panic inside big modeXuan Zhuo1-1/+1
2021-10-09net: phy: Do not shutdown PHYs in READY stateFlorian Fainelli1-0/+3
2021-10-09qed: Fix missing error code in qed_slowpath_start()chongjiapeng1-0/+1
2021-10-09net: dsa: hold rtnl_lock in dsa_switch_setup_tag_protocolVladimir Oltean1-0/+2
2021-10-09isdn: mISDN: Fix sleeping function called from invalid contextZheyu Ma1-1/+1
2021-10-09ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson1-0/+4
2021-10-08net: mana: Fix error handling in mana_create_rxq()Haiyang Zhang1-1/+3
2021-10-08isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang1-0/+5
2021-10-08mqprio: Correct stats in mqprio_dump_class_stats().Sebastian Andrzej Siewior1-12/+18
2021-10-08net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean5-16/+80
2021-10-08net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unawareVladimir Oltean4-6/+76
2021-10-08net: dsa: tag_dsa: send packets with TX fwd offload from VLAN-unaware bridges using VID 0Vladimir Oltean1-18/+2
2021-10-08net: dsa: fix bridge_num not getting cleared after ports leaving the bridgeVladimir Oltean1-1/+1