summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-10net: Support filtering interfaces on no masterLahav Schlesinger
2021-08-10net/sched: cls_api, reset flags on replayMark Bloch
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-10bpf, tests: Add tail call test suiteJohan Almbladh
2021-08-10bpf, tests: Add tests for BPF_CMPXCHGJohan Almbladh
2021-08-10bpf, tests: Add tests for atomic operationsJohan Almbladh
2021-08-10bpf, tests: Add test for 32-bit context pointer argument passingJohan Almbladh
2021-08-10bpf, tests: Add branch conversion JIT testJohan Almbladh
2021-08-10bpf, tests: Add word-order tests for load/store of double wordsJohan Almbladh
2021-08-10bpf, tests: Add tests for ALU operations implemented with function callsJohan Almbladh
2021-08-10bpf, tests: Add more ALU64 BPF_MUL testsJohan Almbladh
2021-08-10bpf, tests: Add more BPF_LSH/RSH/ARSH tests for ALU64Johan Almbladh
2021-08-10bpf, tests: Add more ALU32 tests for BPF_LSH/RSH/ARSHJohan Almbladh
2021-08-10bpf, tests: Add more tests of ALU32 and ALU64 bitwise operationsJohan Almbladh
2021-08-10bpf, tests: Fix typos in test case descriptionsJohan Almbladh
2021-08-10bpf, tests: Add BPF_MOV tests for zero and sign extensionJohan Almbladh
2021-08-10bpf, tests: Add BPF_JMP32 test casesJohan Almbladh
2021-08-10samples, bpf: Add an explict comment to handle nested vlan tagging.Muhammad Falak R Wani
2021-08-09Merge branch 'add-frag-page-support-in-page-pool'Jakub Kicinski
2021-08-09net: hns3: support skb's frag page recycling based on page poolYunsheng Lin
2021-08-09page_pool: add frag page recycling support in page poolYunsheng Lin
2021-08-09page_pool: add interface to manipulate frag count in page poolYunsheng Lin
2021-08-09page_pool: keep pp info as long as page pool owns the pageYunsheng Lin
2021-08-09selftests/bpf: Add tests for XDP bondingJussi Maki
2021-08-09selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-08-09net, core: Allow netdev_lower_get_next_private_rcu in bh contextJussi Maki
2021-08-09bpf, devmap: Exclude XDP broadcast to master deviceJussi Maki
2021-08-09net, bonding: Add XDP support to the bonding driverJussi Maki
2021-08-09net, core: Add support for XDP redirection to slave deviceJussi Maki
2021-08-09net, bonding: Refactor bond_xmit_hash for use with xdp_buffJussi Maki
2021-08-09devlink: Fix port_type_set function pointer checkLeon Romanovsky
2021-08-09net: fec: fix build error for ARCH m68kJoakim Zhang
2021-08-09net/smc: Allow SMC-D 1MB DMB allocationsStefan Raspl
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-09wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe()Wei Yongjun
2021-08-09Merge branch 'iucv-next'David S. Miller
2021-08-09net/iucv: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-08-09net/iucv: get rid of register asm usageHeiko Carstens
2021-08-09net/af_iucv: remove wrappers around iucv (de-)registrationJulian Wiedmann
2021-08-09net/af_iucv: clean up a try_then_request_module()Julian Wiedmann
2021-08-09net/af_iucv: support drop monitoringJulian Wiedmann
2021-08-09Merge branch 'dsa-fast-ageing'David S. Miller
2021-08-09net: dsa: avoid fast ageing twice when port leaves a bridgeVladimir Oltean
2021-08-09net: dsa: still fast-age ports joining a bridge if they can't configure learningVladimir Oltean
2021-08-08Merge branch 'sja1105-fast-ageing'David S. Miller
2021-08-08net: dsa: sja1105: add FDB fast ageing supportVladimir Oltean
2021-08-08net: dsa: sja1105: rely on DSA core tracking of port learning stateVladimir Oltean
2021-08-08net: dsa: flush the dynamic FDB of the software bridge when fast ageing a portVladimir Oltean
2021-08-08net: dsa: don't fast age bridge ports with learning turned offVladimir Oltean