summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-23ieee802154: Add support for allowing to answer BEACON_REQMiquel Raynal1-1/+1
2023-03-23mac802154: Handle active scanningMiquel Raynal4-3/+92
2023-03-23ieee802154: Add support for user active scan requestsMiquel Raynal1-0/+1
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
2023-03-23Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski12-228/+553
2023-03-23dt-bindings: net: Drop unneeded quotesRob Herring43-79/+79
2023-03-23Merge branch 'net-dsa-b53-configure-6318-and-63268-rgmii-ports'Jakub Kicinski5-8/+53
2023-03-23net: dsa: b53: add BCM63268 RGMII configurationÁlvaro Fernández Rojas2-1/+6
2023-03-23net: dsa: b53: mmap: allow passing a chip IDÁlvaro Fernández Rojas3-10/+44
2023-03-23net: dsa: b53: mmap: add more 63xx SoCsÁlvaro Fernández Rojas1-0/+3
2023-03-23dt-bindings: net: dsa: b53: add more 63xx SoCsÁlvaro Fernández Rojas1-0/+3
2023-03-23ethernet: remove superfluous clearing of phydevWolfram Sang5-10/+2
2023-03-23Merge branch 'bnxt-ptp-optimizations'Jakub Kicinski3-33/+42
2023-03-23bnxt: Enforce PTP software freq adjustments only when in non-RTC modePavan Chebbi1-4/+10
2023-03-23bnxt: Defer PTP initialization to after querying function capsPavan Chebbi2-1/+4
2023-03-23bnxt: Change fw_cap to u64 to accommodate more capability bitsPavan Chebbi1-28/+28
2023-03-22selftests/net: Add SHA256 computation over data sent in tcp_mmapXiaoyan Li2-12/+92
2023-03-22net-zerocopy: Reduce compound page head accessXiaoyan Li1-3/+11
2023-03-22sh_eth: remove open coded netif_running()Wolfram Sang2-6/+1
2023-03-22net: ethernet: ti: am65-cpts: adjust estf following ptp changesGrygorii Strashko1-10/+24
2023-03-22net-sysfs: display two backlog queue len separatelyJason Xing1-5/+13
2023-03-22virtio/vsock: check transport before skb allocationArseniy Krasnov1-5/+3