]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2021-08-03  Michael Chanbnxt_en: Increase maximum RX ring size if jumbo ring...
2021-08-03  Michael Chanbnxt_en: Don't use static arrays for completion ring...
2021-08-03  Yajun Dengnet: Keep vertical alignment
2021-08-03  Hangbin Liubonding: add new option lacp_active
2021-08-03  zhouchuangaoqed: Remove duplicated include of kernel.h
2021-08-03  Len Bakerdrivers/net/usb: Remove all strcpy() uses
2021-08-03  Shai Malinqed: Remove redundant prints from the iWARP SYN handling
2021-08-03  Shai Malinqed: Skip DORQ attention handling during recovery
2021-08-03  Shai Malinqed: Avoid db_recovery during recovery
2021-08-03  David S. MillerMerge branch 'skb_expand_head'
2021-08-03  Vasily Averinbpf: use skb_expand_head in bpf_out_neigh_v4/6
2021-08-03  Vasily Averinax25: use skb_expand_head
2021-08-03  Vasily Averinvrf: use skb_expand_head in vrf_finish_output
2021-08-03  Vasily Averinipv4: use skb_expand_head in ip_finish_output2
2021-08-03  Vasily Averinipv6: use skb_expand_head in ip6_xmit
2021-08-03  Vasily Averinipv6: use skb_expand_head in ip6_finish_output2
2021-08-03  Vasily Averinskbuff: introduce skb_expand_head()
2021-08-03  David S. MillerMerge tag 'mlx5-updates-2021-08-02' of git://git.kernel...
2021-08-03  Jiapeng Chongnet/mlx5: Fix missing return value in mlx5_devlink_eswi...
2021-08-03  Roi Dayannet/mlx5e: Return -EOPNOTSUPP if more relevant when...
2021-08-03  Roi Dayannet/mlx5e: Remove redundant assignment of counter to...
2021-08-03  Roi Dayannet/mlx5e: Remove redundant parse_attr arg
2021-08-03  Roi Dayannet/mlx5e: Remove redundant cap check for flow counter
2021-08-03  Roi Dayannet/mlx5e: Remove redundant filter_dev arg from parse_t...
2021-08-03  Roi Dayannet/mlx5e: Remove redundant tc act includes
2021-08-03  Maor Gottliebnet/mlx5: Embed mlx5_ttc_table
2021-08-03  Maor Gottliebnet/mlx5: Move TTC logic to fs_ttc
2021-08-03  Maor Gottliebnet/mlx5e: Decouple TTC logic from mlx5e
2021-08-03  Maor Gottliebnet/mlx5e: Rename some related TTC args and functions
2021-08-03  Maor Gottliebnet/mlx5e: Rename traffic type enums
2021-08-03  Maxim Mikityanskiynet/mlx5e: Allocate the array of channels according...
2021-08-03  Maxim Mikityanskiynet/mlx5e: Hide all implementation details of mlx5e_rx_res
2021-08-03  Maxim Mikityanskiynet/mlx5e: Introduce mlx5e_channels API to get RQNs
2021-08-03  Maxim Mikityanskiynet/mlx5e: Use a new initializer to build uniform indir...
2021-08-02  Colin Ian Kingnet/mlx4: make the array states static const, makes...
2021-08-02  Colin Ian Kingnet: 3c509: make the array if_names static const, makes...
2021-08-02  Colin Ian Kingdpaa2-eth: make the array faf_bits static const, makes...
2021-08-02  Colin Ian Kingqlcnic: make the array random_data static const, makes...
2021-08-02  Colin Ian Kingnet: marvell: make the array name static, makes object...
2021-08-02  Colin Ian Kingcxgb4: make the array match_all_mac static, makes objec...
2021-08-02  David Ahernipv4: Fix refcount warning for new fib_info
2021-08-02  Colin Ian Kingnet: phy: mscc: make some arrays static const, makes...
2021-08-02  Colin Ian Kingnetdevsim: make array res_ids static const, makes objec...
2021-08-02  Gustavo A.... net/ipv4: Replace one-element array with flexible-array...
2021-08-02  Vladimir Olteannet: dsa: remove the struct packet_type argument from...
2021-08-02  Krzysztof Kozlowskinfc: hci: pass callback data param as pointer in nci_re...
2021-08-02  Christophe... cavium: switch from 'pci_' to 'dma_' API
2021-08-02  Vladimir Olteannet: dsa: mt7530: drop paranoid checks in .get_tag_prot...
2021-08-02  David S. MillerMerge branch 'octeon-drr-config'
2021-08-02  Sunil Gouthamocteontx2-pf: cn10k: Config DWRR weight based on MTU
2021-08-02  Sunil Gouthamocteontx2-af: cn10k: DWRR MTU configuration
2021-08-02  Dust Liselftests/net: remove min gso test in packet_snd
2021-08-02  Yufeng Mobonding: 3ad: fix the concurrency between __bond_releas...
2021-08-02  Cong Wangnet_sched: refactor TC action init API
2021-08-02  Martin Kaiserniu: read property length only if we use it
2021-07-31  Jakub KicinskiMerge https://git.kernel.org/pub/scm/linux/kernel/git...
2021-07-31  Jakub KicinskiMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-07-30  Linus TorvaldsMerge tag 'net-5.14-rc4' of git://git.kernel.org/pub...
2021-07-30  Linus TorvaldsMerge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub...
2021-07-30  Linus Torvaldspipe: make pipe writes always wake up readers
2021-07-30  Andrii NakryikoMerge branch 'tools: bpftool: update, synchronise and...
2021-07-30  Quentin Monnettools: bpftool: Complete metrics list in "bpftool prog...
2021-07-30  Quentin Monnettools: bpftool: Document and add bash completion for...
2021-07-30  Quentin Monnetselftests/bpf: Update bpftool's consistency script...
2021-07-30  Quentin Monnettools: bpftool: Update and synchronise option list...
2021-07-30  Quentin Monnettools: bpftool: Complete and synchronise attach or...
2021-07-30  Quentin Monnetselftests/bpf: Check consistency between bpftool source...
2021-07-30  Quentin Monnettools: bpftool: Slightly ease bash completion updates
2021-07-30  Jakub KicinskiMerge branch 'clean-devlink-net-namespace-operations'
2021-07-30  Leon Romanovskydevlink: Allocate devlink directly in requested net...
2021-07-30  Leon Romanovskydevlink: Break parameter notification sequence to be...
2021-07-30  Cong Wangunix_bpf: Fix a potential deadlock in unix_dgram_bpf_re...
2021-07-30  Hengqi Chenlibbpf: Add btf__load_vmlinux_btf/btf__load_module_btf
2021-07-30  Paolo Abenisk_buff: avoid potentially clearing 'slow_gro' field
2021-07-30  Rafael J. WysockiMerge branches 'acpi-resources' and 'acpi-dptf'
2021-07-30  Linus TorvaldsMerge tag 'block-5.14-2021-07-30' of git://git.kernel...
2021-07-30  Linus TorvaldsMerge tag 'io_uring-5.14-2021-07-30' of git://git.kerne...
2021-07-30  Linus TorvaldsMerge tag 'libata-5.14-2021-07-30' of git://git.kernel...
2021-07-30  Linus TorvaldsMerge tag 'for-5.14-rc3-tag' of git://git.kernel.org...
2021-07-30  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2021-07-30  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-07-30  Jakub KicinskiMerge tag 'linux-can-fixes-for-5.14-20210730' of git...
2021-07-30  Wang Haimm/memcg: fix NULL pointer dereference in memcg_slab_fr...
2021-07-30  Shakeel Buttslub: fix unreclaimable slab stat for bulk free
2021-07-30  Aneesh Kumar K.Vmm/migrate: fix NR_ISOLATED corruption on 64-bit
2021-07-30  Johannes Weinermm: memcontrol: fix blocking rstat function called...
2021-07-30  Junxiao Biocfs2: issue zeroout to EOF blocks
2021-07-30  Junxiao Biocfs2: fix zero out valid data
2021-07-30  Matteo Crocelib/test_string.c: move string selftest in the Runtime...
2021-07-30  Catherine Sullivangve: Update MAINTAINERS list
2021-07-30  Yajun Dengnet: netlink: Remove unused function
2021-07-30  Jakub KicinskiMerge branch 'nfc-constify-pointed-data-missed-part'
2021-07-30  Krzysztof Kozlowskinfc: hci: cleanup unneeded spaces
2021-07-30  Krzysztof Kozlowskinfc: nci: constify several pointers to u8, sk_buff...
2021-07-30  Krzysztof Kozlowskinfc: constify local pointer variables
2021-07-30  Krzysztof Kozlowskinfc: constify several pointers to u8, char and sk_buff
2021-07-30  Krzysztof Kozlowskinfc: hci: annotate nfc_llc_init() as __init
2021-07-30  Krzysztof Kozlowskinfc: annotate af_nfc_exit() as __exit
2021-07-30  Krzysztof Kozlowskinfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node...
2021-07-30  Lukas Bulwahnarch: Kconfig: clean up obsolete use of HAVE_IDE
next