index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2020-09-25
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-25
intel: handle unused assignments
Jesse Brandeburg
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-24
net: hns3: rename macro of pci device id of vf
Guangbin Huang
2020-09-24
net: hns3: add support for 200G device
Guangbin Huang
2020-09-24
net: hns3: add debugfs of dumping pf interrupt resources
Yufeng Mo
2020-09-24
net: hns3: add a hardware error detect type
Yufeng Mo
2020-09-24
net: hns3: remove unnecessary variable initialization
Yufeng Mo
2020-09-24
net: hns3: refactor the function for dumping tc information in debugfs
Yufeng Mo
2020-09-24
Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-09-24
dpaa2-mac: add PCS support through the Lynx module
Ioana Ciornei
2020-09-24
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
2020-09-23
octeontx2-pf: Support to change VLAN based RSS hash options via ethtool
George Cherian
2020-09-23
octeontx2-af: Add support for VLAN based RSS hashing
George Cherian
2020-09-23
octeontx2-pf: Add tracepoints for PF/VF mailbox
Subbaraya Sundeep
2020-09-23
octeontx2-af: Introduce tracepoints for mailbox
Subbaraya Sundeep
2020-09-23
net: allwinner: remove redundant irqsave and irqrestore in hardIRQ
Barry Song
2020-09-23
net: hns3: Constify static structs
Rikard Falkeborn
2020-09-23
net/mlx5: remove unreachable return
Pavel Machek (CIP)
2020-09-23
net/mlx5: simplify the return expression of mlx5_ec_init()
Qinglang Miao
2020-09-23
net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()
Denis Efremov
2020-09-23
net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()
Denis Efremov
2020-09-23
net/mlx5e: Keep direct reference to mlx5_core_dev in tc ct
Ariel Levkovich
2020-09-23
net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()
Saeed Mahameed
2020-09-23
net/mlx5e: CT: Use the same counter for both directions
Oz Shlomo
2020-09-23
net/mlx5e: Support CT offload for tc nic flows
Ariel Levkovich
2020-09-23
net/mlx5e: rework ct offload init messages
Ariel Levkovich
2020-09-23
net/mlx5e: Add tc chains offload support for nic flows
Ariel Levkovich
2020-09-23
net/mlx5: Refactor tc flow attributes structure
Ariel Levkovich
2020-09-23
net/mlx5e: Split nic tc flow allocation and creation
Ariel Levkovich
2020-09-23
net/mlx5e: Tc nic flows to use mlx5_chains flow tables
Ariel Levkovich
2020-09-23
net/mlx5: Allow ft level ignore for nic rx tables
Ariel Levkovich
2020-09-23
net/mlx5: Refactor multi chains and prios support
Ariel Levkovich
2020-09-23
net: realtek: Remove set but not used variable
Zheng Yongjun
2020-09-23
hinic: improve the comments of function header
Luo bin
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
net: microchip: Make `lan743x_pm_suspend` function return right value
Zheng Yongjun
2020-09-22
Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-21
net/mlx5e: Enhanced TX MPWQE for SKBs
Maxim Mikityanskiy
2020-09-21
net/mlx5e: Move TX code into functions to be used by MPWQE
Maxim Mikityanskiy
2020-09-21
net/mlx5e: Rename xmit-related structs to generalize them
Maxim Mikityanskiy
2020-09-21
net/mlx5e: Generalize TX MPWQE checks for full session
Maxim Mikityanskiy
2020-09-21
net/mlx5e: Support multiple SKBs in a TX WQE
Maxim Mikityanskiy
2020-09-21
net/mlx5e: Move the TLS resync check out of the function
Maxim Mikityanskiy
2020-09-21
net/mlx5e: Unify constants for WQE_EMPTY_DS_COUNT
Maxim Mikityanskiy
2020-09-21
net/mlx5e: Small improvements for XDP TX MPWQE logic
Maxim Mikityanskiy
2020-09-21
net/mlx5e: Refactor xmit functions
Maxim Mikityanskiy
2020-09-21
net/mlx5e: Move mlx5e_tx_wqe_inline_mode to en_tx.c
Maxim Mikityanskiy
2020-09-21
net/mlx5e: Use struct assignment to initialize mlx5e_tx_wqe_info
Maxim Mikityanskiy
[next]