summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-07iavf: refactor VLAN filter statesAhmed Zaki
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu
2023-04-07net: ethernet: mtk_eth_soc: mtk_ppe: prefer newly added l2 flowsFelix Fietkau
2023-04-07net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devicesFelix Fietkau
2023-04-07niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli
2023-04-06Merge tag 'mlx5-updates-2023-04-05' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-04-06net: sunhme: move asm includes to below linux includesSimon Horman
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-06net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong
2023-04-06nfp: initialize netdev's dev_port with correct idYinjun Zhang
2023-04-06net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table()Oleksij Rempel
2023-04-06net: dsa: microchip: Make ksz8_w_sta_mac_table() staticOleksij Rempel
2023-04-06net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/w...Oleksij Rempel
2023-04-06net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty...Oleksij Rempel
2023-04-06net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() staticOleksij Rempel
2023-04-06net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table ope...Oleksij Rempel
2023-04-06net: dsa: microchip: ksz8: Separate static MAC table operations for code reuseOleksij Rempel
2023-04-06net/mlx5e: Simulate missing IPsec TX limits hardware functionalityLeon Romanovsky
2023-04-06net/mlx5e: Generalize IPsec work structsLeon Romanovsky
2023-04-06net/mlx5e: Reduce contention in IPsec workqueueLeon Romanovsky
2023-04-06net/mlx5e: Set IPsec replay sequence numbersLeon Romanovsky
2023-04-06net/mlx5e: Remove ESN callbacks if it is not supportedLeon Romanovsky
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-04-05net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang
2023-04-05net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCsShenwei Wang
2023-04-05net: stmmac: add support for platform specific resetShenwei Wang
2023-04-05net: fec: make use of MDIO C45 quirkGreg Ungerer
2023-04-05net/mlx5e: Fix SQ SW state layout in SQ devlink health diagnosticsAdham Faris
2023-04-05net/mlx5e: Fix RQ SW state layout in RQ devlink health diagnosticsAdham Faris
2023-04-05net/mlx5e: Rename misleading skb_pc/cc references in ptp codeGal Pressman
2023-04-05net/mlx5: Update cyclecounter shift value to improve ptp free running mode pr...Rahul Rameshbabu
2023-04-05net/mlx5e: Remove redundant macsec codeEmeel Hakim
2023-04-05net/mlx5e: TC, Remove sample and ct limitationPaul Blakey
2023-04-05net/mlx5e: TC, Remove mirror and ct limitationPaul Blakey
2023-04-05net/mlx5e: TC, Remove tuple rewrite and ct limitationPaul Blakey
2023-04-05net/mlx5e: TC, Remove multiple ct actions limitationPaul Blakey
2023-04-05net/mlx5e: TC, Remove special handling of CT actionPaul Blakey
2023-04-05net/mlx5e: TC, Remove CT action reorderingPaul Blakey
2023-04-05net/mlx5e: CT: Use per action statsPaul Blakey
2023-04-05net/mlx5e: TC, Move main flow attribute cleanup to helper funcPaul Blakey
2023-04-05net/mlx5e: TC, Remove unused vf_tun variablePaul Blakey
2023-04-05net/mlx5e: Set default can_offload actionPaul Blakey
2023-04-05Merge tag 'wireless-next-2023-04-05' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-05Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-04-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-04-05Merge tag 'linux-can-next-for-6.4-20230404-2' of git://git.kernel.org/pub/scm...Jakub Kicinski
2023-04-05net/mlx5: Rename kfree_rcu() to kfree_rcu_mightsleep()Uladzislau Rezki (Sony)
2023-04-04gve: Secure enough bytes in the first TX desc for all TCP pktsShailend Chand
2023-04-04net: phy: meson-gxl: enable edpd tunable support for G12A internal PHYHeiner Kallweit
2023-04-04ice: Reset FDIR counter in FDIR init stageLingyu Liu