aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-03-08net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestampsVadim Fedorenko
2023-03-07net: remove enum skb_free_reasonEric Dumazet
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-03bpf: allow ctx writes using BPF_ST_MEM instructionEduard Zingerman
2023-03-03bpf: Introduce kptr_rcu.Alexei Starovoitov
2023-03-02bpf: Make bpf_get_current_[ancestor_]cgroup_id() available for all program typesTejun Heo
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-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-02-27tcp: tcp_check_req() can be called from process contextEric Dumazet
2023-02-27Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-02-27net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchyPedro Tammela
2023-02-26net/sched: act_sample: fix action bind logicPedro Tammela
2023-02-26net/sched: act_mpls: fix action bind logicPedro Tammela
2023-02-26net/sched: act_pedit: fix action bind logicPedro Tammela
2023-02-26wifi: wext: warn about usage only onceJohannes Berg
2023-02-26nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin
2023-02-26net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()Nathan Chancellor
2023-02-24Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-02-24net: fix __dev_kfree_skb_any() vs drop monitorEric Dumazet
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long
2023-02-23ipv6: Add lwtunnel encap size of all siblings in nexthop calculationLu Wei
2023-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-02-22Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-02-22Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-02-22Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-22Merge branch 'for-6.3/hid-bpf' into for-linusBenjamin Tissoires
2023-02-22Merge branch 'for-6.3/hid-core' into for-linusBenjamin Tissoires
2023-02-22netfilter: x_tables: fix percpu counter block leak on error path when creatin...Pavel Tikhomirov
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-02-22netfilter: ctnetlink: make event listener tracking globalFlorian Westphal
2023-02-22netfilter: xt_length: use skb len to match in length_mt6Xin Long
2023-02-22netfilter: ebtables: fix table blob use-after-freeFlorian Westphal
2023-02-22netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter
2023-02-22netfilter: conntrack: fix rmmod double-free raceFlorian Westphal
2023-02-22netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()Hangyu Hua
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-21net: ethtool: fix __ethtool_dev_mm_supported() implementationVladimir Oltean
2023-02-21ethtool: pse-pd: Fix double word in commentsBo Liu
2023-02-21xsk: add linux/vmalloc.h to xsk.cXuan Zhuo
2023-02-20net/sched: flower: Support hardware miss to tc actionPaul Blakey
2023-02-20net/sched: flower: Move filter handle initialization earlierPaul Blakey
2023-02-20net/sched: cls_api: Support hardware miss to tc actionPaul Blakey
2023-02-20net/sched: Rename user cookie and act cookiePaul Blakey