summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26Fix a potential infinite loop in extract_user_to_sg()David Howells
2024-04-26Merge branch 'bpf-prevent-userspace-memory-access'Alexei Starovoitov
2024-04-26selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan
2024-04-26bpf, x86: Fix PROBE_MEM runtime load checkPuranjay Mohan
2024-04-26bpf: verifier: prevent userspace memory accessPuranjay Mohan
2024-04-26net l2tp: drop flow hash on forwardDavid Bauer
2024-04-26nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...Kuniyuki Iwashima
2024-04-25Merge branch 'ensure-the-copied-buf-is-nul-terminated'Jakub Kicinski
2024-04-25octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh
2024-04-25bna: ensure the copied buf is NUL terminatedBui Quang Minh
2024-04-25ice: ensure the copied buf is NUL terminatedBui Quang Minh
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-25Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-25Merge tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-04-25Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-04-25af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
2024-04-25net: b44: set pause params only when interface is upPeter Münster
2024-04-25tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca
2024-04-25dpll: fix dpll_pin_on_pin_register() for multiple parent pinsArkadiusz Kubalewski
2024-04-25net: ravb: Fix registered interrupt namesGeert Uytterhoeven
2024-04-25octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui
2024-04-25net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder
2024-04-25Merge branch 'intel-wired-lan-driver-updates-2024-04-23-i40e-iavf-ice'Jakub Kicinski
2024-04-25Merge branch 'fix-isolation-of-broadcast-traffic-and-unmatched-unicast-traffi...Jakub Kicinski
2024-04-25ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller
2024-04-25iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari
2024-04-25i40e: Report MFS in decimal base instead of hexErwan Velu
2024-04-25i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
2024-04-25net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter
2024-04-25net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu
2024-04-25macsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu
2024-04-25ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu
2024-04-25macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu
2024-04-25Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-04-25net: phy: dp83869: Fix MII mode failureMD Danish Anwar
2024-04-25netfilter: nf_tables: honor table dormant flag from netdev release event pathPablo Neira Ayuso
2024-04-24Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-04-24eth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski
2024-04-24igc: Fix LED-related deadlock on driver unbindLukas Wunner
2024-04-24Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen
2024-04-24Revert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen
2024-04-24Merge branch 'mlxsw-various-acl-fixes'Jakub Kicinski
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel
2024-04-24mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel