aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-02-22dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima
2023-02-01wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel
2023-02-01net/sched: sch_taprio: fix possible use-after-freeEric Dumazet
2023-01-12tcp: Add TIME_WAIT sockets in bhash2.Kuniyuki Iwashima
2023-01-12netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso
2023-01-12netfilter: nf_tables: consolidate set descriptionPablo Neira Ayuso
2023-01-07mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMatthieu Baerts
2022-12-31Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter
2022-12-31Bluetooth: Add quirk to disable extended scanningSven Peter
2022-12-31mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi
2022-12-31net: add atomic_long_t to net_device_stats fieldsEric Dumazet
2022-12-31ipvs: use u64_stats_t for the per-cpu countersJulian Anastasov
2022-12-31bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytesPengcheng Yang
2022-12-31soreuseport: Fix socket selection for SO_INCOMING_CPU.Kuniyuki Iwashima
2022-12-02Bluetooth: Remove codec id field in vendor codec definitionChethan T N
2022-12-02Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas
2022-12-01inet: ping: use hlist_nulls rcu iterator during lookupFlorian Westphal
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao
2022-11-22dccp/tcp: Fixup bhash2 bucket when connect() fails.Kuniyuki Iwashima
2022-11-22dccp/tcp: Update saddr under bhash's lock.Kuniyuki Iwashima
2022-11-18net: neigh: decrement the family specific qlenThomas Zeitlhofer
2022-11-17net: use struct_group to copy ip/ipv6 header addressesHangbin Liu
2022-11-16l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki
2022-11-01netlink: introduce bigendian integer typesFlorian Westphal
2022-10-28net: remove SOCK_SUPPORT_ZC from sockmapPavel Begunkov
2022-10-28netlink: hide validation union fields from kdocJakub Kicinski
2022-10-24genetlink: piggy back on resv_op to default to a reject policyJakub Kicinski
2022-10-24net-memcg: avoid stalls when under memory pressureJakub Kicinski
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-19genetlink: fix kdoc warningsJakub Kicinski
2022-10-18udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-12tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima
2022-10-12udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-10Merge tag '9p-for-6.1' of https://github.com/martinetd/linuxLinus Torvalds
2022-10-07net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring
2022-10-05net/9p: add 'pooled_rbuffers' flag to struct p9_trans_moduleChristian Schoenebeck
2022-10-059p: add P9_ERRMAX for 9p2000 and 9p2000.uChristian Schoenebeck
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-10-03net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.cLorenzo Bianconi
2022-10-03net: Remove DECnet leftovers from flow.h.Guillaume Nault
2022-10-03net: Add helper function to parse netlink msg of ip_tunnel_parmLiu Jian
2022-10-03net: Add helper function to parse netlink msg of ip_tunnel_encapLiu Jian
2022-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-10-02net: sched: cls_api: introduce tc_cls_bind_class() helperZhengchao Shao
2022-09-30net: dsa: remove bool devlink_port_setupVladimir Oltean