summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-24net: fill in MODULE_DESCRIPTION()s for enetcBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for nps_enetBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for ep93xxx_ethBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for liquidioBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for Broadcom bgmacBreno Leitao
2024-01-24net: fill in MODULE_DESCRIPTION()s for 8390Breno Leitao
2024-01-24selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski
2024-01-24selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski
2024-01-24net: mvpp2: clear BM pool before initializationJenishkumar Maheshbhai Patel
2024-01-24net: stmmac: Wait a bit for the reset to take effectBernd Edlinger
2024-01-24net/sched: flower: Fix chain template offloadIdo Schimmel
2024-01-23selftests: fill in some missing configs for netJakub Kicinski
2024-01-23hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 KbytesMichael Kelley
2024-01-23Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"Rahul Rameshbabu
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-23ipv6: init the accept_queue's spinlocks in inet6_createZhengchao Shao
2024-01-23netlink: fix potential sleeping issue in mqueue_flush_fileZhengchao Shao
2024-01-23selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima
2024-01-23tcp: Add memory barrier to tcp_push()Salvatore Dipietro
2024-01-22net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recvSharath Srinivasan
2024-01-22net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur
2024-01-22Merge branch 'dpll-fixes'David S. Miller
2024-01-22dpll: fix register pin with unregistered parent pinArkadiusz Kubalewski
2024-01-22dpll: fix userspace availability of pinsArkadiusz Kubalewski
2024-01-22dpll: fix pin dump crash for rebound moduleArkadiusz Kubalewski
2024-01-22dpll: fix broken error path in dpll_pin_alloc(..)Arkadiusz Kubalewski
2024-01-22Merge branch 'tun-fixes'David S. Miller
2024-01-22tun: add missing rx stats accounting in tun_xdp_actYunjian Wang
2024-01-22tun: fix missing dropped counter in tun_xdp_actYunjian Wang
2024-01-22net: fix removing a namespace with conflicting altnamesJakub Kicinski
2024-01-21idpf: distinguish vports by the dev_port attributeMichal Schmidt
2024-01-21udp: fix busy pollingEric Dumazet
2024-01-19llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima
2024-01-19llc: make llc_ui_sendmsg() more robust against bonding changesEric Dumazet
2024-01-19vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPINGLin Ma
2024-01-19Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2024-01-19bnxt_en: Fix possible crash after creating sw mqprio TCsMichael Chan
2024-01-19bnxt_en: Prevent kernel warning when running offline self testMichael Chan
2024-01-19bnxt_en: Fix RSS table entries calculation for P5_PLUS chipsMichael Chan
2024-01-19bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()Michael Chan
2024-01-19bnxt_en: Wait for FLR to complete during probeMichael Chan
2024-01-19tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao
2024-01-19selftests: bonding: Increase timeout to 1200sBenjamin Poirier
2024-01-19net/smc: fix illegal rmb_desc access in SMC-D connection dumpWen Gu
2024-01-18Merge tag 'net-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-18Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2024-01-18Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-18Merge tag 'phy-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2024-01-18Merge tag 'soundwire-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds