]> Git Repo - linux.git/shortlog
linux.git
2022-12-09 Pedro Tammelanet/sched: avoid indirect classify functions on retpoli...
2022-12-09 Pedro Tammelanet/sched: avoid indirect act functions on retpoline...
2022-12-09 Pedro Tammelanet/sched: add retpoline wrapper for tc
2022-12-09 Pedro Tammelanet/sched: move struct action_ops definition out of...
2022-12-09 Colin Ian Kingxfrm: Fix spelling mistake "oflload" -> "offload"
2022-12-09 Steffen KlassertMerge branch 'mlx5 IPsec packet offload support (Part...
2022-12-09 Randy Dunlapnet: phy: remove redundant "depends on" lines
2022-12-09 Willem de Bruijnnet_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
2022-12-09 Jakub KicinskiMerge branch 'fix-possible-deadlock-during-wed-attach'
2022-12-09 Lorenzo Bianconinet: ethernet: mtk_wed: fix possible deadlock if mtk_we...
2022-12-09 Lorenzo Bianconinet: ethernet: mtk_wed: fix some possible NULL pointer...
2022-12-09 Colin Ian Kingnfp: Fix spelling mistake "tha" -> "the"
2022-12-09 Björn Töpelselftests: net: Fix O=dir builds
2022-12-09 Jakub KicinskiMerge branch 'mlxsw-add-spectrum-1-ip6gre-support'
2022-12-09 Ido Schimmelselftests: mlxsw: Move IPv6 decap_error test to shared...
2022-12-09 Ido Schimmelmlxsw: spectrum_ipip: Add Spectrum-1 ip6gre support
2022-12-09 Ido Schimmelmlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operations
2022-12-09 Ido Schimmelmlxsw: spectrum_router: Add support for double entry...
2022-12-09 Ido Schimmelmlxsw: spectrum_router: Parametrize RIF allocation...
2022-12-09 Ido Schimmelmlxsw: spectrum_router: Use gen_pool for RIF index...
2022-12-09 Alexei StarovoitovMerge branch 'Dynptr refactorings'
2022-12-09 Kumar Kartikeya... selftests/bpf: Add test for dynptr reinit in user_ringb...
2022-12-09 Kumar Kartikeya... bpf: Use memmove for bpf_dynptr_{read,write}
2022-12-09 Kumar Kartikeya... bpf: Move PTR_TO_STACK alignment check to process_dynpt...
2022-12-09 Kumar Kartikeya... bpf: Rework check_func_arg_reg_off
2022-12-09 Kumar Kartikeya... bpf: Rework process_dynptr_func
2022-12-09 Kumar Kartikeya... bpf: Propagate errors from process_* checks in check_fu...
2022-12-09 Kumar Kartikeya... bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dyn...
2022-12-09 Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2022-12-09 Alexei StarovoitovMerge branch 'Misc optimizations for bpf mem allocator'
2022-12-09 Hou Taobpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp...
2022-12-09 Hou Taobpf: Reuse freed element in free_by_rcu during allocation
2022-12-09 Michael Guralniknet/mlx5: Expose steering dropped packets counter
2022-12-09 Or Har-Toovnet/mlx5: Refactor and expand rep vport stat group
2022-12-09 Maor Dickmannet/mlx5e: multipath, support routes with more than...
2022-12-09 Oz Shlomonet/mlx5e: TC, add support for meter mtu offload
2022-12-09 Oz Shlomonet/mlx5e: meter, add mtu post meter tables
2022-12-09 Oz Shlomonet/mlx5e: meter, refactor to allow multiple post meter...
2022-12-09 Yevgeny Kliteyniknet/mlx5: DR, Add support for range match action
2022-12-09 Yevgeny Kliteyniknet/mlx5: DR, Add function that tells if STE miss addr...
2022-12-09 Yevgeny Kliteyniknet/mlx5: DR, Some refactoring of miss address handling
2022-12-09 Yevgeny Kliteyniknet/mlx5: DR, Manage definers with refcounts
2022-12-09 Yevgeny Kliteyniknet/mlx5: DR, Handle FT action in a separate function
2022-12-09 Yevgeny Kliteyniknet/mlx5: DR, Rework is_fw_table function
2022-12-09 Yevgeny Kliteyniknet/mlx5: DR, Add functions to create/destroy MATCH_DEF...
2022-12-09 Yevgeny Kliteyniknet/mlx5: fs, add match on ranges API
2022-12-09 Yevgeny Kliteyniknet/mlx5: mlx5_ifc updates for MATCH_DEFINER general...
2022-12-08 Linus TorvaldsMerge tag 'net-6.1-rc9' of git://git.kernel.org/pub...
2022-12-08 Stanislav Fomichevselftests/bpf: Bring test_offload.py back to life
2022-12-08 Jakub KicinskiMerge branch 'mlx4-better-big-tcp-support'
2022-12-08 Eric Dumazetnet/mlx4: small optimization in mlx4_en_xmit()
2022-12-08 Eric Dumazetnet/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB...
2022-12-08 Eric Dumazetnet/mlx4: rename two constants
2022-12-08 Jacob Kellerice: reschedule ice_ptp_wait_for_offset_valid during...
2022-12-08 Siddaraju DHice: make Tx and Rx vernier offset calibration independent
2022-12-08 Jacob Kellerice: only check set bits in ice_ptp_flush_tx_tracker
2022-12-08 Jacob Kellerice: handle flushing stale Tx timestamps in ice_ptp_tx_...
2022-12-08 Jacob Kellerice: cleanup allocations in ice_ptp_alloc_tx_tracker
2022-12-08 Jacob Kellerice: protect init and calibrating check in ice_ptp_requ...
2022-12-08 Jakub KicinskiMerge branch 'mlx5-Support-tc-police-jump-conform-excee...
2022-12-08 Oz Shlomonet/mlx5e: TC, allow meter jump control action
2022-12-08 Oz Shlomonet/mlx5e: TC, init post meter rules with branching...
2022-12-08 Oz Shlomonet/mlx5e: TC, rename post_meter actions
2022-12-08 Oz Shlomonet/mlx5e: TC, initialize branching action with target...
2022-12-08 Oz Shlomonet/mlx5e: TC, initialize branch flow attributes
2022-12-08 Oz Shlomonet/mlx5e: TC, set control params for branching actions
2022-12-08 Oz Shlomonet/mlx5e: TC, validate action list per attribute
2022-12-08 Oz Shlomonet/mlx5e: TC, add terminating actions
2022-12-08 Oz Shlomonet/mlx5e: TC, reuse flow attribute post parser processing
2022-12-08 Oz Shlomonet/mlx5: fs, assert null dest pointer when dest_num...
2022-12-08 Oz Shlomonet/mlx5e: E-Switch, handle flow attribute with no...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-2022120801' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'soc-fixes-6.1-5' of git://git.kernel.org...
2022-12-08 Benjamin TissoiresRevert "HID: logitech-hidpp: Enable HID++ for all the...
2022-12-08 Benjamin TissoiresRevert "HID: logitech-hidpp: Remove special-casing...
2022-12-08 Linus TorvaldsMerge tag 'loongarch-fixes-6.1-3' of git://git.kernel...
2022-12-08 Jacob Kellerice: synchronize the misc IRQ when tearing down Tx...
2022-12-08 Jacob Kellerice: check Tx timestamp memory register for ready times...
2022-12-08 Jacob Kellerice: handle discarding old Tx requests in ice_ptp_tx_tstamp
2022-12-08 Jacob Kellerice: always call ice_ptp_link_change and make it void
2022-12-08 Jacob Kellerice: fix misuse of "link err" with "link status"
2022-12-08 Karol Kolacinskiice: Reset TS memory for all quads
2022-12-08 Milena Olechice: Remove the E822 vernier "bypass" logic
2022-12-08 Sergey Temerkhanovice: Use more generic names for ice_ptp_tx fields
2022-12-08 Linus TorvaldsMerge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git...
2022-12-08 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.1' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'ata-6.1-rc8' of git://git.kernel.org/pub...
2022-12-08 Tejun Heomemcg: Fix possible use-after-free in memcg_write_event...
2022-12-08 Yang Jihongbpf: Fix comment error in fixup_kfunc_call function
2022-12-08 Björn Töpelbpf: Do not zero-extend kfunc return values
2022-12-08 Radu Nicolae... net: dsa: sja1105: avoid out of bounds access in sja110...
2022-12-08 Alexandra Winters390/qeth: fix use-after-free in hsci
2022-12-08 Emeel Hakimmacsec: add missing attribute validation for offload
2022-12-08 Dan Carpenternet: mvneta: Fix an out of bounds check
2022-12-08 Zhengchao Shaonet: thunderbolt: fix memory leak in tbnet_open()
2022-12-08 Oleksij Rempelnet: dsa: microchip: add stats64 support for ksz8 serie...
2022-12-08 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2022-12-07' of http...
2022-12-08 Jun ASAKAwifi: rtl8xxxu: fixing IQK failures for rtl8192eu
2022-12-08 Peter Kosyhwifi: rtlwifi: btcoexist: fix conditions branches that...
2022-12-08 Peter Kosyhwifi: rtlwifi: rtl8192se: remove redundant rtl_get_bbre...
next
This page took 0.092373 seconds and 4 git commands to generate.