Show patches with: Search = thunderx       |   346 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[next] net: thunderx: Use struct_size() helper in kmalloc() [next] net: thunderx: Use struct_size() helper in kmalloc() - - - - --- 2020-10-08 Gustavo A. R. Silva davem Accepted
[net-next] net: thunderx: initialize VF's mailbox mutex before first usage [net-next] net: thunderx: initialize VF's mailbox mutex before first usage - 1 - - --- 2020-08-05 Dean Nelson davem Accepted
[PATCHv2,net] net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task() [PATCHv2,net] net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task() - 1 - 1 --- 2020-08-04 Xin Long davem Accepted
[net-next,v4,17/33] net: thunderx: add XDP frame size XDP extend with knowledge of frame size - - - - --- 2020-05-14 Jesper Dangaard Brouer bpf Accepted
[net-next,v3,17/33] net: thunderx: add XDP frame size XDP extend with knowledge of frame size - - - - --- 2020-05-08 Jesper Dangaard Brouer bpf Changes Requested
[net-next,v2,17/33] net: thunderx: add XDP frame size [net-next,v2,01/33] xdp: add frame size to xdp_buff - - - - --- 2020-04-30 Jesper Dangaard Brouer bpf Changes Requested
[net-next,17/33] net: thunderx: add XDP frame size [net-next,01/33] xdp: add frame size to xdp_buff - - - - --- 2020-04-22 Jesper Dangaard Brouer bpf Changes Requested
[RFC,v2,18/33] net: thunderx: add XDP frame size [RFC,v2,01/33] xdp: add frame size to xdp_buff - - - - --- 2020-04-08 Jesper Dangaard Brouer bpf RFC
[net-next] net: thunderx: remove set but not used variable 'tail' [net-next] net: thunderx: remove set but not used variable 'tail' - - - - --- 2020-03-23 Zheng Zengkai davem Accepted
[2/3] net: thunderx: Reduce mbox wait response time. net: thunderx: Miscellaneous changes - - - - --- 2020-03-02 Sunil Kovvuri davem Accepted
[1/3] net: thunderx: Adjust CQE_RX drop levels for better performance net: thunderx: Miscellaneous changes - - - - --- 2020-03-02 Sunil Kovvuri davem Accepted
[net,v3] net: thunderx: workaround BGX TX Underflow issue [net,v3] net: thunderx: workaround BGX TX Underflow issue - - 1 - --- 2020-02-19 Robert Jones davem Accepted
net: thunderx: use proper interface type for RGMII net: thunderx: use proper interface type for RGMII - - - - --- 2020-02-07 Tim Harvey davem Accepted
[net,v2] net: thunderx: workaround BGX TX Underflow issue [net,v2] net: thunderx: workaround BGX TX Underflow issue - - 1 - --- 2020-01-30 Robert Jones davem Changes Requested
[net] net: thunderx: workaround BGX TX Underflow issue [net] net: thunderx: workaround BGX TX Underflow issue - - 1 - --- 2020-01-29 Robert Jones davem Changes Requested
[net,v2] net: thunderx: start phy before starting autonegotiation [net,v2] net: thunderx: start phy before starting autonegotiation - 1 1 - --- 2019-12-05 Yousaf Kaukab davem Accepted
[v1] net: thunderx: start phy before starting autonegotiation [v1] net: thunderx: start phy before starting autonegotiation - - - - --- 2019-12-04 Yousaf Kaukab davem Changes Requested
net: thunderx: start phy before starting autonegotiation net: thunderx: start phy before starting autonegotiation - 1 - - --- 2019-12-04 Yousaf Kaukab davem Changes Requested
[v1] net: thunderx: Use fwnode_get_mac_address() [v1] net: thunderx: Use fwnode_get_mac_address() - - - - --- 2019-07-23 Andy Shevchenko davem Accepted
[v3,2/2] net: thunderx: don't allow jumbo frames with XDP Fix thunderx MTU with XDP 1 1 - - --- 2019-04-11 Matteo Croce davem Accepted
[v3,1/2] net: thunderx: raise XDP MTU to 1508 Fix thunderx MTU with XDP 1 1 - - --- 2019-04-11 Matteo Croce davem Accepted
[net,v2,2/2] net: thunderx: don't allow jumbo frames with XDP Fix thunderx MTU with XDP - 1 - - --- 2019-04-08 Matteo Croce davem Changes Requested
[net,v2,1/2] net: thunderx: raise XDP MTU to 1508 Fix thunderx MTU with XDP - 1 - - --- 2019-04-08 Matteo Croce davem Changes Requested
[net] net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop [net] net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stop - 2 - 1 --- 2019-04-04 Lorenzo Bianconi davem Accepted
[net] net: thunderx: don't allow jumbo frames with XDP [net] net: thunderx: don't allow jumbo frames with XDP - 1 - - --- 2019-04-02 Matteo Croce davem Changes Requested
[net,v2,2/2] thunderx: eliminate extra calls to put_page() for pages held for recycling thunderx: fix receive buffer page recycling - 1 - - --- 2019-03-26 Dean Nelson davem Accepted
[net,v2,1/2] thunderx: enable page recycling for non-XDP case thunderx: fix receive buffer page recycling - 1 - - --- 2019-03-26 Dean Nelson davem Accepted
[net,2/2] thunderx: eliminate extra calls to put_page() for pages held for recycling thunderx: fix receive buffer page recycling - - - - --- 2019-03-26 Dean Nelson davem Superseded
[net,1/2] thunderx: enable page recycling for non-XDP case thunderx: fix receive buffer page recycling - 1 - - --- 2019-03-26 Dean Nelson davem Superseded
[v3,7/8] net: thunderx: move link state polling function to VF nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-20 Vadim Lomovtsev davem Accepted
[v3,8/8] net: thunderx: remove link change polling code and info from nicpf nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-20 Vadim Lomovtsev davem Accepted
[v3,6/8] net: thunderx: add mutex to protect mailbox from concurrent calls for same VF nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-20 Vadim Lomovtsev davem Accepted
[v3,5/8] net: thunderx: rework xcast message structure to make it fit into 64 bit nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-20 Vadim Lomovtsev davem Accepted
[v3,4/8] net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-20 Vadim Lomovtsev davem Accepted
[v3,1/8] net: thunderx: correct typo in macro name nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-20 Vadim Lomovtsev davem Accepted
[v3,3/8] net: thunderx: make CFG_DONE message to run through generic send-ack sequence nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-20 Vadim Lomovtsev davem Accepted
[v3,2/8] net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to private for each … nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-20 Vadim Lomovtsev davem Accepted
[v2,8/8] net: thunderx: remove link change polling code and info from nicpf nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-18 Vadim Lomovtsev davem Changes Requested
[v2,7/8] net: thunderx: add LINK_CHANGE message handler at nicpf nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-18 Vadim Lomovtsev davem Changes Requested
[v2,5/8] net: thunderx: rework xcast message structure to make it fit into 64 bit nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-18 Vadim Lomovtsev davem Changes Requested
[v2,4/8] net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-18 Vadim Lomovtsev davem Changes Requested
[v2,6/8] net: thunderx: add mutex to protect mailbox from concurrent calls for same VF nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-18 Vadim Lomovtsev davem Changes Requested
[v2,2/8] net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to private for each … nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-18 Vadim Lomovtsev davem Changes Requested
[v2,3/8] net: thunderx: make CFG_DONE message to run through generic send-ack sequence nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-18 Vadim Lomovtsev davem Changes Requested
[v2,1/8] net: thunderx: correct typo in macro name nic: thunderx: fix communication races between VF & PF - - - - --- 2019-02-18 Vadim Lomovtsev davem Changes Requested
[8/8] net: thunderx: check status of mailbox IRQ before sending a message nic: thunderx: fix communication races betwen VF & PF - - - - --- 2019-02-06 Vadim Lomovtsev davem Changes Requested
[7/8] net: thunderx: implement helpers to read mailbox IRQ status nic: thunderx: fix communication races betwen VF & PF - - - - --- 2019-02-06 Vadim Lomovtsev davem Changes Requested
[6/8] net: thunderx: add mutex to protect mailbox from concurrent calls for same VF nic: thunderx: fix communication races betwen VF & PF - - - - --- 2019-02-06 Vadim Lomovtsev davem Changes Requested
[5/8] net: thunderx: rework xcast message structure to make it fit into 64 bit nic: thunderx: fix communication races betwen VF & PF - - - - --- 2019-02-06 Vadim Lomovtsev davem Changes Requested
[3/8] net: thunderx: make CFG_DONE message to run through generic send-ack sequence nic: thunderx: fix communication races betwen VF & PF - - - - --- 2019-02-06 Vadim Lomovtsev davem Changes Requested
[4/8] net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task nic: thunderx: fix communication races betwen VF & PF - - - - --- 2019-02-06 Vadim Lomovtsev davem Changes Requested
[2/8] net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to private for each of … nic: thunderx: fix communication races betwen VF & PF - - - - --- 2019-02-06 Vadim Lomovtsev davem Changes Requested
[1/8] net: thunderx: correct typo in macro name nic: thunderx: fix communication races betwen VF & PF - - - - --- 2019-02-06 Vadim Lomovtsev davem Changes Requested
[AUTOSEL,4.4,19/33] net: thunderx: fix NULL pointer dereference in nic_remove Untitled series #79871 - 1 - - --- 2018-12-05 Sasha Levin davem Not Applicable
[AUTOSEL,4.9,28/45] net: thunderx: fix NULL pointer dereference in nic_remove Untitled series #79870 - 1 - - --- 2018-12-05 Sasha Levin davem Not Applicable
[AUTOSEL,4.14,44/69] net: thunderx: fix NULL pointer dereference in nic_remove Untitled series #79867 - 1 - - --- 2018-12-05 Sasha Levin davem Not Applicable
[AUTOSEL,4.19,085/123] net: thunderx: fix NULL pointer dereference in nic_remove Untitled series #79862 - 1 - - --- 2018-12-05 Sasha Levin davem Not Applicable
[AUTOSEL,4.14,35/35] net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue Untitled series #78717 - 2 - - --- 2018-11-29 Sasha Levin davem Not Applicable
[AUTOSEL,4.14,29/35] net: thunderx: set xdp_prog to NULL if bpf_prog_add fails Untitled series #78717 - 1 - - --- 2018-11-29 Sasha Levin davem Not Applicable
[AUTOSEL,4.19,67/68] net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue Untitled series #78715 - 2 - - --- 2018-11-29 Sasha Levin davem Not Applicable
[AUTOSEL,4.19,60/68] net: thunderx: set xdp_prog to NULL if bpf_prog_add fails Untitled series #78715 - 1 - - --- 2018-11-29 Sasha Levin davem Not Applicable
[net] net: thunderx: fix NULL pointer dereference in nic_remove [net] net: thunderx: fix NULL pointer dereference in nic_remove - 1 - - --- 2018-11-26 Lorenzo Bianconi davem Accepted
[net] net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue [net] net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue - 2 - - --- 2018-11-23 Lorenzo Bianconi davem Accepted
[net] net: thunderx: set xdp_prog to NULL if bpf_prog_add fails [net] net: thunderx: set xdp_prog to NULL if bpf_prog_add fails - 1 - - --- 2018-11-21 Lorenzo Bianconi davem Accepted
net: thunderx: nicvf_xdp_setup error code path net: thunderx: nicvf_xdp_setup error code path - - - - --- 2018-11-20 Lorenzo Bianconi davem Changes Requested
[09/33] net: thunderx: mark expected switch fall-through net: ethernet: Mark expected switch fall-throughs - - - - --- 2018-08-07 Gustavo A. R. Silva davem Accepted
net: thunderx: check for failed allocation lmac->dmacs net: thunderx: check for failed allocation lmac->dmacs - 1 - - --- 2018-08-06 Colin Ian King davem Accepted
net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode net: thunderx: prevent concurrent data re-writing by nicvf_set_rx_mode - - - - --- 2018-06-08 Vadim Lomovtsev davem Accepted
[v5] net: thunderx: rework mac addresses list to u64 array [v5] net: thunderx: rework mac addresses list to u64 array - 1 - - --- 2018-04-09 Vadim Lomovtsev davem Accepted
[v4] net: thunderx: rework mac addresses list to u64 array [v4] net: thunderx: rework mac addresses list to u64 array - 1 - - --- 2018-04-06 Vadim Lomovtsev davem Changes Requested
[v3] net: thunderx: rework mac addresses list to u64 array [v3] net: thunderx: rework mac addresses list to u64 array - 1 - - --- 2018-04-06 Vadim Lomovtsev davem Changes Requested
[v2] net: thunderx: rework mac addresses list to u64 array [v2] net: thunderx: rework mac addresses list to u64 array - 1 - - --- 2018-04-06 Vadim Lomovtsev davem Changes Requested
net: thunderx: rework mac addresses list to u64 array net: thunderx: rework mac addresses list to u64 array - 1 - - --- 2018-04-05 Vadim Lomovtsev davem Changes Requested
[v2] net: thunderx: nicvf_main: Fix potential NULL pointer dereferences [v2] net: thunderx: nicvf_main: Fix potential NULL pointer dereferences - 1 - - --- 2018-04-03 Gustavo A. R. Silva davem Changes Requested
net: thunderx: nicvf_main: Fix potential NULL pointer dereference net: thunderx: nicvf_main: Fix potential NULL pointer dereference - 1 - - --- 2018-04-03 Gustavo A. R. Silva davem Changes Requested
[v2,7/7] net: thunderx: add ndo_set_rx_mode callback implementation for VF [v2,1/7] net: thunderx: move filter register related macro into proper place - - - - --- 2018-03-30 Vadim Lomovtsev davem Accepted
[v2,6/7] net: thunderx: add workqueue control structures for handle ndo_set_rx_mode request [v2,1/7] net: thunderx: move filter register related macro into proper place - - - - --- 2018-03-30 Vadim Lomovtsev davem Accepted
[v2,5/7] net: thunderx: add XCAST messages handlers for PF [v2,1/7] net: thunderx: move filter register related macro into proper place - - - - --- 2018-03-30 Vadim Lomovtsev davem Accepted
[v2,4/7] net: thunderx: add new messages for handle ndo_set_rx_mode callback [v2,1/7] net: thunderx: move filter register related macro into proper place - - - - --- 2018-03-30 Vadim Lomovtsev davem Accepted
[v2,3/7] net: thunderx: add multicast filter management support [v2,1/7] net: thunderx: move filter register related macro into proper place - - - - --- 2018-03-30 Vadim Lomovtsev davem Accepted
[v2,2/7] net: thunderx: add MAC address filter tracking for LMAC [v2,1/7] net: thunderx: move filter register related macro into proper place - - - - --- 2018-03-30 Vadim Lomovtsev davem Accepted
[v2,1/7] net: thunderx: move filter register related macro into proper place [v2,1/7] net: thunderx: move filter register related macro into proper place - - - - --- 2018-03-30 Vadim Lomovtsev davem Accepted
[7/7] net: thunderx: add ndo_set_rx_mode callback implementation for VF net: thunderx: implement DMAC filtering support - - - - --- 2018-03-27 Vadim Lomovtsev davem Changes Requested
[6/7] net: thunderx: add workqueue control structures for handle ndo_set_rx_mode request net: thunderx: implement DMAC filtering support - - - - --- 2018-03-27 Vadim Lomovtsev davem Changes Requested
[5/7] net: thunderx: add XCAST messages handlers for PF net: thunderx: implement DMAC filtering support - - - - --- 2018-03-27 Vadim Lomovtsev davem Changes Requested
[4/7] net: thunderx: add new messages for handle ndo_set_rx_mode callback net: thunderx: implement DMAC filtering support - - - - --- 2018-03-27 Vadim Lomovtsev davem Changes Requested
[3/7] net: thunderx: add multicast filter management support net: thunderx: implement DMAC filtering support - - - - --- 2018-03-27 Vadim Lomovtsev davem Changes Requested
[2/7] net: thunderx: add MAC address filter tracking for LMAC net: thunderx: implement DMAC filtering support - - - - --- 2018-03-27 Vadim Lomovtsev davem Changes Requested
[1/7] net: thunderx: move filter register related macro into proper place net: thunderx: implement DMAC filtering support - - - - --- 2018-03-27 Vadim Lomovtsev davem Changes Requested
[net] Revert "net: thunderx: Add support for xdp redirect" [net] Revert "net: thunderx: Add support for xdp redirect" - 1 - - --- 2018-02-13 Jesper Dangaard Brouer davem Accepted
[v4] net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module name [v4] net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module name - - - - --- 2018-01-25 Vadim Lomovtsev davem Accepted
[v3] net: ethernet: cavium: Correct Cavium Thunderx NIC module and driver names [v3] net: ethernet: cavium: Correct Cavium Thunderx NIC module and driver names - - - - --- 2018-01-22 Vadim Lomovtsev davem Changes Requested
[v2] net: ethernet: cavium: Correct Cavium Thunderx nicvf/nicpf modules names [v2] net: ethernet: cavium: Correct Cavium Thunderx nicvf/nicpf modules names - - - - --- 2018-01-18 Vadim Lomovtsev davem Rejected
net: ethernet: cavium: Correct Cacivum Thunderx nicvf/nicpf modules names net: ethernet: cavium: Correct Cacivum Thunderx nicvf/nicpf modules names - - - - --- 2018-01-18 Vadim Lomovtsev davem Superseded
[net-next,v6,2/2] net: thunderx: add timestamping support net: thunderx: add support for PTP clock 1 - - - --- 2018-01-15 Aleksey Makarov davem Accepted
[bpf-next,V4,09/14] thunderx: setup xdp_rxq_info xdp: new XDP rx-queue info concept - - - - --- 2018-01-03 Jesper Dangaard Brouer bpf Accepted
[bpf-next,V3,09/14] thunderx: setup xdp_rxq_info xdp: new XDP rx-queue info concept - - - - --- 2017-12-31 Jesper Dangaard Brouer bpf Superseded
[bpf-next,V2,09/14] thunderx: setup xdp_rxq_info xdp: new XDP rx-queue info concept - - - - --- 2017-12-22 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next,V1-RFC,09/14] thunderx: setup xdp_rxq_info xdp: new XDP rx-queue info concept - - - - --- 2017-12-13 Jesper Dangaard Brouer bpf RFC
net: thunderx: add support for rgmii internal delay net: thunderx: add support for rgmii internal delay - - - - --- 2017-12-12 Tim Harvey davem Changes Requested
« 1 2 3 4 »