summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-14Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-12-14page_pool: fix typos and punctuationRandy Dunlap
2023-12-14net: skbuff: fix spelling errorsRandy Dunlap
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-14bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfuncDaniel Xu
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-14net, xdp: Correct grammarRandy Dunlap
2023-12-14wifi: nl80211: fix grammar & spellosRandy Dunlap
2023-12-14wifi: cfg80211: fix spelling & punctutationRandy Dunlap
2023-12-13iavf: enable symmetric-xor RSS for Toeplitz hash functionAhmed Zaki
2023-12-13ice: refactor RSS configurationQi Zhang
2023-12-13net: ethtool: add support for symmetric-xor RSS hashAhmed Zaki
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13page_pool: transition to reference count management after page drainingLiang Chen
2023-12-13ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan
2023-12-13net/mlx5: Expose Management PCIe Index Register (MPIR)Tariq Toukan
2023-12-13net/mlx5: Add mlx5_ifc bits used for supporting single netdev Socket-DirectTariq Toukan
2023-12-13net: phy: c45: add genphy_c45_pma_read_ext_abilities() functionOleksij Rempel
2023-12-13net/sched: act_api: skip idr replace on bound actionsPedro Tammela
2023-12-13bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend
2023-12-13mlx5: implement VLAN tag XDP hintLarysa Zaremba
2023-12-13net: make vlan_get_tag() return -ENODATA instead of -EINVALLarysa Zaremba
2023-12-13xdp: Add VLAN tag hintLarysa Zaremba
2023-12-13xsk: add functions to fill control bufferMaciej Fijalkowski
2023-12-13ice: Support RX hash XDP hintLarysa Zaremba
2023-12-13bpf: Support uid and gid when mounting bpffsJie Jiang
2023-12-13io_uring/poll: don't enable lazy wake for POLLEXCLUSIVEJens Axboe
2023-12-13dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko
2023-12-12mm/mglru: reclaim offlined memcgs harderYu Zhao
2023-12-12mm/mglru: respect min_ttl_ms with memcgsYu Zhao
2023-12-12mm/mglru: fix underprotected page cacheYu Zhao
2023-12-12mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park
2023-12-12mm: fix VMA heap bounds checkingKefeng Wang
2023-12-12Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Jakub Kicinski
2023-12-12net: wan: framer: Add support for the Lantiq PEF2256 framerHerve Codina
2023-12-12net: wan: Add framer framework supportHerve Codina
2023-12-12Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-12-12Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-12wifi: mac80211: add a flag to disallow puncturingJohannes Berg
2023-12-12wifi: cfg80211: Add support for setting TID to link mappingIlan Peer
2023-12-12wifi: mac80211: update some locking documentationJohannes Berg
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg
2023-12-12wifi: nl80211: Extend del pmksa support for SAE and OWE securityVinayak Yadawad
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan
2023-12-12Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into wireless-nextJohannes Berg
2023-12-12wifi: ieee80211: don't require protected vendor action framesJohannes Berg
2023-12-11bpf: use bitfields for simple per-subprog bool flagsAndrii Nakryiko