summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-02net/mlx4: make the array states static const, makes object smallerColin Ian King
2021-08-02net: 3c509: make the array if_names static const, makes object smallerColin Ian King
2021-08-02dpaa2-eth: make the array faf_bits static const, makes object smallerColin Ian King
2021-08-02qlcnic: make the array random_data static const, makes object smallerColin Ian King
2021-08-02net: marvell: make the array name static, makes object smallerColin Ian King
2021-08-02cxgb4: make the array match_all_mac static, makes object smallerColin Ian King
2021-08-02ipv4: Fix refcount warning for new fib_infoDavid Ahern
2021-08-02net: phy: mscc: make some arrays static const, makes object smallerColin Ian King
2021-08-02netdevsim: make array res_ids static const, makes object smallerColin Ian King
2021-08-02net/ipv4: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-08-02net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()Vladimir Oltean
2021-08-02nfc: hci: pass callback data param as pointer in nci_request()Krzysztof Kozlowski
2021-08-02cavium: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-02net: dsa: mt7530: drop paranoid checks in .get_tag_protocol()Vladimir Oltean
2021-08-02Merge branch 'octeon-drr-config'David S. Miller
2021-08-02octeontx2-pf: cn10k: Config DWRR weight based on MTUSunil Goutham
2021-08-02octeontx2-af: cn10k: DWRR MTU configurationSunil Goutham
2021-08-02selftests/net: remove min gso test in packet_sndDust Li
2021-08-02bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_s...Yufeng Mo
2021-08-02net_sched: refactor TC action init APICong Wang
2021-08-02niu: read property length only if we use itMartin Kaiser
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-07-30pipe: make pipe writes always wake up readersLinus Torvalds
2021-07-30Merge branch 'tools: bpftool: update, synchronise and validate types and opti...Andrii Nakryiko
2021-07-30tools: bpftool: Complete metrics list in "bpftool prog profile" docQuentin Monnet
2021-07-30tools: bpftool: Document and add bash completion for -L, -B optionsQuentin Monnet
2021-07-30selftests/bpf: Update bpftool's consistency script for checking optionsQuentin Monnet
2021-07-30tools: bpftool: Update and synchronise option list in doc and help msgQuentin Monnet
2021-07-30tools: bpftool: Complete and synchronise attach or map typesQuentin Monnet
2021-07-30selftests/bpf: Check consistency between bpftool source, doc, completionQuentin Monnet
2021-07-30tools: bpftool: Slightly ease bash completion updatesQuentin Monnet
2021-07-30Merge branch 'clean-devlink-net-namespace-operations'Jakub Kicinski
2021-07-30devlink: Allocate devlink directly in requested net namespaceLeon Romanovsky
2021-07-30devlink: Break parameter notification sequence to be before/after unload/load...Leon Romanovsky
2021-07-30unix_bpf: Fix a potential deadlock in unix_dgram_bpf_recvmsg()Cong Wang
2021-07-30libbpf: Add btf__load_vmlinux_btf/btf__load_module_btfHengqi Chen
2021-07-30sk_buff: avoid potentially clearing 'slow_gro' fieldPaolo Abeni
2021-07-30Merge branches 'acpi-resources' and 'acpi-dptf'Rafael J. Wysocki
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-30Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-07-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-30Merge tag 'linux-can-fixes-for-5.14-20210730' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-07-30mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()Wang Hai
2021-07-30slub: fix unreclaimable slab stat for bulk freeShakeel Butt