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