summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
32 hoursnet/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocksVictor Nogueira2-0/+13
32 hoursxdp: produce a warning when calculated tailroom is negativeLarysa Zaremba1-1/+2
32 hoursxdp: use modulo operation to calculate XDP frag tailroomLarysa Zaremba1-1/+2
32 hoursnet/sched: act_ife: Fix metalist update behaviorJamal Hadi Salim1-49/+44
32 hoursnet: ipv6: fix panic when IPv4 route references loopback IPv6 nexthopJiayuan Chen1-5/+3
32 hoursnet: bridge: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera2-2/+2
32 hoursnetfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal3-13/+45
32 hoursnfc: rawsock: cancel tx_work before socket teardownJakub Kicinski1-0/+11
32 hoursnfc: nci: clear NCI_DATA_EXCHANGE before calling completion callbackJakub Kicinski1-4/+8
32 hoursnfc: nci: free skb on nci_transceive early error pathsJakub Kicinski1-2/+7
32 hoursnet_sched: sch_fq: clear q->band_pkt_count[] in fq_reset()Eric Dumazet1-0/+1
32 hoursnet: nfc: nci: Fix zero-length proprietary notificationsIan Ray1-1/+11
32 hoursnet: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su1-2/+3
32 hoursipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski1-1/+2
32 hoursnet/rds: Fix circular locking dependency in rds_tcp_tuneAllison Henderson1-4/+10
32 hourscan: bcm: fix locking for bcm_op runtime updatesOliver Hartkopp1-0/+1
32 hoursatm: lec: fix null-ptr-deref in lec_arp_clear_vccsJiayuan Chen1-11/+15
32 hoursxsk: Fix zero-copy AF_XDP fragment dropNikhil P. Rao1-9/+15
32 hoursxsk: Fix fragment node deletion to prevent buffer leakNikhil P. Rao1-1/+1
32 hoursxsk: s/free_list_node/list_node/Maciej Fijalkowski2-9/+9
32 hoursxsk: Get rid of xdp_buff_xsk::xskb_list_nodeMaciej Fijalkowski2-3/+2
32 hoursnet/sched: ets: fix divide by zero in the offload pathDavide Caratti1-4/+8
32 hourswifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()Vahagn Vardanian1-0/+3
32 hourswifi: mac80211: bounds-check link_id in ieee80211_ml_reconfigurationAriel Silver1-0/+3
32 hourswifi: cfg80211: cancel rfkill_block work in wiphy_unregister()Daniil Dulov1-0/+1
32 hourswifi: radiotap: reject radiotap with unknown bitsJohannes Berg1-2/+2
11 daysnet: nfc: nci: Fix parameter validation for packet dataMichael Thalmeier1-18/+141
11 daysnet/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()Ruitong Liu1-1/+5
11 daysipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()Qanux3-9/+20
11 daystipc: fix RCU dereference race in tipc_aead_users_dec()Daniel Hodges1-1/+1
11 daysnetfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian1-1/+1
11 daysnet: consume xmit errors of GSO framesJakub Kicinski1-5/+18
11 daystipc: fix duplicate publication key in tipc_service_insert_publ()Tung Nguyen1-2/+4
11 dayskcm: fix zero-frag skb in frag_list on partial sendmsg errorJiayuan Chen1-2/+19
11 daystls: Fix race condition in tls_sw_cancel_work_tx()Hyunwoo Kim1-1/+1
11 daysBluetooth: L2CAP: Fix missing key size check for L2CAP_LE_CONN_REQLuiz Augusto von Dentz1-0/+7
11 daysBluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CO...Luiz Augusto von Dentz2-4/+19
11 daysBluetooth: L2CAP: Fix response to L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+2
11 daysBluetooth: L2CAP: Fix result of L2CAP_ECRED_CONN_RSP when MTU is too shortLuiz Augusto von Dentz1-6/+8
11 daysBluetooth: L2CAP: Fix invalid response to L2CAP_ECRED_RECONF_REQLuiz Augusto von Dentz1-18/+45
11 dayswifi: cfg80211: wext: fix IGTK key ID off-by-oneJohannes Berg1-1/+1
11 daysespintcp: Fix race condition in espintcp_close()Hyunwoo Kim1-1/+1
11 daysxfrm: always flush state and policy upon NETDEV_UNREGISTER eventTetsuo Handa1-1/+11
11 daysxfrm: skip templates check for packet offload tunnel modeLeon Romanovsky1-2/+9
11 daysxfrm6: fix uninitialized saddr in xfrm6_get_saddr()Jiayuan Chen1-2/+5
11 dayslibceph: define and enforce CEPH_MAX_KEY_LENIlya Dryomov3-5/+7
11 days9p/xen: protect xen_9pfs_front_free against concurrent callsStefano Stabellini1-41/+44
11 daysnet/rds: Clear reconnect pending bitHåkon Bugge1-0/+2
11 daysvmw_vsock: bypass false-positive Wnonnull warning with gcc-16Arnd Bergmann1-1/+1
11 daysBluetooth: hci_conn: use mod_delayed_work for active mode timeoutStefan Sørensen1-2/+2