aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-14mptcp: add validity check for sending RM_ADDRGeliang Tang
2023-11-14mptcp: fix possible NULL pointer dereference on closePaolo Abeni
2023-11-14mptcp: deal with large GSO sizePaolo Abeni
2023-11-14gve: Fixes for napi_poll when budget is 0Ziwei Xiao
2023-11-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-11-14Merge branch 'pds_core-fix-irq-index-bug-and-compiler-warnings'Jakub Kicinski
2023-11-14pds_core: fix up some format-truncation complaintsShannon Nelson
2023-11-14pds_core: use correct index to mask irqShannon Nelson
2023-11-14tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-11-14tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-11-14net: stmmac: avoid rx queue overrunBaruch Siach
2023-11-14net: stmmac: fix rx budget limit checkBaruch Siach
2023-11-14af_unix: fix use-after-free in unix_stream_read_actor()Eric Dumazet
2023-11-13Merge branch 'r8169-fix-dash-devices-network-lost-issue'Jakub Kicinski
2023-11-13r8169: fix network lost after resume on DASH systemsChunHao Lin
2023-11-13r8169: add handling DASH when DASH is disabledChunHao Lin
2023-11-13Merge branch 'fix-large-frames-in-the-gemini-ethernet-driver'Jakub Kicinski
2023-11-13net: ethernet: cortina: Fix MTU max settingLinus Walleij
2023-11-13net: ethernet: cortina: Handle large framesLinus Walleij
2023-11-13net: ethernet: cortina: Fix max RX frame defineLinus Walleij
2023-11-13bonding: stop the device in bond_setup_by_slave()Eric Dumazet
2023-11-13ptp: annotate data-race around q->head and q->tailEric Dumazet
2023-11-13Revert "ptp: Fixes a null pointer dereference in ptp_ioctl"Jakub Kicinski
2023-11-13ice: fix DDP package download for packages without signature segmentDan Nowlin
2023-11-13ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski
2023-11-13ice: dpll: fix check for dpll input priority rangeArkadiusz Kubalewski
2023-11-13ice: dpll: fix initial lock status of dpllArkadiusz Kubalewski
2023-11-13ppp: limit MRU to 64KWillem de Bruijn
2023-11-13net: mvneta: fix calls to page_pool_get_statsSven Auhagen
2023-11-13tipc: Fix kernel-infoleak due to uninitialized TLV valueShigeru Yoshida
2023-11-13net: gso_test: support CONFIG_MAX_SKB_FRAGS up to 45Willem de Bruijn
2023-11-13net: mdio: fix typo in headerMarek BehĂșn
2023-11-13MAINTAINERS: add entry for TI ICSSG Ethernet driverMD Danish Anwar
2023-11-13Merge branch 'hns3-fixes'David S. Miller
2023-11-13net: hns3: fix VF wrong speed and duplex issueJijie Shao
2023-11-13net: hns3: fix VF reset fail issueJijie Shao
2023-11-13net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu
2023-11-13net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...Yonglong Liu
2023-11-13net: hns3: fix incorrect capability bit display for copper portJian Shen
2023-11-13net: hns3: add barrier in vf mailbox reply processYonglong Liu
2023-11-13net: hns3: fix add VLAN fail issueJian Shen
2023-11-11net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_regionJan Kiszka
2023-11-11net: ti: icssg-prueth: Add missing icss_iep_put to error pathJan Kiszka
2023-11-10tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida
2023-11-10ipvlan: add ipvlan_route_v6_outbound() helperEric Dumazet
2023-11-10MAINTAINERS: net: Update reviewers for TI's Ethernet driversRavi Gunasekaran
2023-11-10net: set SOCK_RCU_FREE before inserting socket into hashtableStanislav Fomichev
2023-11-10ptp: Fixes a null pointer dereference in ptp_ioctlYuran Pereira
2023-11-09Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-09Merge tag 'v6.7-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds