summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-04net: ipa: pass a platform device to ipa_smp2p_irq_init()Alex Elder
2024-03-04net: ipa: pass a platform device to ipa_mem_init()Alex Elder
2024-03-04net: ipa: pass a platform device to ipa_reg_init()Alex Elder
2024-03-04net: ipa: introduce ipa_interrupt_init()Alex Elder
2024-03-04net: ipa: change ipa_interrupt_config() prototypeAlex Elder
2024-03-04net: nlmon: Simplify nlmon_get_stats64Breno Leitao
2024-03-04net: nlmon: Remove init and uninit functionsBreno Leitao
2024-03-04Octeontx2-af: Fix an issue in firmware shared data reserved spaceHariprasad Kelam
2024-03-04eth: igc: remove unused embedded struct net_deviceJakub Kicinski
2024-03-04gve: Add header split ethtool statsJeroen de Borst
2024-03-04gve: Add header split data pathJeroen de Borst
2024-03-04gve: Add header split device optionJeroen de Borst
2024-03-04ionic: change MODULE_AUTHOR to person nameShannon Nelson
2024-03-04ionic: Clean RCT ordering issuesBrett Creeley
2024-03-04ionic: Use CQE profile for dimBrett Creeley
2024-03-04ionic: change the hwstamp likely checkBrett Creeley
2024-03-04ionic: reduce the use of netdevShannon Nelson
2024-03-04ionic: Pass local netdev instead of referencing structBrett Creeley
2024-03-04ionic: Check stop no restartBrett Creeley
2024-03-04ionic: Clean up BQL logicBrett Creeley
2024-03-04ionic: Make use napi_consume_skbBrett Creeley
2024-03-04ionic: Shorten a Tx hotpathBrett Creeley
2024-03-04ionic: Change default number of descriptors for Tx and RxBrett Creeley
2024-03-04ionic: Rework Tx start/stop flowBrett Creeley
2024-03-04net: bareudp: Remove generic .ndo_get_stats64Breno Leitao
2024-03-04net: bareudp: Do not allocate stats in the driverBreno Leitao
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-01netdevsim: add ndo_get_iflink() implementationDavid Wei
2024-03-01netdevsim: forward skbs from one connected port to anotherDavid Wei
2024-03-01netdevsim: allow two netdevsim ports to be connectedDavid Wei
2024-03-01net: bcmasp: Add support for PHY interruptsJustin Chen
2024-03-01net: bcmasp: Keep buffers through power managementJustin Chen
2024-03-01net: phy: mdio-bcm-unimac: Add asp v2.2 supportJustin Chen
2024-03-01net: bcmasp: Add support for ASP 2.2Justin Chen
2024-03-01net: phy: qcom: qca808x: fill in possible_interfacesRobert Marko
2024-03-01net: phy: qcom: qca808x: add helper for checking for 1G only modelRobert Marko
2024-03-01ipv6: annotate data-races around cnf.forwardingEric Dumazet
2024-03-01ipv6: annotate data-races around cnf.hop_limitEric Dumazet
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet
2024-02-29Merge tag 'for-net-2024-02-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-02-29gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov
2024-02-29net: stmmac: fix typo in commentYanteng Si
2024-02-29net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO functionRobert Marko
2024-02-29net: dsa: mv88e6xxx: rename mv88e6xxx_g2_scratch_gpio_set_smiRobert Marko
2024-02-28igb: extend PTP timestamp adjustments to i211Oleksij Rempel
2024-02-28net: phy: dp83826: disable WOL at initCatalin Popescu