summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09sctp: add weighted fair queueing stream schedulerXin Long
2023-03-09sctp: add fair capacity stream schedulerXin Long
2023-03-08net: avoid double iput when sock_alloc_file failsThadeu Lima de Souza Cascardo
2023-03-08af_unix: fix struct pid leaks in OOB supportEric Dumazet
2023-03-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2023-03-08net: reclaim skb->scm_io_uring bitEric Dumazet
2023-03-08net/smc: fix fallback failed while sendmsg with fastopenD. Wythe
2023-03-08net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestampsVadim Fedorenko
2023-03-07net: remove enum skb_free_reasonEric Dumazet
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski
2023-03-07nfc: change order inside nfc_se_io error pathFedor Pchelkin
2023-03-07bpf, net: xskmap memory usageYafang Shao
2023-03-07bpf, net: sock_map memory usageYafang Shao
2023-03-07bpf, net: bpf_local_storage memory usageYafang Shao
2023-03-07Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Paolo Abeni
2023-03-07netfilter: conntrack: adopt safer max chain lengthEric Dumazet
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06net: tls: fix device-offloaded sendpage straddling recordsJakub Kicinski
2023-03-06bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-03-06netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal
2023-03-06netfilter: ctnetlink: revert to dumping mark regardless of event typeIvan Delalande
2023-03-03bpf: allow ctx writes using BPF_ST_MEM instructionEduard Zingerman
2023-03-03bpf: Introduce kptr_rcu.Alexei Starovoitov
2023-03-03bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...Liu Jian
2023-03-02bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program typesTejun Heo
2023-03-02Merge tag 'ieee802154-for-net-2023-03-02' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2023-03-02net: caif: Fix use-after-free in cfusbl_device_notify()Shigeru Yoshida
2023-03-02ieee802154: Prevent user from crashing the hostMiquel Raynal
2023-03-02net: use indirect calls helpers for sk_exit_memory_pressure()Brian Vazquez
2023-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni
2023-03-01net: tls: avoid hanging tasks on the tx_lockJakub Kicinski
2023-03-01net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...Hangyu Hua
2023-03-01Merge tag 'nfsd-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-03-01bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwrJoanne Koong
2023-03-01bpf: Add xdp dynptrsJoanne Koong
2023-03-01bpf: Add skb dynptrsJoanne Koong
2023-03-01Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-03-01netfilter: nft_quota: copy content when cloning expressionPablo Neira Ayuso
2023-03-01netfilter: nft_last: copy content when cloning expressionPablo Neira Ayuso
2023-03-01net/sched: flower: fix fl_change() error recovery pathEric Dumazet
2023-03-01ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()Eric Dumazet
2023-03-01net/sched: act_connmark: handle errno on tcf_idr_check_allocPedro Tammela
2023-03-01net: avoid skb end_offset change in __skb_unclone_keeptruesize()Eric Dumazet
2023-02-28tls: rx: fix return value for async cryptoJakub Kicinski
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-27SUNRPC: Properly terminate test case arraysChuck Lever
2023-02-27SUNRPC: Let Kunit tests run with some enctypes compiled outChuck Lever