summaryrefslogtreecommitdiffstats
path: root/fs/lockd/svcshare.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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-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-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-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-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-23dt-bindings: net: Drop unneeded quotesRob Herring43-79/+79
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-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
2023-03-22tools: ynl: skip the explicit op array size when not neededJakub Kicinski2-2/+4
2023-03-22net: remove rcu_dereference_bh_rtnl()Eric Dumazet1-10/+0
2023-03-22neighbour: switch to standard rcu, instead of rcu_bhEric Dumazet13-83/+87
2023-03-22ipv6: flowlabel: do not disable BH where not neededEric Dumazet1-24/+27
2023-03-22net: atheros: atl1c: remove unused atl1c_irq_reset functionTom Rix1-10/+0
2023-03-21igc: Remove obsolete DMA coalescing codeSasha Neftin3-18/+5
2023-03-21igbvf: add PCI reset handler functionsDawid Wesierski1-0/+29
2023-03-21igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppmAndrii Staikov1-8/+3
2023-03-21net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor1-1/+1
2023-03-21net: geneve: accept every ethertypeJosef Miegl1-7/+2
2023-03-21net: dsa: b53: add support for BCM63xx RGMIIsÁlvaro Fernández Rojas2-0/+47