summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-01-20net: qrtr: ns: Return 0 if server port is not presentSarannya S
2024-01-20neighbour: Don't let neigh_forced_gc() disable preemption for longJudy Hsiao
2024-01-20wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_capBen Greear
2024-01-20wifi: cfg80211: lock wiphy mutex for rfkill pollJohannes Berg
2024-01-20mptcp: fix uninit-value in mptcp_incoming_optionsEdward Adam Davis
2024-01-15ipv6: remove max_size check inline with ipv4Jon Maxwell
2024-01-10bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend
2024-01-10net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov
2024-01-10net/sched: act_ct: additional checks for outdated flowsVlad Buslov
2024-01-10net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov
2024-01-10netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso
2024-01-10net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey
2024-01-10net/sched: act_ct: offload UDP NEW connectionsVlad Buslov
2024-01-10netfilter: flowtable: cache info of last offloadVlad Buslov
2024-01-10netfilter: flowtable: allow unidirectional rulesVlad Buslov
2024-01-10net: sched: call tcf_ct_params_free to free params in tcf_ct_initXin Long
2024-01-10bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend
2024-01-10ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski
2024-01-10udp: annotate data-races around udp->encap_typeEric Dumazet
2024-01-10udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet
2024-01-10udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flagsEric Dumazet
2024-01-10udp: move udp->gro_enabled to udp->udp_flagsEric Dumazet
2024-01-10udp: move udp->no_check6_rx to udp->udp_flagsEric Dumazet
2024-01-10udp: move udp->no_check6_tx to udp->udp_flagsEric Dumazet
2024-01-10udp: introduce udp->udp_flagsEric Dumazet
2024-01-10ipv4, ipv6: Use splice_eof() to flushDavid Howells
2024-01-10splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells
2024-01-10udp: Convert udp_sendpage() to use MSG_SPLICE_PAGESDavid Howells
2024-01-10net: Declare MSG_SPLICE_PAGES internal sendmsg() flagDavid Howells
2024-01-10net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange
2024-01-10net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu
2024-01-10net: Save and restore msg_namelen in sock_sendmsgMarc Dionne
2024-01-10netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso
2024-01-10net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz
2024-01-10net: annotate data-races around sk->sk_bind_phcEric Dumazet
2024-01-10net: annotate data-races around sk->sk_tsflagsEric Dumazet
2024-01-10net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestampsVadim Fedorenko
2024-01-10can: raw: add support for SO_MARKMarc Kleine-Budde
2024-01-10net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua
2024-01-10nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant
2024-01-10netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso
2024-01-10netfilter: use skb_ip_totlen and iph_totlenXin Long
2024-01-10mptcp: prevent tcp diag from closing listener subflowsPaolo Abeni
2024-01-10keys, dns: Fix missing size check of V1 server-list headerEdward Adam Davis
2024-01-05netfilter: nf_tables: skip set commit for deleted/destroyed setsPablo Neira Ayuso
2024-01-01wifi: nl80211: fix deadlock in nl80211_set_cqm_rssi (6.6.x)Léo Lam
2024-01-01wifi: cfg80211: fix CQM for non-range useJohannes Berg
2024-01-01net: rfkill: gpio: set GPIO directionRouven Czerwinski
2024-01-01net: 9p: avoid freeing uninit memory in p9pdu_vreadfFedor Pchelkin
2024-01-01Bluetooth: Add more enc key size checkAlex Lu