]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2023-10-05  Marc Kleine... can: at91_can: at91_irq_err_frame(): move next to at91_...
2023-10-05  Marc Kleine... can: at91_can: at91_irq_err_frame(): call directly...
2023-10-05  Marc Kleine... can: at91_can: at91_poll_err(): increase stats even...
2023-10-05  Marc Kleine... can: at91_can: at91_poll_err(): fold in at91_poll_err_f...
2023-10-05  Marc Kleine... can: at91_can: add CAN transceiver support
2023-10-05  Marc Kleine... can: at91_can: at91_open(): forward request_irq()'s...
2023-10-05  Marc Kleine... can: at91_can: at91_chip_start(): don't disable IRQs...
2023-10-05  Marc Kleine... can: at91_can: at91_set_bittiming(): demote register...
2023-10-05  Marc Kleine... can: at91_can: rename struct at91_priv::{tx_next,tx_ech...
2023-10-05  Marc Kleine... can: at91_can: at91_setup_mailboxes(): update comments
2023-10-05  Marc Kleine... can: at91_can: add more register definitions
2023-10-05  Marc Kleine... can: at91_can: MCR Register: convert to FIELD_PREP()
2023-10-05  Marc Kleine... can: at91_can: MSR Register: convert to FIELD_PREP()
2023-10-05  Marc Kleine... can: at91_can: MID registers: convert access to FIELD_P...
2023-10-05  Marc Kleine... can: at91_can: MMR registers: convert to FIELD_PREP()
2023-10-05  Marc Kleine... can: at91_can: ECR register: convert to FIELD_GET()
2023-10-05  Marc Kleine... can: at91_can: BR register: convert to FIELD_PREP()
2023-10-05  Marc Kleine... can: at91_can: at91_irq_tx(): remove one level of indention
2023-10-05  Marc Kleine... can: at91_can: use a consistent indention
2023-10-05  Marc Kleine... can: dev: add can_state_get_by_berr_counter() to return...
2023-10-05  Marc Kleine... Merge patch series "can: dev: fix can_restart() and...
2023-10-05  Marc Kleine... can: dev: can_put_echo_skb(): don't crash kernel if...
2023-10-05  Marc Kleine... can: dev: can_restart(): move debug message and stats...
2023-10-05  Marc Kleine... can: dev: can_restart(): reverse logic to remove need...
2023-10-05  Marc Kleine... can: dev: can_restart(): fix race condition between...
2023-10-05  Marc Kleine... can: dev: can_restart(): don't crash kernel if carrier...
2023-10-05  Justin Stittcan: peak_pci: replace deprecated strncpy with strscpy
2023-10-04  Jiapeng Chongcan: raw: Remove NULL check before dev_{put, hold}
2023-10-04  Marc Kleine... Merge patch series "can: etas_es58x: clean-up of new...
2023-10-04  Vincent Mailholcan: etas_es58x: add missing a blank line after declaration
2023-10-04  Vincent Mailholcan: etas_es58x: rework the version check logic to...
2023-10-04  Miquel Raynalcan: sja1000: Fix comment
2023-10-03  Patrick Rohrnet: add sysctl to disable rfc4862 5.5.3e lifetime...
2023-10-03  Jakub KicinskiMerge branch 'documentation-fixes-for-dpll-subsystem'
2023-10-03  Bagas SanjayaDocumentation: dpll: wrap DPLL_CMD_PIN_GET output in...
2023-10-03  Bagas SanjayaDocumentation: dpll: Fix code blocks
2023-10-03  Jakub KicinskiMerge branch 'introduce-define_flex-macro'
2023-10-03  Przemek Kitszelice: make use of DEFINE_FLEX() in ice_switch.c
2023-10-03  Przemek Kitszelice: make use of DEFINE_FLEX() for struct ice_aqc_dis_t...
2023-10-03  Przemek Kitszelice: make use of DEFINE_FLEX() for struct ice_aqc_add_t...
2023-10-03  Przemek Kitszelice: make use of DEFINE_FLEX() in ice_ddp.c
2023-10-03  Przemek Kitszelice: drop two params of ice_aq_move_sched_elems()
2023-10-03  Przemek Kitszelice: ice_sched_remove_elems: replace 1 elem array param...
2023-10-03  Przemek Kitszeloverflow: add DEFINE_FLEX() for on-stack allocs
2023-10-03  Jakub KicinskiMerge branch 'bpf-remove-xdp_do_flush_map'
2023-10-03  Sebastian Andrzej... bpf: Remove xdp_do_flush_map().
2023-10-03  Sebastian Andrzej... net: Tree wide: Replace xdp_do_flush_map() with xdp_do_...
2023-10-03  Dan Carpenternet: microchip: sparx5: clean up error checking in...
2023-10-03  Paolo AbeniMerge branch 'net-dsa-hsr-enable-hsr-hw-offloading...
2023-10-03  Lukasz Majewskinet: dsa: microchip: Enable HSR offloading for KSZ9477
2023-10-03  Vladimir Olteannet: dsa: microchip: move REG_SW_MAC_ADDR to dev->info...
2023-10-03  Lukasz Majewskinet: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame...
2023-10-03  Vladimir Olteannet: dsa: notify drivers of MAC address changes on...
2023-10-03  Vladimir Olteannet: dsa: propagate extack to ds->ops->port_hsr_join()
2023-10-03  Raju Lakkarajunet: sfp: add quirk for FS's 2.5G copper SFP
2023-10-03  Beniamino Galvaniipv6: mark address parameters of udp_tunnel6_xmit_skb...
2023-10-03  Linus Walleijnet: phy: amd: Support the Altima AMI101L
2023-10-03  Christophe... udp_tunnel: Use flex array to simplify code
2023-10-03  Linus Walleijnet: ixp4xx_eth: Specify min/max MTU
2023-10-03  Paolo AbeniMerge branch 'tcp_metrics-four-fixes'
2023-10-03  Eric Dumazettcp_metrics: optimize tcp_metrics_flush_all()
2023-10-03  Eric Dumazettcp_metrics: do not create an entry from tcp_init_metrics()
2023-10-03  Eric Dumazettcp_metrics: properly set tp->snd_ssthresh in tcp_init_...
2023-10-03  Eric Dumazettcp_metrics: add missing barriers on delete
2023-10-02  Jakub KicinskiMerge branch 'fix-implicit-sign-conversions-in-handshak...
2023-10-02  Chuck Leverhandshake: Fix sign of key_serial_t fields
2023-10-02  Chuck Leverhandshake: Fix sign of socket file descriptor fields
2023-10-02  Jakub KicinskiMerge branch 'mlxsw-annotate-structs-with-__counted_by'
2023-10-02  Kees Cookmlxsw: spectrum_span: Annotate struct mlxsw_sp_span...
2023-10-02  Kees Cookmlxsw: spectrum_router: Annotate struct mlxsw_sp_nextho...
2023-10-02  Kees Cookmlxsw: spectrum: Annotate struct mlxsw_sp_counter_pool...
2023-10-02  Kees Cookmlxsw: core: Annotate struct mlxsw_env with __counted_by
2023-10-02  Kees Cookmlxsw: Annotate struct mlxsw_linecards with __counted_by
2023-10-02  Jakub KicinskiMerge branch 'batch-1-annotate-structs-with-__counted_by'
2023-10-02  Kees Cooknet: tulip: Annotate struct mediatable with __counted_by
2023-10-02  Kees Cooknet: openvswitch: Annotate struct dp_meter with __count...
2023-10-02  Kees Cooknet: enetc: Annotate struct enetc_psfp_gate with __coun...
2023-10-02  Kees Cooknet: openvswitch: Annotate struct dp_meter_instance...
2023-10-02  Kees Cooknet: mana: Annotate struct hwc_dma_buf with __counted_by
2023-10-02  Kees Cooknet: ipa: Annotate struct ipa_power with __counted_by
2023-10-02  Kees Cooknet: mana: Annotate struct mana_rxq with __counted_by
2023-10-02  Kees Cooknet: hisilicon: Annotate struct rcb_common_cb with...
2023-10-02  Kees Cooknet: enetc: Annotate struct enetc_int_vector with __cou...
2023-10-02  Kees Cooknet: hns: Annotate struct ppe_common_cb with __counted_by
2023-10-02  Kees Cookipv6: Annotate struct ip6_sf_socklist with __counted_by
2023-10-02  Kees Cookipv4/igmp: Annotate struct ip_sf_socklist with __counted_by
2023-10-02  Kees Cookipv4: Annotate struct fib_info with __counted_by
2023-10-02  David S. MillerMerge branch 'mlxsw-next'
2023-10-02  Vadim Pasternakmlxsw: i2c: Utilize standard macros for dividing buffer...
2023-10-02  Vadim Pasternakmlxsw: core: Extend allowed list of external cooling...
2023-10-02  Vadim Pasternakmlxsw: reg: Limit MTBR register payload to a single...
2023-10-01  David S. MillerMerge branch 'inet-more-data-race-fixes'
2023-10-01  Eric Dumazetinet: implement lockless getsockopt(IP_MULTICAST_IF)
2023-10-01  Eric Dumazetinet: lockless IP_PKTOPTIONS implementation
2023-10-01  Eric Dumazetinet: implement lockless getsockopt(IP_UNICAST_IF)
2023-10-01  Eric Dumazetinet: lockless getsockopt(IP_MTU)
2023-10-01  Eric Dumazetinet: lockless getsockopt(IP_OPTIONS)
2023-10-01  Eric Dumazetinet: implement lockless IP_TOS
2023-10-01  Eric Dumazetinet: implement lockless IP_MTU_DISCOVER
2023-10-01  Eric Dumazetinet: implement lockless IP_MULTICAST_TTL
next