summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-24net: phy: Improved PHY error reporting in state machineFlorian Fainelli1-9/+24
2023-03-24net/ism: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24isdn: mISDN: netjet: Remove redundant pci_clear_masterCai Huoqing1-1/+0
2023-03-24net: phy: micrel: Add support for PTP_PF_EXTTS for lan8841Horatiu Vultur1-0/+162
2023-03-24ethernet: ec_bhf: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24ionic: Remove redundant pci_clear_masterCai Huoqing1-1/+0
2023-03-24net: mana: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24net/mlx5: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24net/fungible: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24net: cxgb4vf: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-03-24net: hisilicon: Remove redundant pci_clear_masterCai Huoqing2-9/+4
2023-03-24net: liquidio: Remove redundant pci_clear_masterCai Huoqing2-2/+0
2023-03-24fix typos in net/sched/* filesTaichi Nishimura3-3/+3
2023-03-24ethernet: broadcom/sb1250-mac: clean up after SIBYTE_BCM1x55 removalLukas Bulwahn1-3/+3
2023-03-24ipv6: prevent router_solicitations for team portXin Long1-1/+2
2023-03-24Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...Jakub Kicinski14-288/+226
2023-03-24docs: netdev: add note about Changes Requested and revising commit messagesJakub Kicinski1-0/+29
2023-03-24bnx2: remove deadcode in bnx2_init_cpus()Maxim Korotkov1-23/+8
2023-03-24net: ipa: add IPA v5.0 to ipa_version_string()Alex Elder1-0/+2
2023-03-24ynl: allow to encode u8 attrJiri Pirko1-0/+2
2023-03-24docs: networking: document NAPIJakub Kicinski7-13/+269
2023-03-23net/sched: act_api: use the correct TCA_ACT attributes in dumpPedro Tammela1-4/+4
2023-03-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller5-26/+37
2023-03-23Merge branch 'ipv4-address-protocol'David S. Miller2-34/+134
2023-03-23selftests: rtnetlink: Add an address proto testPetr Machata1-0/+91
2023-03-23selftests: rtnetlink: Make the set of tests to run configurablePetr Machata1-42/+48
2023-03-23net: ipv4: Allow changing IPv4 address protocolPetr Machata1-0/+3
2023-03-23Merge branch 'net-ipa-fully-support-ipa-v5-0'Jakub Kicinski11-9/+1385
2023-03-23net: ipa: add IPA v5.0 configuration dataAlex Elder4-3/+489
2023-03-23net: ipa: add IPA v5.0 GSI register definitionsAlex Elder5-3/+324
2023-03-23net: ipa: add IPA v5.0 register definitionsAlex Elder4-5/+574
2023-03-23Merge branch 'quirk-for-oem-sfp-2-5g-t-copper-module'Jakub Kicinski2-4/+22
2023-03-23net: sfp: add quirk for 2.5G copper SFPRussell King (Oracle)1-0/+18
2023-03-23net: sfp-bus: allow SFP quirks to override Autoneg and pause bitsRussell King (Oracle)1-4/+4
2023-03-23Merge branch 'net-remove-some-skb_mac_header-assumptions'Jakub Kicinski4-9/+9
2023-03-23net/sched: remove two skb_mac_header() usesEric Dumazet2-2/+2
2023-03-23sch_cake: do not use skb_mac_header() in cake_overhead()Eric Dumazet1-3/+3
2023-03-23net: do not use skb_mac_header() in qdisc_pkt_len_init()Eric Dumazet1-4/+4
2023-03-23Merge branch 'remove-phylink_state-s-an_enabled-member'Jakub Kicinski4-26/+26
2023-03-23net: phylink: remove an_enabledRussell King (Oracle)2-22/+17
2023-03-23net: pcs: xpcs: use Autoneg bit rather than an_enabledRussell King (Oracle)1-3/+7
2023-03-23net: dpaa2-mac: use Autoneg bit rather than an_enabledRussell King (Oracle)1-1/+2
2023-03-23netdev: Enforce index cap in netdev_get_tx_queueNick Child1-0/+1
2023-03-23net: Catch invalid index in XPS mappingNick Child1-0/+2
2023-03-23Merge branch 'add-cpswxg-sgmii-support-for-j7200-and-j721e'Jakub Kicinski1-9/+33
2023-03-23net: ethernet: ti: am65-cpsw: Enable SGMII mode for J721ESiddharth Vadapalli1-1/+1
2023-03-23net: ethernet: ti: am65-cpsw: Enable SGMII mode for J7200Siddharth Vadapalli1-1/+1
2023-03-23net: ethernet: ti: am65-cpsw: Add support for SGMII modeSiddharth Vadapalli1-1/+10
2023-03-23net: ethernet: ti: am65-cpsw: Simplify setting supported interfaceSiddharth Vadapalli1-6/+21
2023-03-23liquidio: remove unused IQ_INSTR_MODE_64B functionTom Rix1-9/+0