Age | Commit message (Expand) | Author |
2021-08-10 | net: Support filtering interfaces on no master | Lahav Schlesinger |
2021-08-10 | net/sched: cls_api, reset flags on replay | Mark Bloch |
2021-08-10 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski |
2021-08-10 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-08-10 | bpf, tests: Add tail call test suite | Johan Almbladh |
2021-08-10 | bpf, tests: Add tests for BPF_CMPXCHG | Johan Almbladh |
2021-08-10 | bpf, tests: Add tests for atomic operations | Johan Almbladh |
2021-08-10 | bpf, tests: Add test for 32-bit context pointer argument passing | Johan Almbladh |
2021-08-10 | bpf, tests: Add branch conversion JIT test | Johan Almbladh |
2021-08-10 | bpf, tests: Add word-order tests for load/store of double words | Johan Almbladh |
2021-08-10 | bpf, tests: Add tests for ALU operations implemented with function calls | Johan Almbladh |
2021-08-10 | bpf, tests: Add more ALU64 BPF_MUL tests | Johan Almbladh |
2021-08-10 | bpf, tests: Add more BPF_LSH/RSH/ARSH tests for ALU64 | Johan Almbladh |
2021-08-10 | bpf, tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH | Johan Almbladh |
2021-08-10 | bpf, tests: Add more tests of ALU32 and ALU64 bitwise operations | Johan Almbladh |
2021-08-10 | bpf, tests: Fix typos in test case descriptions | Johan Almbladh |
2021-08-10 | bpf, tests: Add BPF_MOV tests for zero and sign extension | Johan Almbladh |
2021-08-10 | bpf, tests: Add BPF_JMP32 test cases | Johan Almbladh |
2021-08-10 | samples, bpf: Add an explict comment to handle nested vlan tagging. | Muhammad Falak R Wani |
2021-08-09 | Merge branch 'add-frag-page-support-in-page-pool' | Jakub Kicinski |
2021-08-09 | net: hns3: support skb's frag page recycling based on page pool | Yunsheng Lin |
2021-08-09 | page_pool: add frag page recycling support in page pool | Yunsheng Lin |
2021-08-09 | page_pool: add interface to manipulate frag count in page pool | Yunsheng Lin |
2021-08-09 | page_pool: keep pp info as long as page pool owns the page | Yunsheng Lin |
2021-08-09 | selftests/bpf: Add tests for XDP bonding | Jussi Maki |
2021-08-09 | selftests/bpf: Fix xdp_tx.c prog section name | Jussi Maki |
2021-08-09 | net, core: Allow netdev_lower_get_next_private_rcu in bh context | Jussi Maki |
2021-08-09 | bpf, devmap: Exclude XDP broadcast to master device | Jussi Maki |
2021-08-09 | net, bonding: Add XDP support to the bonding driver | Jussi Maki |
2021-08-09 | net, core: Add support for XDP redirection to slave device | Jussi Maki |
2021-08-09 | net, bonding: Refactor bond_xmit_hash for use with xdp_buff | Jussi Maki |
2021-08-09 | devlink: Fix port_type_set function pointer check | Leon Romanovsky |
2021-08-09 | net: fec: fix build error for ARCH m68k | Joakim Zhang |
2021-08-09 | net/smc: Allow SMC-D 1MB DMB allocations | Stefan Raspl |
2021-08-09 | devlink: Set device as early as possible | Leon Romanovsky |
2021-08-09 | wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe() | Wei Yongjun |
2021-08-09 | Merge branch 'iucv-next' | David S. Miller |
2021-08-09 | net/iucv: Replace deprecated CPU-hotplug functions. | Sebastian Andrzej Siewior |
2021-08-09 | net/iucv: get rid of register asm usage | Heiko Carstens |
2021-08-09 | net/af_iucv: remove wrappers around iucv (de-)registration | Julian Wiedmann |
2021-08-09 | net/af_iucv: clean up a try_then_request_module() | Julian Wiedmann |
2021-08-09 | net/af_iucv: support drop monitoring | Julian Wiedmann |
2021-08-09 | Merge branch 'dsa-fast-ageing' | David S. Miller |
2021-08-09 | net: dsa: avoid fast ageing twice when port leaves a bridge | Vladimir Oltean |
2021-08-09 | net: dsa: still fast-age ports joining a bridge if they can't configure learning | Vladimir Oltean |
2021-08-08 | Merge branch 'sja1105-fast-ageing' | David S. Miller |
2021-08-08 | net: dsa: sja1105: add FDB fast ageing support | Vladimir Oltean |
2021-08-08 | net: dsa: sja1105: rely on DSA core tracking of port learning state | Vladimir Oltean |
2021-08-08 | net: dsa: flush the dynamic FDB of the software bridge when fast ageing a port | Vladimir Oltean |
2021-08-08 | net: dsa: don't fast age bridge ports with learning turned off | Vladimir Oltean |