summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-13362-1478/+2984
|\
| * Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-12118-372/+763
| |\
| | * Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...Jakub Kicinski2021-08-122-4/+9
| | |\
| | | * net: Fix memory leak in ieee802154_raw_deliverTakeshi Misawa2021-08-101-1/+6
| | | * ieee802154: hwsim: fix GPF in hwsim_new_edge_nlDongliang Mu2021-07-081-1/+1
| | | * ieee802154: hwsim: fix GPF in hwsim_set_edge_lqiDongliang Mu2021-07-071-2/+2
| | * | vsock/virtio: avoid potential deadlock when vsock device removeLongpeng(Mike)2021-08-121-2/+5
| | * | wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko2021-08-121-4/+8
| | * | net: dsa: sja1105: unregister the MDIO buses during teardownVladimir Oltean2021-08-121-0/+1
| | * | Revert "tipc: Return the correct errno code"Hoang Le2021-08-121-3/+3
| | * | net: mscc: Fix non-GPL export of regmap APIsMark Brown2021-08-121-8/+8
| | * | net: igmp: increase size of mr_ifc_countEric Dumazet2021-08-112-2/+2
| | * | MAINTAINERS: switch to my OMP email for Renesas Ethernet driversSergey Shtylyov2021-08-111-1/+1
| | * | tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packetsNeal Cardwell2021-08-111-1/+1
| | * | net: pcs: xpcs: fix error handling on failed to allocate memoryWong Vee Khee2021-08-111-1/+1
| | * | net: linkwatch: fix failure to restore device state across suspend/resumeWilly Tarreau2021-08-111-2/+3
| | * | net: bridge: fix memleak in br_add_if()Yang Yingliang2021-08-101-0/+2
| | * | net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean2021-08-1011-14/+14
| | * | net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov2021-08-104-12/+11
| | * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-08-107-15/+27
| | |\ \
| | | * | bpf, core: Fix kernel-doc notationRandy Dunlap2021-08-101-1/+6
| | | * | bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song2021-08-102-4/+4
| | | * | bpf: Add missing bpf_read_[un]lock_trace() for syscall programYonghong Song2021-08-101-0/+4
| | | * | bpf: Add lockdown check for probe_write_user helperDaniel Borkmann2021-08-103-2/+5
| | | * | bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann2021-08-094-8/+8
| | * | | Merge branch 'fdb-backpressure-fixes'David S. Miller2021-08-104-22/+37
| | |\ \ \
| | | * | | net: dsa: sja1105: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-1/+3
| | | * | | net: dsa: lantiq: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-4/+10
| | | * | | net: dsa: lan9303: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-15/+19
| | | * | | net: dsa: hellcreek: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-2/+5
| | |/ / /
| | * | | net: igmp: fix data-race in igmp_ifc_timer_expire()Eric Dumazet2021-08-101-7/+14
| | * | | Merge branch 'ks8795-vlan-fixes'David S. Miller2021-08-103-21/+74
| | |\ \ \
| | | * | | net: dsa: microchip: ksz8795: Don't use phy_port_cnt in VLAN table lookupBen Hutchings2021-08-101-4/+4
| | | * | | net: dsa: microchip: ksz8795: Fix VLAN filteringBen Hutchings2021-08-101-0/+11
| | | * | | net: dsa: microchip: ksz8795: Use software untagging on CPU portBen Hutchings2021-08-101-1/+8
| | | * | | net: dsa: microchip: ksz8795: Fix VLAN untagged flag change on deletionBen Hutchings2021-08-101-3/+0
| | | * | | net: dsa: microchip: ksz8795: Reject unsupported VLAN configurationBen Hutchings2021-08-102-1/+27
| | | * | | net: dsa: microchip: ksz8795: Fix PVID tag insertionBen Hutchings2021-08-102-7/+23
| | | * | | net: dsa: microchip: Fix ksz_read64()Ben Hutchings2021-08-101-6/+2
| | |/ / /
| | * | | Merge tag 'linux-can-fixes-for-5.14-20210810' of git://git.kernel.org/pub/scm...David S. Miller2021-08-102-5/+5
| | |\ \ \
| | | * | | can: m_can: m_can_set_bittiming(): fix setting M_CAN_DBTP registerHussein Alasadi2021-08-101-4/+4
| | | * | | MAINTAINERS: fix Microchip CAN BUS Analyzer Tool entry typoBaruch Siach2021-08-101-1/+1
| | * | | | Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-08-1019-58/+83
| | |\ \ \ \
| | | * | | | net/mlx5: Fix return value from tracer initializationAya Levin2021-08-091-2/+9
| | | * | | | net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-0910-30/+27
| | | * | | | net/mlx5e: TC, Fix error handling memory leakChris Mi2021-08-091-0/+1
| | | * | | | net/mlx5: Destroy pool->mutexShay Drory2021-08-091-1/+2
| | | * | | | net/mlx5: Set all field of mlx5_irq before inserting it to the xarrayShay Drory2021-08-091-1/+1
| | | * | | | net/mlx5: Fix order of functions in mlx5_irq_detach_nb()Shay Drory2021-08-091-1/+4
| | | * | | | net/mlx5: Block switchdev mode while devlink traps are activeAya Levin2021-08-091-3/+11