]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2023-08-09  Yue Haibingbpf: lru: Remove unused declaration bpf_lru_promote()
2023-08-09  Eduard Zingermanselftests/bpf: relax expected log messages to allow...
2023-08-09  Kui-Feng Leeselftests/bpf: remove duplicated functions
2023-08-08  Will Hawkinsbpf, docs: Fix small typo and define semantics of sign...
2023-08-07  Martin KaFai LauMerge branch 'bpf: Support bpf_get_func_ip helper in...
2023-08-07  Jiri Olsaselftests/bpf: Add bpf_get_func_ip test for uprobe...
2023-08-07  Jiri Olsaselftests/bpf: Add bpf_get_func_ip tests for uprobe...
2023-08-07  Jiri Olsabpf: Add support for bpf_get_func_ip helper for uprobe...
2023-08-07  Yonghong Songselftests/bpf: Add a movsx selftest for sign-extension...
2023-08-07  Yonghong Songbpf: Fix an incorrect verification success with movsx...
2023-08-07  Will Hawkinsbpf, docs: Formalize type notation and function semanti...
2023-08-04  Yang Yingliangbpf: change bpf_alu_sign_string and bpf_movsx_string...
2023-08-04  Sergey Kacheevlibbpf: Use local includes inside the library
2023-08-04  Kui-Feng Leebpf: fix bpf_dynptr_slice() to stop return an ERR_PTR.
2023-08-04  Kui-Feng Leebpf: fix inconsistent return types of bpf_xdp_copy_buf().
2023-08-04  Kui-Feng Leeselftests/bpf: fix the incorrect verification of port...
2023-08-04  Daniel Borkmannselftests/bpf: Add test for detachment on empty mprog...
2023-08-04  Daniel Borkmannbpf: Fix mprog detachment for empty mprog entry
2023-08-04  Li kunyubpf: bpf_struct_ops: Remove unnecessary initial values...
2023-08-03  Jakub Kicinskieth: dpaa: add missing net/xdp.h include
2023-08-03  Jakub KicinskiMerge tag 'for-netdev' of https://git.kernel.org/pub...
2023-08-03  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2023-08-03  Linus TorvaldsMerge tag 'net-6.5-rc5' of git://git.kernel.org/pub...
2023-08-03  Jakub KicinskiMAINTAINERS: update TUN/TAP maintainers
2023-08-03  Jakub KicinskiMerge tag 'for-netdev' of https://git.kernel.org/pub...
2023-08-03  Jakub KicinskiMerge tag 'wireless-2023-08-03' of git://git.kernel...
2023-08-03  Stefano Garzarellatest/vsock: remove vsock_perf executable on `make clean`
2023-08-03  Jakub KicinskiMerge branch 'tcp_metrics-series-of-fixes'
2023-08-03  Eric Dumazettcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
2023-08-03  Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_net
2023-08-03  Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_vals[]
2023-08-03  Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_lock
2023-08-03  Eric Dumazettcp_metrics: annotate data-races around tm->tcpm_stamp
2023-08-03  Eric Dumazettcp_metrics: fix addr_same() helper
2023-08-03  Jonas Gorskiprestera: fix fallback to previous version on same...
2023-08-03  Jakub KicinskiMerge branch 'docs-net-page_pool-sync-dev-and-kdoc'
2023-08-03  Jakub Kicinskidocs: net: page_pool: use kdoc to avoid duplicating...
2023-08-03  Jakub Kicinskidocs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV...
2023-08-03  Linus TorvaldsMerge tag 'nfsd-6.5-3' of git://git.kernel.org/pub...
2023-08-03  Linus TorvaldsMerge tag 'erofs-for-6.5-rc5-fixes' of git://git.kernel...
2023-08-03  Linus TorvaldsMerge tag 's390-6.5-4' of git://git.kernel.org/pub...
2023-08-03  Martin KaFai LauMerge branch 'net: struct netdev_rx_queue and xdp.h...
2023-08-03  Jakub Kicinskinet: invert the netdevice.h vs xdp.h dependency
2023-08-03  Jakub Kicinskinet: move struct netdev_rx_queue out of netdevice.h
2023-08-03  Jakub Kicinskieth: add missing xdp.h includes in drivers
2023-08-03  Ruan Jinjienet/mlx4: Remove many unnecessary NULL values
2023-08-03  Paolo AbeniMerge branch 'selftests-openvswitch-add-flow-programmin...
2023-08-03  Aaron Conoleselftests: openvswitch: add ct-nat test case with ipv4
2023-08-03  Aaron Conoleselftests: openvswitch: add basic ct test case parsing
2023-08-03  Aaron Conoleselftests: openvswitch: add a test for ipv4 forwarding
2023-08-03  Adrian Morenoselftests: openvswitch: support key masks
2023-08-03  Aaron Conoleselftests: openvswitch: add an initial flow programming...
2023-08-03  David Howellsudp6: Fix __ip6_append_data()'s handling of MSG_SPLICE_...
2023-08-03  Ruan Jinjienet: gemini: Do not check for 0 return after calling...
2023-08-03  Ruan Jinjiedrivers: net: xgene: Do not check for 0 return after...
2023-08-03  Yue Haibingtipc: Remove unused function declarations
2023-08-03  Daniel Gollenet: ethernet: mtk_eth_soc: support per-flow accounting...
2023-08-03  Mateusz Kowalskibonding: support balance-alb with openvswitch
2023-08-03  David Howellsudp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
2023-08-03  Jakub KicinskiMerge branch 'introduce-ndo_hwtstamp_get-and-ndo_hwtsta...
2023-08-03  Vladimir Olteannet: remove phy_has_hwtstamp() -> phy_mii_ioctl() decis...
2023-08-03  Vladimir Olteannet: phy: provide phylib stubs for hardware timestampin...
2023-08-03  Vladimir Olteannet: transfer rtnl_lock() requirement from ethtool_set_...
2023-08-03  Vladimir Olteannet: lan966x: convert to ndo_hwtstamp_get() and ndo_hwt...
2023-08-03  Vladimir Olteannet: sparx5: convert to ndo_hwtstamp_get() and ndo_hwts...
2023-08-03  Vladimir Olteannet: fec: delete fec_ptp_disable_hwts()
2023-08-03  Vladimir Olteannet: fec: convert to ndo_hwtstamp_get() and ndo_hwtstam...
2023-08-03  Maxim Georgievnet: bonding: convert to ndo_hwtstamp_get() / ndo_hwtst...
2023-08-03  Maxim Georgievnet: macvlan: convert to ndo_hwtstamp_get() / ndo_hwtst...
2023-08-03  Maxim Georgievnet: vlan: convert to ndo_hwtstamp_get() / ndo_hwtstamp...
2023-08-03  Maxim Georgievnet: add hwtstamping helpers for stackable net devices
2023-08-03  Maxim Georgievnet: add NDOs for configuring hardware timestamping
2023-08-03  Jakub KicinskiMerge branch 'net-extend-alloc_skb_with_frags-max-size'
2023-08-03  Eric Dumazetnet: tap: change tap_alloc_skb() to allow bigger paged...
2023-08-03  Eric Dumazetnet/packet: change packet_alloc_skb() to allow bigger...
2023-08-03  Eric Dumazetnet: tun: change tun_alloc_skb() to allow bigger paged...
2023-08-03  Eric Dumazetnet: allow alloc_skb_with_frags() to allocate bigger...
2023-08-03  Yue Haibingsctp: Remove unused function declarations
2023-08-03  Jakub KicinskiMerge branch 'mlx5-ipsec-fixes'
2023-08-03  Leon Romanovskynet/mlx5e: Set proper IPsec source port in L4 selector
2023-08-03  Jianbo Liunet/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRI...
2023-08-03  Jianbo Liunet/mlx5: fs_core: Make find_closest_ft more generic
2023-08-03  Jakub KicinskiMerge branch 'mlx5-ipsec-packet-offload-support-in...
2023-08-03  Jianbo Liunet/mlx5e: Make TC and IPsec offloads mutually exclusiv...
2023-08-03  Jianbo Liunet/mlx5e: Add get IPsec offload stats for uplink repre...
2023-08-03  Jianbo Liunet/mlx5e: Modify and restore TC rules for IPSec TX...
2023-08-03  Jianbo Liunet/mlx5e: Make IPsec offload work together with eswitc...
2023-08-03  Jianbo Liunet/mlx5: Compare with old_dest param to modify rule...
2023-08-03  Jianbo Liunet/mlx5e: Support IPsec packet offload for TX in switc...
2023-08-03  Jianbo Liunet/mlx5e: Refactor IPsec TX tables creation
2023-08-03  Jianbo Liunet/mlx5e: Handle IPsec offload for RX datapath in...
2023-08-03  Jianbo Liunet/mlx5e: Support IPsec packet offload for RX in switc...
2023-08-03  Jianbo Liunet/mlx5e: Refactor IPsec RX tables creation and destru...
2023-08-03  Jianbo Liunet/mlx5e: Prepare IPsec packet offload for switchdev...
2023-08-03  Jianbo Liunet/mlx5e: Change the parameter of IPsec RX skb handle...
2023-08-03  Jianbo Liunet/mlx5e: Add function to get IPsec offload namespace
2023-08-03  Linus TorvaldsMerge tag 'soc-fixes-6.5-2' of git://git.kernel.org...
2023-08-03  Linus TorvaldsMerge tag 'bitmap-6.5-rc5' of https://github.com:/norov...
2023-08-02  Alexei StarovoitovMerge branch 'bpf-xdp-add-tracepoint-to-xdp-attaching...
2023-08-02  Leon Hwangselftests/bpf: Add testcase for xdp attaching failure...
next