summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-02page_pool: check for PP direct cache locality laterAlexander Lobakin
2024-04-02rhashtable: Improve grammarJonathan Neuschäfer
2024-04-02tools: ynl: add ynl_dump_empty() helperJakub Kicinski
2024-04-02nfp: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-04-02net: phy: aquantia: add support for AQR114C PHY IDPaweł Owoc
2024-04-02Merge tag 'ath-next-20240402' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-04-01ipv6: remove RTNL protection from inet6_dump_fib()Eric Dumazet
2024-04-01Merge branch 'genetlink-remove-linux-genetlink-h'Jakub Kicinski
2024-04-01genetlink: remove linux/genetlink.hJakub Kicinski
2024-04-01net: openvswitch: remove unnecessary linux/genetlink.h includeJakub Kicinski
2024-04-01netlink: create a new header for internal genetlink symbolsJakub Kicinski
2024-04-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-04-01tcp/dccp: do not care about families in inet_twsk_purge()Eric Dumazet
2024-04-01inet: preserve const qualifier in inet_csk()Eric Dumazet
2024-04-01Merge branch 'doc-netlink-add-hyperlinks-to-generated-docs'Jakub Kicinski
2024-04-01doc: netlink: Update tc spec with missing definitionsDonald Hunter
2024-04-01doc: netlink: Add hyperlinks to generated Netlink docsDonald Hunter
2024-04-01doc: netlink: Change generated docs to limit TOC to depth 3Donald Hunter
2024-04-01ice: hold devlink lock for whole init/cleanupMichal Swiatkowski
2024-04-01ice: move devlink port code to a separate filePiotr Raczynski
2024-04-01ice: move ice_devlink.[ch] to devlink folderMichal Swiatkowski
2024-04-01ice: Remove newlines in NL_SET_ERR_MSG_MODThorsten Blum
2024-04-01ice: Add switch recipe reusing featureSteven Zou
2024-04-01ice: fold ice_ptp_read_time into ice_ptp_gettimex64Michal Schmidt
2024-04-01ice: avoid the PTP hardware semaphore in gettimex64 pathMichal Schmidt
2024-04-01ice: add ice_adapter for shared data across PFs on the same NICMichal Schmidt
2024-04-01Merge branch 'net-rps-misc'David S. Miller
2024-04-01net: rps: move received_rps field to a better locationEric Dumazet
2024-04-01net: rps: add rps_input_queue_head_add() helperEric Dumazet
2024-04-01net: rps: change input_queue_tail_incr_save()Eric Dumazet
2024-04-01net: enqueue_to_backlog() cleanupEric Dumazet
2024-04-01net: make softnet_data.dropped an atomic_tEric Dumazet
2024-04-01net: enqueue_to_backlog() change vs not running deviceEric Dumazet
2024-04-01net: move dev_xmit_recursion() helpers to net/core/dev.hEric Dumazet
2024-04-01net: move kick_defer_list_purge() to net/core/dev.hEric Dumazet
2024-04-01Merge branch 'ice-pfcp-filter'David S. Miller
2024-04-01ice: Add support for PFCP hardware offload in switchdevMarcin Szycik
2024-04-01ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTSMarcin Szycik
2024-04-01pfcp: always set pfcp metadataMichal Swiatkowski
2024-04-01pfcp: add PFCP moduleWojciech Drewek
2024-04-01net: net_test: add tests for IP tunnel flags conversion helpersAlexander Lobakin
2024-04-01ip_tunnel: convert __be16 tunnel flags to bitmapsAlexander Lobakin
2024-04-01ip_tunnel: use a separate struct to store tunnel params in the kernelAlexander Lobakin
2024-04-01lib/bitmap: add compile-time test for __assign_bit() optimizationAlexander Lobakin
2024-04-01bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()Alexander Lobakin
2024-04-01bitmap: introduce generic optimized bitmap_size()Alexander Lobakin
2024-04-01tools: move alignment-related macros to new <linux/align.h>Alexander Lobakin
2024-04-01btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()Alexander Lobakin
2024-04-01fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()Alexander Lobakin
2024-04-01s390/cio: rename bitmap_size() -> idset_bitmap_size()Alexander Lobakin