summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-29net: mtk_eth_soc: move and correct link timer programmingRussell King (Oracle)1-5/+8
2022-10-29net: mtk_eth_soc: add advertisement programmingRussell King (Oracle)1-1/+12
2022-10-29net: mtk_eth_soc: move interface speed selectionRussell King (Oracle)1-8/+10
2022-10-29net: mtk_eth_soc: move PHY power upRussell King (Oracle)1-7/+4
2022-10-29net: mtk_eth_soc: add out of band forcing of speed and duplex in pcs_link_upRussell King (Oracle)1-11/+17
2022-10-29net: mtk_eth_soc: convert mtk_sgmii to use regmap_update_bits()Russell King (Oracle)1-35/+26
2022-10-29net: mtk_eth_soc: add pcs_get_state() implementationRussell King (Oracle)1-0/+15
2022-10-29net: mtk_eth_soc: eliminate unnecessary error handlingRussell King (Oracle)1-12/+6
2022-10-29net: mtk_eth_soc: add definitions for PCSRussell King (Oracle)1-3/+10
2022-10-29net: phylink: add phylink_get_link_timer_ns() helperRussell King (Oracle)1-0/+24
2022-10-29Merge branch 'net-remove-the-obsolte-u64_stats_fetch_-_irq'Jakub Kicinski79-319/+318
2022-10-29net: Remove the obsolte u64_stats_fetch_*_irq() users (net).Thomas Gleixner16-45/+44
2022-10-29net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner63-274/+274
2022-10-29Kalle Valo says:Jakub Kicinski122-1106/+35581
2022-10-28nfc: s3fwrn5: use devm_clk_get_optional_enabled() helperDmitry Torokhov1-14/+5
2022-10-28Merge branch 'txgbe'David S. Miller12-19/+1273
2022-10-28net: txgbe: Set MAC address and register netdevJiawen Wu7-7/+566
2022-10-28net: txgbe: Reset hardwareJiawen Wu9-9/+434
2022-10-28net: txgbe: Store PCI infoJiawen Wu9-10/+280
2022-10-28Merge branch 'tcp-plb'David S. Miller13-2/+305
2022-10-28tcp: add rcv_wnd and plb_rehash to TCP_INFOMubashir Adnan Qureshi2-0/+7
2022-10-28tcp: add u32 counter in tcp_sock and an SNMP counter for PLBMubashir Adnan Qureshi6-0/+9
2022-10-28tcp: add support for PLB in DCTCPMubashir Adnan Qureshi1-1/+22
2022-10-28tcp: add PLB functionality for TCPMubashir Adnan Qureshi4-2/+137
2022-10-28tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi4-0/+131
2022-10-28Merge branch 'mxl-gpy-MDI-X'David S. Miller1-8/+90
2022-10-28net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chipsRaju Lakkaraju1-1/+71
2022-10-28net: phy: mxl-gpy: Change gpy_update_interface() function return typeRaju Lakkaraju1-8/+20
2022-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski14-45/+695
2022-10-28net: dpaa2-eth: Simplify bool conversionYang Li1-1/+1
2022-10-28Merge branch 'ionic-vf-attr-replay-and-other-updates'Jakub Kicinski6-32/+176
2022-10-28ionic: refactor use of ionic_rx_fill()Neel Patel1-11/+12
2022-10-28ionic: enable tunnel offloadsNeel Patel2-3/+13
2022-10-28ionic: new ionic device identity level and VF start controlShannon Nelson5-2/+64
2022-10-28ionic: only save the user set VF attributesShannon Nelson1-16/+17
2022-10-28ionic: replay VF attributes after fw crash recoveryShannon Nelson1-0/+70
2022-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski142-578/+1616
2022-10-27Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds62-347/+1197
2022-10-27Merge tag 'execve-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+4
2022-10-27Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-36/+58
2022-10-27Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-13/+83
2022-10-27Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds3-9/+15
2022-10-27net: enetc: survive memory pressure without crashingVladimir Oltean1-0/+5
2022-10-27kcm: do not sense pfmemalloc status in kcm_sendpage()Eric Dumazet1-1/+1
2022-10-27net: do not sense pfmemalloc status in skb_append_pagefrags()Eric Dumazet1-1/+1
2022-10-27net/mlx5e: Fix macsec sci endianness at rx sa updateRaed Salem1-1/+1
2022-10-27net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule functionRaed Salem1-1/+1
2022-10-27net/mlx5e: Fix macsec rx security association (SA) update/deleteRaed Salem1-6/+6
2022-10-27net/mlx5e: Fix macsec coverity issue at rx sa updateRaed Salem1-1/+1
2022-10-27net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda1-3/+3