summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-14netfilter: nf_conntrack_bridge: initialize err to 0Linkui Xiao
2023-11-14netfilter: nft_set_rbtree: Remove unused variable nft_netYang Li
2023-11-14af_unix: fix use-after-free in unix_stream_read_actor()Eric Dumazet
2023-11-14xen/events: remove some simple helpers from events_base.cJuergen Gross
2023-11-14xen/events: reduce externally visible helper functionsJuergen Gross
2023-11-14ovl: fix memory leak in ovl_parse_param()Amir Goldstein
2023-11-14ovl: fix misformatted commentAmir Goldstein
2023-11-13Merge branch 'r8169-fix-dash-devices-network-lost-issue'Jakub Kicinski
2023-11-13r8169: fix network lost after resume on DASH systemsChunHao Lin
2023-11-13r8169: add handling DASH when DASH is disabledChunHao Lin
2023-11-13Merge branch 'fix-large-frames-in-the-gemini-ethernet-driver'Jakub Kicinski
2023-11-13net: ethernet: cortina: Fix MTU max settingLinus Walleij
2023-11-13net: ethernet: cortina: Handle large framesLinus Walleij
2023-11-13net: ethernet: cortina: Fix max RX frame defineLinus Walleij
2023-11-13bonding: stop the device in bond_setup_by_slave()Eric Dumazet
2023-11-13ptp: annotate data-race around q->head and q->tailEric Dumazet
2023-11-13Revert "ptp: Fixes a null pointer dereference in ptp_ioctl"Jakub Kicinski
2023-11-13bcachefs: Check for nonce offset inconsistency in data_update pathKent Overstreet
2023-11-13bcachefs: Make sure to drop/retake btree locks before reclaimKent Overstreet
2023-11-13bcachefs: btree_trans->write_lockedKent Overstreet
2023-11-13bcachefs: Run btree key cache shrinker less aggressivelyKent Overstreet
2023-11-13bcachefs: Split out btree_key_cache_types.hKent Overstreet
2023-11-13bcachefs: Guard against insufficient devices to create stripesKent Overstreet
2023-11-13bcachefs: Fix null ptr deref in bch2_backpointer_get_node()Kent Overstreet
2023-11-13bcachefs: Fix multiple -Warray-bounds warningsGustavo A. R. Silva
2023-11-13bcachefs: Use DECLARE_FLEX_ARRAY() helper and fix multiple -Warray-bounds war...Gustavo A. R. Silva
2023-11-13bcachefs: Use correct fgf_t type as function argumentKent Overstreet
2023-11-13bcachefs: make bch2_target_to_text_sb staticJiapeng Chong
2023-11-13cifs: fix check of rc in function generate_smb3signingkeyEkaterina Esina
2023-11-13cifs: spnego: add ';' in HOST_KEY_LENAnastasia Belova
2023-11-13ice: fix DDP package download for packages without signature segmentDan Nowlin
2023-11-13ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski
2023-11-13ice: dpll: fix check for dpll input priority rangeArkadiusz Kubalewski
2023-11-13ice: dpll: fix initial lock status of dpllArkadiusz Kubalewski
2023-11-13i2c: ocores: Move system PM hooks to the NOIRQ phaseSamuel Holland
2023-11-13Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-13drm/ci: make github dependabot happy againLinus Torvalds
2023-11-13ALSA: hda: cs35l56: Enable low-power hibernation mode on i2cSimon Trimmer
2023-11-13blk-mq: make sure active queue usage is held for bio_integrity_prep()Christoph Hellwig
2023-11-13xen/events: remove unused functionsJuergen Gross
2023-11-13xen/events: fix delayed eoi list handlingJuergen Gross
2023-11-13ppp: limit MRU to 64KWillem de Bruijn
2023-11-13net: mvneta: fix calls to page_pool_get_statsSven Auhagen
2023-11-13tipc: Fix kernel-infoleak due to uninitialized TLV valueShigeru Yoshida
2023-11-13net: gso_test: support CONFIG_MAX_SKB_FRAGS up to 45Willem de Bruijn
2023-11-13net: mdio: fix typo in headerMarek BehĂșn
2023-11-13MAINTAINERS: add entry for TI ICSSG Ethernet driverMD Danish Anwar
2023-11-13i2c: designware: Fix corrupted memory seen in the ISRJan Bottorff
2023-11-13Merge branch 'hns3-fixes'David S. Miller
2023-11-13net: hns3: fix VF wrong speed and duplex issueJijie Shao