summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-11net: igmp: increase size of mr_ifc_countEric Dumazet
2021-08-11MAINTAINERS: switch to my OMP email for Renesas Ethernet driversSergey Shtylyov
2021-08-11tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packetsNeal Cardwell
2021-08-11net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee
2021-08-11net: linkwatch: fix failure to restore device state across suspend/resumeWilly Tarreau
2021-08-10net: bridge: fix memleak in br_add_if()Yang Yingliang
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-10net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-08-10Merge branch 'fdb-backpressure-fixes'David S. Miller
2021-08-10net: dsa: sja1105: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-10net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-10net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-10net: dsa: hellcreek: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-08-10bpf, core: Fix kernel-doc notationRandy Dunlap
2021-08-10net: igmp: fix data-race in igmp_ifc_timer_expire()Eric Dumazet
2021-08-10Merge branch 'ks8795-vlan-fixes'David S. Miller
2021-08-10net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookupBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Fix VLAN filteringBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Use software untagging on CPU portBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletionBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Reject unsupported VLAN configurationBen Hutchings
2021-08-10net: dsa: microchip: ksz8795: Fix PVID tag insertionBen Hutchings
2021-08-10net: dsa: microchip: Fix ksz_read64()Ben Hutchings
2021-08-10Merge tag 'linux-can-fixes-for-5.14-20210810' of git://git.kernel.org/pub/scm...David S. Miller
2021-08-10Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-08-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-08-10bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song
2021-08-10bpf: Add missing bpf_read_[un]lock_trace() for syscall programYonghong Song
2021-08-10bpf: Add lockdown check for probe_write_user helperDaniel Borkmann
2021-08-10can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP registerHussein Alasadi
2021-08-10MAINTAINERS: fix Microchip CAN BUS Analyzer Tool entry typoBaruch Siach
2021-08-09net/mlx5: Fix return value from tracer initializationAya Levin
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-09net/mlx5e: TC, Fix error handling memory leakChris Mi
2021-08-09net/mlx5: Destroy pool->mutexShay Drory
2021-08-09net/mlx5: Set all field of mlx5_irq before inserting it to the xarrayShay Drory
2021-08-09net/mlx5: Fix order of functions in mlx5_irq_detach_nb()Shay Drory
2021-08-09net/mlx5: Block switchdev mode while devlink traps are activeAya Levin
2021-08-09net/mlx5e: Destroy page pool after XDP SQ to fix use-after-freeMaxim Mikityanskiy
2021-08-09net/mlx5: Bridge, fix ageing timeVlad Buslov
2021-08-09net/mlx5e: Avoid creating tunnel headers for local routeRoi Dayan
2021-08-09net/mlx5: DR, Add fail on error check on decapAlex Vesker
2021-08-09net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky
2021-08-09bareudp: Fix invalid read beyond skb's linear dataGuillaume Nault
2021-08-09net: openvswitch: fix kernel-doc warnings in flow.cRandy Dunlap
2021-08-09psample: Add a fwd declaration for skbuffRoi Dayan
2021-08-09bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann
2021-08-09iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash
2021-08-09ice: don't remove netdev->dev_addr from uc sync listBrett Creeley