]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2023-12-20  Alexei StarovoitovMerge branch 'bpf-support-to-track-bpf_jne'
2023-12-20  Menglong Dongselftests/bpf: add testcase to verifier_bounds.c for...
2023-12-20  Menglong Dongselftests/bpf: activate the OP_NE logic in range_cond()
2023-12-20  Menglong Dongselftests/bpf: remove reduplicated s32 casting in ...
2023-12-20  Menglong Dongbpf: make the verifier tracks the "not equal" for regs
2023-12-19  Paolo AbeniMerge tag 'for-netdev' of https://git.kernel.org/pub...
2023-12-19  Andrii NakryikoRevert BPF token-related functionality
2023-12-19  Paolo AbeniMerge branch 'devlink-introduce-notifications-filtering'
2023-12-19  Jiri Pirkodevlink: extend multicast filtering by port index
2023-12-19  Jiri Pirkodevlink: add a command to set notification filter and...
2023-12-19  Jiri Pirkogenetlink: introduce helpers to do filtered multicast
2023-12-19  Jiri Pirkonetlink: introduce typedef for filter function
2023-12-19  Jiri Pirkogenetlink: introduce per-sock family private storage
2023-12-19  Jiri Pirkodevlink: introduce a helper for netlink multicast send
2023-12-19  Jiri Pirkodevlink: send notifications only if there are listeners
2023-12-19  Jiri Pirkodevlink: introduce __devl_is_registered() helper and...
2023-12-19  Jiri Pirkodevlink: use devl_is_registered() helper instead xa_get...
2023-12-19  Jakub Kicinskibpf: Use nla_ok() instead of checking nla_len directly
2023-12-19  Paolo AbeniMerge branch 'add-pf-vf-mailbox-support'
2023-12-19  Shinas Rasheedocteon_ep: support firmware notifications for VFs
2023-12-19  Shinas Rasheedocteon_ep: control net framework to support VF offloads
2023-12-19  Shinas Rasheedocteon_ep: PF-VF mailbox version support
2023-12-19  Shinas Rasheedocteon_ep: add PF-VF mailbox communication
2023-12-19  Jakub KicinskiMerge tag 'for-netdev' of https://git.kernel.org/pub...
2023-12-19  Jakub KicinskiMerge tag 'wireless-next-2023-12-18' of git://git.kerne...
2023-12-18  Andrii Nakryikobpf: Ensure precise is reset to false in __mark_reg_con...
2023-12-18  Jakub KicinskiMerge branch 'tools-net-ynl-add-sub-message-support...
2023-12-18  Donald Huntertools/net/ynl-gen-rst: Remove extra indentation from...
2023-12-18  Donald Huntertools/net/ynl-gen-rst: Remove bold from attribute-set...
2023-12-18  Donald Huntertools/net/ynl-gen-rst: Sort the index of generated...
2023-12-18  Donald Huntertools/net/ynl-gen-rst: Add sub-messages to generated...
2023-12-18  Donald Hunterdoc/netlink: Regenerate netlink .rst files if ynl-gen...
2023-12-18  Donald Hunterdoc/netlink/specs: Add a spec for tc
2023-12-18  Donald Hunterdoc/netlink/specs: use pad in structs in rt_link
2023-12-18  Donald Hunterdoc/netlink/specs: Add sub-message type to rt_link...
2023-12-18  Donald Huntertools/net/ynl: Add binary and pad support to structs...
2023-12-18  Donald Huntertools/net/ynl: Add 'sub-message' attribute decoding...
2023-12-18  Donald Hunterdoc/netlink: Document the sub-message format for netlin...
2023-12-18  Donald Hunterdoc/netlink: Add sub-message support to netlink-raw
2023-12-18  Donald Huntertools/net/ynl: Use consistent array index expression...
2023-12-18  Andrii NakryikoMerge branch 'bpf-add-check-for-negative-uprobe-multi...
2023-12-18  Jiri Olsaselftests/bpf: Add more uprobe multi fail tests
2023-12-18  Jiri Olsabpf: Fail uprobe multi link with negative offset
2023-12-18  Hou Taoselftests/bpf: Test the release of map btf
2023-12-18  Alexei Starovoitovs390/bpf: Fix indirect trampoline generation
2023-12-18  David S. MillerMerge branch 'rtnl-rcu'
2023-12-18  Pedro Tammelanet: rtnl: use rcu_replace_pointer_rtnl in rtnl_unregis...
2023-12-18  Jamal Hadi... net: rtnl: introduce rcu_replace_pointer_rtnl
2023-12-17  David S. MillerMerge branch 'phy-ackage-addr-mmd-apis'
2023-12-17  Christian Maranginet: phy: add support for PHY package MMD read/write
2023-12-17  Christian Maranginet: phy: restructure __phy_write/read_mmd to helper...
2023-12-17  Christian Maranginet: phy: extend PHY package API to support multiple...
2023-12-17  Christian Maranginet: phy: make addr type u8 in phy_package_shared struct
2023-12-17  Suman Ghoshocteontx2-af: Add new devlink param to configure maximu...
2023-12-17  Kalle ValoMerge tag 'ath-next-20231215' of git://git.kernel.org...
2023-12-17  Gustavo A.... wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix...
2023-12-17  David S. MillerMerge branch 'skb-coalescing-page_pool'
2023-12-17  Liang Chenskbuff: Optimization of SKB coalescing for page pool
2023-12-17  Liang Chenskbuff: Add a function to check if a page belongs to...
2023-12-17  Liang Chenpage_pool: halve BIAS_MAX for multiple user references...
2023-12-17  David S. MillerMerge branch 'tcp-ao-selftests'
2023-12-17  Dmitry Safonovselftests/net: Add TCP-AO key-management test
2023-12-17  Dmitry Safonovselftests/net: Add TCP-AO selfconnect/simultaneous...
2023-12-17  Dmitry Safonovselftests/net: Add TCP-AO RST test
2023-12-17  Dmitry Safonovselftests/net: Add SEQ number extension test
2023-12-17  Dmitry Safonovselftests/net: Add TCP_REPAIR TCP-AO tests
2023-12-17  Dmitry Safonovselftests/net: Add test/benchmark for removing MKTs
2023-12-17  Dmitry Safonovselftests/net: Add TCP-AO + TCP-MD5 + no sign listen...
2023-12-17  Dmitry Safonovselftests/net: Add test for TCP-AO add setsockopt(...
2023-12-17  Dmitry Safonovselftests/net: Add a test for TCP-AO keys matching
2023-12-17  Dmitry Safonovselftests/net: Add TCP-AO ICMPs accept test
2023-12-17  Dmitry Safonovselftests/net: Verify that TCP-AO complies with ignorin...
2023-12-17  Dmitry Safonovselftests/net: Add TCP-AO library
2023-12-17  Vladimir Olteannet: phylink: reimplement population of pl->supported...
2023-12-16  Jakub KicinskiMerge branch 'tcp-dccp-refine-source-port-selection'
2023-12-16  Eric Dumazettcp/dccp: change source port selection at connect(...
2023-12-16  Eric Dumazetinet: returns a bool from inet_sk_get_local_port_range()
2023-12-16  Rob Herringdt-bindings: net: marvell,orion-mdio: Drop "reg" sizes...
2023-12-16  Alexei Starovoitovselftests/bpf: Temporarily disable dummy_struct_ops...
2023-12-16  Alexei StarovoitovMerge branch 'x86-cfi-bpf-fix-cfi-vs-ebpf'
2023-12-16  Alexei Starovoitovx86/cfi,bpf: Fix bpf_exception_cb() signature
2023-12-16  Peter Zijlstrabpf: Fix dtor CFI
2023-12-16  Peter Zijlstracfi: Add CFI_NOSEAL()
2023-12-16  Peter Zijlstrax86/cfi,bpf: Fix bpf_struct_ops CFI
2023-12-16  Peter Zijlstrax86/cfi,bpf: Fix bpf_callback_t CFI
2023-12-16  Peter Zijlstrax86/cfi,bpf: Fix BPF JIT call
2023-12-16  Peter Zijlstracfi: Flip headers
2023-12-15  Hou Taoselftests/bpf: Add test for abnormal cnt during multi...
2023-12-15  Hou Taoselftests/bpf: Don't use libbpf_get_error() in kprobe_m...
2023-12-15  Hou Taoselftests/bpf: Add test for abnormal cnt during multi...
2023-12-15  Hou Taobpf: Limit the number of kprobes when attaching program...
2023-12-15  Hou Taobpf: Limit the number of uprobes when attaching program...
2023-12-15  Kalle Valowifi: ath11k: workaround too long expansion sparse...
2023-12-15  Karthikeyan... Revert "wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET...
2023-12-15  Dmitry Antipovwifi: rt2x00: remove useless code in rt2x00queue_create...
2023-12-15  Ping-Ke Shihwifi: rtw89: only reset BB/RF for existing WiFi 6 chips...
2023-12-15  Ping-Ke Shihwifi: rtw89: add DBCC H2C to notify firmware the status
2023-12-15  Ping-Ke Shihwifi: rtw89: mac: add suffix _ax to MAC functions
2023-12-15  Ping-Ke Shihwifi: rtw89: mac: add flags to check if CMAC and DMAC...
2023-12-15  Ping-Ke Shihwifi: rtw89: 8922a: add power on/off functions
next