summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-25wifi: mac8021: fix possible oob access in ieee80211_get_rate_durationLorenzo Bianconi
2022-11-25wifi: cfg80211: don't allow multi-BSSID in S1GJohannes Berg
2022-11-25wifi: cfg80211: fix buffer overflow in elem comparisonJohannes Berg
2022-11-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-11-25Merge branch 'net-remove-kmap_atomic'David S. Miller
2022-11-25net: thunderbolt: Use kmap_local_page() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-25sunvnet: Use kmap_local_page() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-25cassini: Use memcpy_from_page() instead of k[un]map_atomic()Anirudh Venkataramanan
2022-11-25cassini: Use page_address() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-25sfc: Use kmap_local_page() instead of kmap_atomic()Anirudh Venkataramanan
2022-11-25ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic()Anirudh Venkataramanan
2022-11-25Merge branch 'lan966x-extend-xdp-support'David S. Miller
2022-11-25net: lan966x: Add support for XDP_REDIRECTHoratiu Vultur
2022-11-25net: lan966x: Add support for XDP_TXHoratiu Vultur
2022-11-25net: lan966x: Update dma_dir of page_pool_paramsHoratiu Vultur
2022-11-25net: lan966x: Update rxq memory modelHoratiu Vultur
2022-11-25net: lan966x: Add len field to lan966x_tx_dcb_bufHoratiu Vultur
2022-11-25net: lan966x: Introduce helper functionsHoratiu Vultur
2022-11-25net: lan966x: Add XDP_PACKET_HEADROOMHoratiu Vultur
2022-11-25ptp: idt82p33: remove PEROUT_ENABLE_OUTPUT_MASKMin Li
2022-11-25ptp: idt82p33: Add PTP_CLK_REQ_EXTTS supportMin Li
2022-11-25Merge branch 'sparx5-tc-protocol-all'David S. Miller
2022-11-25net: microchip: sparx5: Add VCAP filter keys KUNIT testSteen Hegelund
2022-11-25net: microchip: sparx5: Support for displaying a list of keysetsSteen Hegelund
2022-11-25net: microchip: sparx5: Support for TC protocol allSteen Hegelund
2022-11-25net: microchip: sparx5: Support for copying and modifying rules in the APISteen Hegelund
2022-11-25net: loopback: use NET_NAME_PREDICTABLE for name_assign_typeRasmus Villemoes
2022-11-25net: fec: don't reset irq coalesce settings to defaults on "ip link up"Rasmus Villemoes
2022-11-25octeontx2-pf: Fix pfc_alloc_status array overflowSuman Ghosh
2022-11-25net: stmmac: Set MAC's flow control register to reflect current settingsGoh, Wei Sheng
2022-11-25aquantia: Do not purge addresses when setting the number of ringsIzabela Bakollari
2022-11-25xfrm: add extack to xfrm_set_spdinfoSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_do_migrateSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_lenSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_del_saSabrina Dubroca
2022-11-25xfrm: add extack to xfrm_add_sa_expireSabrina Dubroca
2022-11-25xfrm: a few coding style clean upsSabrina Dubroca
2022-11-25qed: avoid defines prefixed with CONFIGLukas Bulwahn
2022-11-25qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou
2022-11-25lib/test_rhashtable: Remove set but unused variable 'insert_retries'Jiapeng Chong
2022-11-25net: stmmac: use sysfs_streq() instead of strncmp()Xu Panda
2022-11-25zonefs: Fix active zone accountingDamien Le Moal
2022-11-25net: phy: add Motorcomm YT8531S phy id.Frank
2022-11-25Merge tag 'linux-can-fixes-for-6.1-20221124' of git://git.kernel.org/pub/scm/...David S. Miller
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein
2022-11-25Merge tag 'amd-drm-fixes-6.1-2022-11-23' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-11-25Merge tag 'drm-intel-fixes-2022-11-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-25docs/bpf: Add BPF_MAP_TYPE_XSKMAP documentationMaryam Tahhan
2022-11-25samples/bpf: Fix wrong allocation size in xdp_router_ipv4_userRong Tao