summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* r8169: fix network lost after resume on DASH systemsChunHao Lin2023-11-141-0/+6
* r8169: add handling DASH when DASH is disabledChunHao Lin2023-11-141-11/+25
* net: ethernet: cortina: Fix MTU max settingLinus Walleij2023-11-142-14/+5
* net: ethernet: cortina: Handle large framesLinus Walleij2023-11-141-1/+23
* net: ethernet: cortina: Fix max RX frame defineLinus Walleij2023-11-142-3/+3
* bonding: stop the device in bond_setup_by_slave()Eric Dumazet2023-11-141-0/+6
* ptp: annotate data-race around q->head and q->tailEric Dumazet2023-11-144-6/+13
* Revert "ptp: Fixes a null pointer dereference in ptp_ioctl"Jakub Kicinski2023-11-141-2/+0
* ppp: limit MRU to 64KWillem de Bruijn2023-11-131-0/+4
* net: mvneta: fix calls to page_pool_get_statsSven Auhagen2023-11-131-8/+20
* net: hns3: fix VF wrong speed and duplex issueJijie Shao2023-11-131-0/+4
* net: hns3: fix VF reset fail issueJijie Shao2023-11-132-1/+14
* net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu2023-11-131-1/+1
* net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu2023-11-131-3/+6
* net: hns3: fix incorrect capability bit display for copper portJian Shen2023-11-131-0/+1
* net: hns3: add barrier in vf mailbox reply processYonglong Liu2023-11-131-0/+7
* net: hns3: fix add VLAN fail issueJian Shen2023-11-132-10/+29
* net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_regionJan Kiszka2023-11-111-1/+3
* net: ti: icssg-prueth: Add missing icss_iep_put to error pathJan Kiszka2023-11-111-4/+7
* tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida2023-11-101-1/+1
* ipvlan: add ipvlan_route_v6_outbound() helperEric Dumazet2023-11-101-16/+25
* ptp: Fixes a null pointer dereference in ptp_ioctlYuran Pereira2023-11-101-0/+2
* Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-1033-148/+315
|\
| * net: ti: icss-iep: fix setting counter valueDiogo Ivo2023-11-091-1/+1
| * ptp: fix corrupted list in ptp_openEdward Adam Davis2023-11-093-11/+19
| * ptp: ptp_read should not release queueEdward Adam Davis2023-11-091-2/+0
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-11-092-41/+91
| |\
| | * ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik2023-11-071-1/+23
| | * ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul2023-11-071-28/+62
| | * ice: lag: in RCU, use atomic allocationMichal Schmidt2023-11-071-3/+3
| | * ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman2023-11-071-9/+3
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-11-092-5/+6
| |\ \
| | * | i40e: Fix devlink port unregisteringIvan Vecera2023-11-071-4/+6
| | * | i40e: Do not call devlink_port_type_clear()Ivan Vecera2023-11-071-1/+0
| | |/
| * | drivers/net/ppp: use standard array-copy-functionPhilipp Stanner2023-11-081-2/+2
| * | net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean2023-11-081-1/+1
| * | r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit2023-11-081-0/+2
| * | net: phylink: initialize carrier state at creationKlaus Kudielka2023-11-071-0/+1
| * | tg3: Fix the TX ring stallAlex Pakhunov2023-11-071-11/+42
| * | s390/qeth: Fix typo 'weed' in commentKuan-Wei Chiu2023-11-071-1/+1
| * | idpf: fix potential use-after-free in idpf_tso()Eric Dumazet2023-11-071-2/+4
| * | tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin2023-11-071-1/+2
| |/
| * octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya2023-11-064-10/+49
| * net: ethernet: ti: am65-cpsw: rx_pause/tx_pause controls wrong directionRonald Wahl2023-11-031-2/+2
| * net: stmmac: xgmac: Enable support for multiple Flexible PPS outputsFurong Xu2023-11-032-2/+14
| * net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson2023-11-021-1/+3
| * net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin2023-11-021-2/+2
| * octeontx2-pf: Fix holes in error codeRatheesh Kannoth2023-11-021-34/+46
| * octeontx2-pf: Fix error codesRatheesh Kannoth2023-11-021-17/+17
| * net: xscale: Drop unused PHY numberLinus Walleij2023-11-021-2/+1