summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-07net: dsa: lan9303: ensure chip reset and wait for READY statusAnatolij Gustschin
2024-10-07net: explicitly clear the sk pointer, when pf->create failsIgnat Korchagin
2024-10-04net: phy: bcm84881: Fix some error handling pathsChristophe JAILLET
2024-10-04net: Fix an unsafe loop on the listAnastasia Kovaleva
2024-10-04net: pse-pd: Fix enabled status mismatchKory Maincent
2024-10-04selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski
2024-10-04Merge branch 'ibmvnic-fix-for-send-scrq-direct'Jakub Kicinski
2024-10-04ibmvnic: Inspect header requirements before using scrq directNick Child
2024-10-04Merge branch 'netfilter-br_netfilter-fix-panic-with-metadata_dst-skb'Jakub Kicinski
2024-10-04selftests: add regression test for br_netfilter panicAndy Roulin
2024-10-04netfilter: br_netfilter: fix panic with metadata_dst skbAndy Roulin
2024-10-04net: dsa: sja1105: fix reception from VLAN-unaware bridgesVladimir Oltean
2024-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-03Documentation: networking/tcp_ao: typo and grammar fixesLeo Stone
2024-10-03Merge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski
2024-10-03rxrpc: Fix uninitialised variable in rxrpc_send_data()David Howells
2024-10-03rxrpc: Fix a race between socket set up and I/O thread creationDavid Howells
2024-10-03Merge branch 'tcp-3-fixes-for-retrans_stamp-and-undo-logic'Jakub Kicinski
2024-10-03tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits outNeal Cardwell
2024-10-03tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safeNeal Cardwell
2024-10-03tcp: fix to allow timestamp undo if no retransmits were sentNeal Cardwell
2024-10-03Merge branch 'fix-aqr-pma-capabilities'Jakub Kicinski
2024-10-03net: phy: aquantia: remove usage of phy_set_max_speedAbhishek Chauhan
2024-10-03net: phy: aquantia: AQR115c fix up PMA capabilitiesAbhishek Chauhan
2024-10-03sfc: Don't invoke xdp_do_flush() from netpoll.Sebastian Andrzej Siewior
2024-10-03net: phy: dp83869: fix memory corruption when enabling fiberIngo van Lil
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03Merge tag 'v6.12-rc1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-10-03sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long
2024-10-03dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItemsRavikanth Tuniki
2024-10-03doc: net: napi: Update documentation for napi_schedule_irqoffSean Anderson
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-03iomap: constrain the file range passed to iomap_file_unshareDarrick J. Wong
2024-10-03iomap: don't bother unsharing delalloc extentsDarrick J. Wong
2024-10-03net/ncsi: Disable the ncsi work before freeing the associated structureEddie James
2024-10-02net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori
2024-10-02gso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn
2024-10-02bridge: mcast: Fail MDB get request on empty entryIdo Schimmel
2024-10-02vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn
2024-10-02net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup codeDan Carpenter
2024-10-02net: phy: realtek: Check the index value in led_hw_control_getHui Wang
2024-10-02ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet
2024-10-02selftests: rds: move include.sh to TEST_FILESHangbin Liu
2024-10-02net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet
2024-10-02net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau
2024-10-02Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-10-02Merge tag 'for-net-2024-09-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-10-02Merge tag 'ieee802154-for-net-2024-09-27' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2024-10-02Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds