summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27skb: Do mix page pool and page referenced frags in GROAlexander Duyck
2023-01-27net: dsa: mt7530: fix tristate and help descriptionArınç ÜNAL
2023-01-27Merge branch 'net-xdp-execute-xdp_do_flush-before-napi_complete_done'Jakub Kicinski
2023-01-27dpaa2-eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27dpaa_eth: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27virtio-net: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27lan966x: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-27qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-01-26bpf: Fix the kernel crash caused by bpf_setsockopt().Kui-Feng Lee
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds
2023-01-25net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet
2023-01-25docs: networking: Fix bridge documentation URLIvan Vecera
2023-01-25tsnep: Fix TX queue stop/wake for multiple queuesGerhard Engleder
2023-01-25net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen
2023-01-25Merge tag 'fs.fuse.acl.v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-25Merge branch 'mptcp-fixes'David S. Miller
2023-01-25net: mctp: mark socks as dead on unhash, prevent re-addJeremy Kerr
2023-01-25net: mctp: hold key reference when looking up a general keyPaolo Abeni
2023-01-25net: mctp: move expiry timer delete to unhashJeremy Kerr
2023-01-25net: mctp: add an explicit reference from a mctp_sk_key to sockJeremy Kerr
2023-01-25Merge branch 'ravb-fixes'David S. Miller
2023-01-25net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda
2023-01-25net: ravb: Fix lack of register setting after system resumed for Gen3Yoshihiro Shimoda
2023-01-25net/x25: Fix to not accept on connected socketHyunwoo Kim
2023-01-24Merge branch 'bpf, sockmap: Fix infinite recursion in sock_map_close'Alexei Starovoitov
2023-01-24selftests/bpf: Cover listener cloning with progs attached to sockmapJakub Sitnicki
2023-01-24selftests/bpf: Pass BPF skeleton to sockmap_listen ops testsJakub Sitnicki
2023-01-24bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki
2023-01-24bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itselfJakub Sitnicki
2023-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-01-24ice: move devlink port creation/deletionPaul M Stillwell Jr
2023-01-24sctp: fail if no bound addresses can be used for a given scopeMarcelo Ricardo Leitner
2023-01-24Merge tag 'modules-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-24net/sched: sch_taprio: do not schedule in taprio_reset()Eric Dumazet
2023-01-24Merge tag 'rust-fixes-6.2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-01-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-01-24Merge tag 'nfsd-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-01-24Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2023-01-24module: Don't wait for GOING modulesPetr Pavlu
2023-01-24Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2023-01-24ext4: make xattr char unsignedness in hash explicitLinus Torvalds
2023-01-24Revert "Merge branch 'ethtool-mac-merge'"Paolo Abeni
2023-01-24fuse: fixes after adapting to new posix acl apiChristian Brauner
2023-01-24netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima
2023-01-24netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman
2023-01-24Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman
2023-01-24netfilter: conntrack: fix bug in for_each_sctp_chunkSriram Yagnaraman