summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit
2023-11-09Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-09net: ti: icss-iep: fix setting counter valueDiogo Ivo
2023-11-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-11-08drivers/net/ppp: use standard array-copy-functionPhilipp Stanner
2023-11-07net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean
2023-11-07r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit
2023-11-07net: phylink: initialize carrier state at creationKlaus Kudielka
2023-11-07tg3: Fix the TX ring stallAlex Pakhunov
2023-11-06idpf: fix potential use-after-free in idpf_tso()Eric Dumazet
2023-11-06tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-06ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik
2023-11-06ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul
2023-11-06ice: lag: in RCU, use atomic allocationMichal Schmidt
2023-11-06ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman
2023-11-06i40e: Fix devlink port unregisteringIvan Vecera
2023-11-06i40e: Do not call devlink_port_type_clear()Ivan Vecera
2023-11-06octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya
2023-11-03net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong directionRonald Wahl
2023-11-03net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-11-02Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-11-02net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson
2023-11-02net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin
2023-11-02octeontx2-pf: Fix holes in error codeRatheesh Kannoth
2023-11-02octeontx2-pf: Fix error codesRatheesh Kannoth
2023-11-01Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-11-01net: xscale: Drop unused PHY numberLinus Walleij
2023-11-01net: mdio: fill in missing MODULE_DESCRIPTION()sAndrew Lunn
2023-11-01net: phy: fill in missing MODULE_DESCRIPTION()sAndrew Lunn
2023-11-01Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe
2023-10-28net: fill in MODULE_DESCRIPTION()s under drivers/net/Jakub Kicinski
2023-10-28net: fill in MODULE_DESCRIPTION()s in kuba@'s modulesJakub Kicinski
2023-10-27net: pcs: xpcs: Add 2500BASE-X case in get state for XPCS driversRaju Lakkaraju
2023-10-27net: mana: Use xdp_set_features_flag instead of direct assignmentKonstantin Taranov
2023-10-27vxlan: Cleanup IFLA_VXLAN_PORT_RANGE entry in vxlan_get_size()Benjamin Poirier
2023-10-27iavf: delete the iavf client interfaceMichal Schmidt
2023-10-27iavf: add a common function for undoing the interrupt schemeMichal Schmidt
2023-10-27iavf: use unregister_netdevMichal Schmidt
2023-10-27iavf: rely on netdev's own registered stateMichal Schmidt
2023-10-27iavf: fix the waiting time for initial resetMichal Schmidt
2023-10-27iavf: in iavf_down, don't queue watchdog_task if comms failedMichal Schmidt
2023-10-27iavf: simplify mutex_trylock+sleep loopsMichal Schmidt
2023-10-27iavf: fix comments about old bit locksMichal Schmidt