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