summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-22ALSA: emu10k1: remove obsolete card type variable and definesOswald Buddenhagen
2023-04-22ALSA: emu10k1: drop redundant snd_emu10k1_efx_playback_pointer()Oswald Buddenhagen
2023-04-22ALSA: emu10k1: drop redundant snd_emu10k1_efx_playback_hw_free()Oswald Buddenhagen
2023-04-21Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-04-21Merge tag 'mlx5-fixes-2023-04-20' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-21Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-04-21net: dst: fix missing initialization of rt_uncachedMaxime Bizon
2023-04-21net: dsa: qca8k: fix LEDS_CLASS dependencyArnd Bergmann
2023-04-21net/sched: cls_api: Initialize miss_cookie_node when action miss is not usedIvan Vecera
2023-04-21net/handshake: Fix section mismatch in handshake_exitGeert Uytterhoeven
2023-04-21net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti
2023-04-21nfp: fix incorrect pointer deference when offloading IPsec with bondingHuanhuan Wang
2023-04-21net: dpaa: Fix uninitialized variable in dpaa_stop()Dan Carpenter
2023-04-21net: phy: add basic driver for NXP CBTX PHYVladimir Oltean
2023-04-22rust: ioctl: Add ioctl number manipulation functionsAsahi Lina
2023-04-22rust: uapi: Add UAPI crateAsahi Lina
2023-04-22rust: sync: introduce `CondVar`Wedson Almeida Filho
2023-04-22rust: lock: add `Guard::do_unlocked`Wedson Almeida Filho
2023-04-22netfilter: nf_tables: allow to create netdev chain without devicePablo Neira Ayuso
2023-04-22netfilter: nf_tables: support for deleting devices in an existing netdev chainPablo Neira Ayuso
2023-04-22netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso
2023-04-22netfilter: nf_tables: rename function to destroy hook listPablo Neira Ayuso
2023-04-22netfilter: nf_tables: do not send complete notification of deletionsPablo Neira Ayuso
2023-04-22netfilter: nf_tables: extended netlink error reporting for netdevicePablo Neira Ayuso
2023-04-22ipvs: Correct spelling in commentsSimon Horman
2023-04-22ipvs: Remove {Enter,Leave}FunctionSimon Horman
2023-04-22ipvs: Consistently use array_size() in ip_vs_conn_init()Simon Horman
2023-04-22ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman
2023-04-22netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal
2023-04-22netfilter: nf_tables: remove unneeded conditionalFlorian Westphal
2023-04-22netfilter: nf_tables: make validation state per tableFlorian Westphal
2023-04-22netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal
2023-04-22netfilter: nf_tables: don't store chain address on jumpFlorian Westphal
2023-04-22netfilter: nf_tables: don't store address of last rule on jumpFlorian Westphal
2023-04-22netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob markerFlorian Westphal
2023-04-21Merge tag 'kvmarm-fixes-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-04-22rust: sync: introduce `LockedBy`Wedson Almeida Filho
2023-04-22rust: introduce `current`Wedson Almeida Filho
2023-04-22rust: add basic `Task`Wedson Almeida Filho
2023-04-22rust: introduce `ARef`Wedson Almeida Filho
2023-04-22rust: lock: introduce `SpinLock`Wedson Almeida Filho
2023-04-22rust: lock: introduce `Mutex`Wedson Almeida Filho
2023-04-22rust: sync: introduce `Lock` and `Guard`Wedson Almeida Filho
2023-04-21RDMA/efa: Add rdma write capability to device capsYonatan Nachum
2023-04-21MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-21mailmap: add entry for OleksandrOleksandr Natalenko
2023-04-21ocfs2: reduce ioctl stack usageArnd Bergmann