summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-11-15tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov2-7/+35
2023-11-15net: stmmac: avoid rx queue overrunBaruch Siach1-0/+1
2023-11-15net: stmmac: fix rx budget limit checkBaruch Siach1-1/+1
2023-11-14r8169: fix network lost after resume on DASH systemsChunHao Lin1-0/+6
2023-11-14r8169: add handling DASH when DASH is disabledChunHao Lin1-11/+25
2023-11-14net: ethernet: cortina: Fix MTU max settingLinus Walleij2-14/+5
2023-11-14net: ethernet: cortina: Handle large framesLinus Walleij1-1/+23
2023-11-14net: ethernet: cortina: Fix max RX frame defineLinus Walleij2-3/+3
2023-11-14bonding: stop the device in bond_setup_by_slave()Eric Dumazet1-0/+6
2023-11-13ice: fix DDP package download for packages without signature segmentDan Nowlin1-3/+100
2023-11-13ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski3-4/+64
2023-11-13ice: dpll: fix check for dpll input priority rangeArkadiusz Kubalewski2-7/+0
2023-11-13ice: dpll: fix initial lock status of dpllArkadiusz Kubalewski1-2/+1
2023-11-13ppp: limit MRU to 64KWillem de Bruijn1-0/+4
2023-11-13net: mvneta: fix calls to page_pool_get_statsSven Auhagen1-8/+20
2023-11-13net: hns3: fix VF wrong speed and duplex issueJijie Shao1-0/+4
2023-11-13net: hns3: fix VF reset fail issueJijie Shao2-1/+14
2023-11-13net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu1-1/+1
2023-11-13net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu1-3/+6
2023-11-13net: hns3: fix incorrect capability bit display for copper portJian Shen1-0/+1
2023-11-13net: hns3: add barrier in vf mailbox reply processYonglong Liu1-0/+7
2023-11-13net: hns3: fix add VLAN fail issueJian Shen2-10/+29
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit1-1/+1
2023-11-11net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_regionJan Kiszka1-1/+3
2023-11-11net: ti: icssg-prueth: Add missing icss_iep_put to error pathJan Kiszka1-4/+7
2023-11-10tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida1-1/+1
2023-11-10ipvlan: add ipvlan_route_v6_outbound() helperEric Dumazet1-16/+25
2023-11-10Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds29-134/+295
2023-11-09net: ti: icss-iep: fix setting counter valueDiogo Ivo1-1/+1
2023-11-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-41/+91
2023-11-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-5/+6
2023-11-08drivers/net/ppp: use standard array-copy-functionPhilipp Stanner1-2/+2
2023-11-08net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean1-1/+1
2023-11-08r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit1-0/+2
2023-11-08net: phylink: initialize carrier state at creationKlaus Kudielka1-0/+1
2023-11-08tg3: Fix the TX ring stallAlex Pakhunov1-11/+42
2023-11-07idpf: fix potential use-after-free in idpf_tso()Eric Dumazet1-2/+4
2023-11-07tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin1-1/+2
2023-11-07ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik1-1/+23
2023-11-07ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul1-28/+62
2023-11-07ice: lag: in RCU, use atomic allocationMichal Schmidt1-3/+3
2023-11-07ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman1-9/+3
2023-11-07i40e: Fix devlink port unregisteringIvan Vecera1-4/+6
2023-11-07i40e: Do not call devlink_port_type_clear()Ivan Vecera1-1/+0
2023-11-06octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya4-10/+49
2023-11-03net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong directionRonald Wahl1-2/+2
2023-11-03net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu2-2/+14
2023-11-03Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+1
2023-11-03Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds6-7/+3
2023-11-03Merge tag 'sh-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-19/+0