Age | Commit message (Expand) | Author |
2020-11-03 | can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ... | Oliver Hartkopp |
2020-11-03 | can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ context | Vincent Mailhol |
2020-11-03 | can: rx-offload: don't call kfree_skb() from IRQ context | Marc Kleine-Budde |
2020-11-02 | sfp: Fix error handing in sfp_probe() | YueHaibing |
2020-11-02 | powerpc/vnic: Extend "failover pending" window | Sukadev Bhattiprolu |
2020-11-02 | net: dsa: qca8k: Fix port MTU setting | Jonathan McDowell |
2020-11-02 | net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement | Grygorii Strashko |
2020-11-02 | dpaa_eth: fix the RX headroom size alignment | Camelia Groza |
2020-11-02 | dpaa_eth: update the buffer layout for non-A050385 erratum scenarios | Camelia Groza |
2020-10-31 | cadence: force nonlinear buffers to be cloned | Mark Deneen |
2020-10-30 | net: stmmac: Fix channel lock initialization | Marek Szyprowski |
2020-10-30 | stmmac: intel: Fix kernel panic on pci probe | Wong Vee Khee |
2020-10-30 | gianfar: Account for Tx PTP timestamp in the skb headroom | Claudiu Manoil |
2020-10-30 | gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP | Claudiu Manoil |
2020-10-30 | net: fec: fix MDIO probing for some FEC hardware blocks | Greg Ungerer |
2020-10-29 | Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2020-10-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-10-29 | r8169: fix issue with forced threading in combination with shared interrupts | Heiner Kallweit |
2020-10-29 | ibmvnic: fix ibmvnic_set_mac | Lijun Pan |
2020-10-29 | gtp: fix an use-before-init in gtp_newlink() | Masahiro Fujiwara |
2020-10-28 | RDMA/qedr: Fix memory leak in iWARP CM | Alok Prasad |
2020-10-28 | RDMA: Add rdma_connect_locked() | Jason Gunthorpe |
2020-10-27 | ibmveth: Fix use of ibmveth in a bridge. | Thomas Bogendoerfer |
2020-10-27 | ravb: Fix bit fields checking in ravb_hwtstamp_get() | Andrew Gabbasov |
2020-10-27 | chelsio/chtls: fix memory leaks in CPL handlers | Vinay Kumar Yadav |
2020-10-27 | chelsio/chtls: fix deadlock issue | Vinay Kumar Yadav |
2020-10-27 | Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-27 | Merge tag 'devicetree-fixes-for-5.10-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2020-10-26 | net: hns3: Clear the CMDQ registers before unmapping BAR region | Zenghui Yu |
2020-10-26 | bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally. | Vasundhara Volam |
2020-10-26 | bnxt_en: Check abort error state in bnxt_open_nic(). | Michael Chan |
2020-10-26 | bnxt_en: Re-write PCI BARs after PCI fatal error. | Vasundhara Volam |
2020-10-26 | bnxt_en: Invoke cancel_delayed_work_sync() for PFs also. | Vasundhara Volam |
2020-10-26 | bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one(). | Vasundhara Volam |
2020-10-26 | mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish() | Amit Cohen |
2020-10-26 | mlxsw: core: Fix memory leak on module removal | Ido Schimmel |
2020-10-26 | mlxsw: Only advertise link modes supported by both driver and device | Amit Cohen |
2020-10-26 | s390/ism: fix incorrect system EID | Karsten Graul |
2020-10-26 | cxgb4: set up filter action after rewrites | Raju Rangoju |
2020-10-26 | net: hns3: clean up a return in hclge_tm_bp_setup() | Dan Carpenter |
2020-10-26 | scsi: qla2xxx: remove incorrect sparse #ifdef | Linus Torvalds |
2020-10-26 | RDMA/uverbs: Fix false error in query gid IOCTL | Gal Pressman |
2020-10-26 | RDMA/mlx5: Fix devlink deadlock on net namespace deletion | Parav Pandit |
2020-10-26 | RDMA/rxe: Fix small problem in network_type patch | Bob Pearson |
2020-10-25 | of: Fix reserved-memory overlap detection | Vincent Whitchurch |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-25 | mm: remove kzfree() compatibility definition | Eric Biggers |
2020-10-25 | Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb | Linus Torvalds |
2020-10-25 | Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-25 | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |