summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2024-02-23netfilter: nft_compat: reject unused compat flagPablo Neira Ayuso1-1/+2
2024-02-23tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()Shigeru Yoshida1-0/+6
2024-02-23rxrpc: Fix response to PING RESPONSE ACKs to a dead callDavid Howells1-0/+8
2024-02-23inet: read sk->sk_family once in inet_recv_error()Eric Dumazet1-2/+4
2024-02-23af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet2-9/+7
2024-02-23net: ipv4: fix a memleak in ip_setup_corkZhipeng Lu1-6/+6
2024-02-23netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting loggerPablo Neira Ayuso1-3/+4
2024-02-23llc: call sock_orphan() at release timeEric Dumazet1-0/+2
2024-02-23ipv6: Ensure natural alignment of const ipv6 loopback and router addressesHelge Deller1-7/+14
2024-02-23wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis1-1/+1
2024-02-23wifi: cfg80211: free beacon_ies when overridden from hidden BSSBenjamin Berg1-0/+4
2024-02-23SUNRPC: Fix a suspicious RCU usage warningAnna Schumaker1-2/+15
2024-02-23rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()Oleg Nesterov1-1/+2
2024-02-23net/sched: cbs: Fix not adding cbs instance to listVinicius Costa Gomes1-17/+13
2024-02-23netfilter: nf_tables: reject QUEUE/DROP verdict parametersFlorian Westphal1-10/+6
2024-02-23netfilter: nf_tables: restrict anonymous set and map names to 16 bytesFlorian Westphal1-0/+4
2024-02-23netlink: fix potential sleeping issue in mqueue_flush_fileZhengchao Shao1-1/+1
2024-02-23tcp: Add memory barrier to tcp_push()Salvatore Dipietro1-0/+1
2024-02-23net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recvSharath Srinivasan1-1/+1
2024-02-23llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima1-7/+0
2024-02-23llc: make llc_ui_sendmsg() more robust against bonding changesEric Dumazet1-8/+16
2024-02-23vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPINGLin Ma1-0/+4
2024-02-23net/smc: fix illegal rmb_desc access in SMC-D connection dumpWen Gu1-1/+1
2024-01-26ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin1-2/+2
2024-01-26ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()Eric Dumazet1-13/+13
2024-01-26Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz2-14/+5
2024-01-26net/ncsi: Fix netlink major/minor version numbersPeter Delevoryas4-8/+36
2024-01-26ncsi: internal.h: Fix a spelloBhaskar Chowdhury1-1/+1
2024-01-26calipso: fix memory leak in netlbl_calipso_add_pass()Gavrilov Ilia1-23/+26
2024-01-26netlabel: remove unused parameter in netlbl_netlink_auditinfo()Zheng Yejian5-16/+14
2024-01-26net: netlabel: Fix kerneldoc warningsAndrew Lunn1-0/+1
2024-01-15ipv6: remove max_size check inline with ipv4Jon Maxwell2-14/+7
2024-01-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet1-5/+6
2024-01-15net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet2-4/+7
2024-01-15net: add a route cache full diagnostic messagePeter Oskolkov1-1/+5
2024-01-15netfilter: nf_tables: Reject tables of unsupported familyPhil Sutter1-0/+27
2024-01-15net: Save and restore msg_namelen in sock_sendmsgMarc Dionne1-0/+2
2024-01-15net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua1-1/+3
2024-01-15nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant1-3/+36
2024-01-08net: rfkill: gpio: set GPIO directionRouven Czerwinski1-0/+8
2024-01-08net: 9p: avoid freeing uninit memory in p9pdu_vreadfFedor Pchelkin1-4/+13
2024-01-08Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz1-1/+2
2024-01-08wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg1-1/+1
2024-01-08wifi: cfg80211: Add my certificateChen-Yu Tsai1-0/+87
2024-01-08net: check dev->gso_max_size in gso_features_check()Eric Dumazet1-0/+3
2024-01-08net: warn if gso_type isn't set for a GSO SKBHeiner Kallweit1-0/+5
2024-01-08net: check vlan filter feature in vlan_vids_add_by_dev() and vlan_vids_del_by...Liu Jian1-1/+8
2024-01-08net/rose: fix races in rose_kill_by_device()Eric Dumazet1-5/+34
2024-01-08net: sched: ife: fix potential use-after-freeEric Dumazet1-0/+1
2024-01-08wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg1-5/+5