Age | Commit message (Expand) | Author |
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-09 | netfilter: x_tables: never register tables by default | Florian Westphal |
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 |
2021-08-08 | net: dsa: centralize fast ageing when address learning is turned off | Vladimir Oltean |
2021-08-08 | atm: horizon: Fix spelling mistakes in TX comment | Jun Miao |
2021-08-08 | devlink: Simplify devlink port API calls | Leon Romanovsky |
2021-08-08 | net: dsa: don't fast age standalone ports | Vladimir Oltean |
2021-08-07 | net: bonding: bond_alb: Remove the dependency on ipx network layer | Cai Huoqing |
2021-08-07 | net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe() | Nathan Chancellor |
2021-08-07 | Merge branch 's390-qeth' | David S. Miller |
2021-08-07 | s390/qeth: Update MACs of LEARNING_SYNC device | Alexandra Winter |
2021-08-07 | s390/qeth: Switchdev event handler | Alexandra Winter |
2021-08-07 | s390/qeth: Register switchdev event handler | Alexandra Winter |