summaryrefslogtreecommitdiffstats
path: root/scripts/checksyscalls.sh (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-23Bluetooth: HCI: Fix global-out-of-boundsSungwoo Kim1-0/+2
2023-03-23Bluetooth: mgmt: Fix MGMT add advmon with RSSI commandHoward Chung1-1/+2
2023-03-23Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang1-0/+1
2023-03-23Bluetooth: L2CAP: Fix responding with wrong PDU typeLuiz Augusto von Dentz1-38/+79
2023-03-23Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold1-1/+16
2023-03-23Bluetooth: btinel: Check ACPI handle for NULL before accessingKiran K1-2/+9
2023-03-23Reinstate "GFS2: free disk inode which is deleted by remote node -V2"Bob Peterson1-0/+18
2023-03-23net: mdio: thunder: Add missing fwnode_handle_put()Liang He1-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-23net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL1-5/+4
2023-03-23net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL1-11/+11