]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2022-08-23  Kumar Kartikeya... bpf: Move bpf_loop and bpf_for_each_map_elem under...
2022-08-23  Alexei StarovoitovMerge branch 'bpf: expose bpf_{g,s}et_retval to more...
2022-08-23  Stanislav Fomichevselftests/bpf: Make sure bpf_{g,s}et_retval is exposed...
2022-08-23  Stanislav Fomichevbpf: update bpf_{g,s}et_retval documentation
2022-08-23  Stanislav Fomichevbpf: expose bpf_strtol and bpf_strtoul to all program...
2022-08-23  Stanislav Fomichevbpf: Use cgroup_{common,current}_func_proto in more...
2022-08-23  Stanislav Fomichevbpf: Introduce cgroup_{common,current}_func_proto
2022-08-23  Quentin Monnetscripts/bpf: Set date attribute for bpf-helpers(7)...
2022-08-23  Quentin Monnetscripts/bpf: Set version attribute for bpf-helpers...
2022-08-23  Shmulik Ladkanibpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUE
2022-08-23  Shmulik Ladkanibpf, test_run: Propagate bpf_flow_dissect's retval...
2022-08-23  Shmulik Ladkanibpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTI...
2022-08-23  Shmulik Ladkaniflow_dissector: Make 'bpf_flow_dissect' return the...
2022-08-19  Martin KaFai Lauselftest/bpf: Add setget_sockopt to DENYLIST.s390x
2022-08-19  Colin Ian Kingselftests/bpf: Fix spelling mistake.
2022-08-19  Alexei StarovoitovMerge branch 'bpf: net: Remove duplicated code from...
2022-08-19  Martin KaFai Lauselftests/bpf: bpf_setsockopt tests
2022-08-19  Martin KaFai Laubpf: Add a few optnames to bpf_setsockopt
2022-08-19  Martin KaFai Laubpf: Change bpf_setsockopt(SOL_IPV6) to reuse do_ipv6_s...
2022-08-19  Martin KaFai Laubpf: Change bpf_setsockopt(SOL_IP) to reuse do_ip_setso...
2022-08-19  Martin KaFai Laubpf: Change bpf_setsockopt(SOL_TCP) to reuse do_tcp_set...
2022-08-19  Martin KaFai Laubpf: Refactor bpf specific tcp optnames to a new function
2022-08-19  Martin KaFai Laubpf: Change bpf_setsockopt(SOL_SOCKET) to reuse sk_sets...
2022-08-19  Martin KaFai Laubpf: Embed kernel CONFIG check into the if statement...
2022-08-19  Martin KaFai Laubpf: Initialize the bpf_run_ctx in bpf_iter_run_prog()
2022-08-19  Martin KaFai Laubpf: net: Change do_ipv6_setsockopt() to use the sockop...
2022-08-19  Martin KaFai Laubpf: net: Change do_ip_setsockopt() to use the sockopt...
2022-08-19  Martin KaFai Laubpf: net: Change do_tcp_setsockopt() to use the sockopt...
2022-08-19  Martin KaFai Laubpf: net: Consider has_current_bpf_ctx() when testing...
2022-08-19  Martin KaFai Laubpf: net: Avoid sk_setsockopt() taking sk lock when...
2022-08-19  Martin KaFai Launet: Add sk_setsockopt() to take the sk ptr instead...
2022-08-18  Maxime Chevalliernet: ethernet: altera: Add use of ethtool_op_get_ts_info
2022-08-18  Wong Vee Kheestmmac: intel: remove unused 'has_crossts' flag
2022-08-18  Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2022-08-17  Andrii Nakryikoselftests/bpf: Few fixes for selftests/bpf built in...
2022-08-17  Andrii Nakryikolibbpf: Clean up deprecated and legacy aliases
2022-08-17  Andrii Nakryikolibbpf: Streamline bpf_attr and perf_event_attr initial...
2022-08-17  Andrii Nakryikolibbpf: Fix potential NULL dereference when parsing ELF
2022-08-17  Jakub KicinskiMerge branch 'net-dsa-bcm_sf2-utilize-phylink-for-all...
2022-08-17  Florian Fainellinet: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s)
2022-08-17  Florian Fainellinet: dsa: bcm_sf2: Introduce helper for port override...
2022-08-17  Beniamin Sandunet: sfp: use simplified HWMON_CHANNEL_INFO macro
2022-08-17  Hao Luoselftests/bpf: Tests libbpf autoattach APIs
2022-08-17  Hao Luolibbpf: Allows disabling auto attach
2022-08-17  David S. MillerMerge branch 'wwan-t7xx-fw-flashing-and-coredump-support'
2022-08-17  M Chetan Kumarnet: wwan: t7xx: Devlink documentation
2022-08-17  M Chetan Kumarnet: wwan: t7xx: Enable devlink based fw flashing and...
2022-08-17  Haijun Liunet: wwan: t7xx: PCIe reset rescan
2022-08-17  Haijun Liunet: wwan: t7xx: Infrastructure for early port configur...
2022-08-17  Haijun Liunet: wwan: t7xx: Add AP CLDMA
2022-08-17  Florian Fainellinet: phy: broadcom: Implement suspend/resume for AC131...
2022-08-17  David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2022-08-17  Jie Mengtcp: Make SYN ACK RTO tunable by BPF programs with TFO
2022-08-17  Zhengchao Shaonet: sched: delete unused input parameter in qdisc_create
2022-08-17  Stefan Wahrennet: vertexcom: mse102x: Update email address
2022-08-17  Stefan Wahrendt-bindings: vertexcom-mse102x: Update email address
2022-08-17  Zhengchao Shaonet: sched: remove the unused return value of unregiste...
2022-08-16  Artem Savkovselftests/bpf: Fix attach point for non-x86 arches...
2022-08-16  Jacob Kellerice: introduce ice_ptp_reset_cached_phctime function
2022-08-16  Jacob Kellerice: re-arrange some static functions in ice_ptp.c
2022-08-16  Jacob Kellerice: track and warn when PHC update is late
2022-08-16  Jacob Kellerice: track Tx timestamp stats similar to other Intel...
2022-08-16  Jacob Kellerice: initialize cached_phctime when creating Rx rings
2022-08-16  Jacob Kellerice: set tx_tstamps when creating new Tx rings via...
2022-08-15  Hangbin Liulibbpf: Making bpf_prog_load() ignore name if kernel...
2022-08-15  Daniel Xuselftests/bpf: Update CI kconfig
2022-08-15  Daniel Xuselftests/bpf: Add connmark read test
2022-08-15  Daniel Xuselftests/bpf: Add existing connection bpf_*_ct_lookup...
2022-08-15  Quentin Monnetbpftool: Clear errno after libcap's checks
2022-08-15  Quentin Monnetbpf: Clear up confusion in bpf_skb_adjust_room()'s...
2022-08-15  Quentin Monnetbpftool: Fix a typo in a comment
2022-08-11  Hangbin Liulibbpf: Add names for auxiliary maps
2022-08-11  Linus TorvaldsMerge tag 'net-6.0-rc1' of git://git.kernel.org/pub...
2022-08-11  Linus TorvaldsMerge tag 'acpi-5.20-rc1-2' of git://git.kernel.org...
2022-08-11  Linus TorvaldsMerge tag 'iomap-6.0-merge-2' of git://git.kernel.org...
2022-08-11  Linus TorvaldsMerge tag 'ceph-for-5.20-rc1' of https://github.com...
2022-08-11  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2022-08-11  Jakub Kicinskinet: atm: bring back zatm uAPI
2022-08-11  Chen Lindpaa2-eth: trace the allocated address instead of page...
2022-08-11  Rafael J. WysockiMerge branch 'acpi-properties'
2022-08-11  Jakub Kicinskinet: add missing kdoc for struct genl_multicast_group...
2022-08-11  Linus TorvaldsMerge tag 'input-for-v5.20-rc0' of git://git.kernel...
2022-08-11  Jialiang Wangnfp: fix use-after-free in area_cache_get()
2022-08-11  Jakub KicinskiMAINTAINERS: use my korg address for mt7601u
2022-08-11  Vadim Pasternakmlxsw: minimal: Fix deadlock in ports creation
2022-08-11  Jay Vosburghbonding: fix reference count leak in balance-alb mode
2022-08-11  Linus TorvaldsRevert "Makefile.extrawarn: re-enable -Wformat for...
2022-08-11  Slark Xiaonet: usb: qmi_wwan: Add support for Cinterion MV32
2022-08-11  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2022-08-11  Alexei Starovoitovbpf: Shut up kern_sys_bpf warning.
2022-08-11  Bagas SanjayaKVM: x86/MMU: properly format KVM_CAP_VM_DISABLE_NX_HUG...
2022-08-11  Bagas SanjayaDocumentation: KVM: extend KVM_CAP_VM_DISABLE_NX_HUGE_P...
2022-08-11  Maxim Mikityanskiynet/tls: Use RCU API to access tls_ctx->netdev
2022-08-11  Jakub Kicinskitls: rx: device: don't try to copy too much on detach
2022-08-11  Jakub Kicinskitls: rx: device: bound the frag walk
2022-08-11  Thadeu Lima... net_sched: cls_route: remove from list when handle...
2022-08-11  Ido Schimmelselftests: forwarding: Fix failing tests with old libnet
2022-08-11  Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2022-08-11  Jakub KicinskiMerge branch 'net-enhancements-to-sk_user_data-field'
2022-08-11  Hawkins Jiaweinet: refactor bpf_sk_reuseport_detach()
next