- d1a4e0a Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
- 874be05 bpf, tests: Add tail call test suite by Johan Almbladh · 3 years, 5 months ago
- 6a3b24c bpf, tests: Add tests for BPF_CMPXCHG by Johan Almbladh · 3 years, 5 months ago
- e4517b3 bpf, tests: Add tests for atomic operations by Johan Almbladh · 3 years, 5 months ago
- 53e33f9 bpf, tests: Add test for 32-bit context pointer argument passing by Johan Almbladh · 3 years, 5 months ago
- 66e5eb8 bpf, tests: Add branch conversion JIT test by Johan Almbladh · 3 years, 5 months ago
- e5009b4 bpf, tests: Add word-order tests for load/store of double words by Johan Almbladh · 3 years, 5 months ago
- 84024a4 bpf, tests: Add tests for ALU operations implemented with function calls by Johan Almbladh · 3 years, 5 months ago
- faa5762 bpf, tests: Add more ALU64 BPF_MUL tests by Johan Almbladh · 3 years, 5 months ago
- 3b9890e bpf, tests: Add more BPF_LSH/RSH/ARSH tests for ALU64 by Johan Almbladh · 3 years, 5 months ago
- 0f2fca1 bpf, tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH by Johan Almbladh · 3 years, 5 months ago
- ba89bcf bpf, tests: Add more tests of ALU32 and ALU64 bitwise operations by Johan Almbladh · 3 years, 5 months ago
- e92c813 bpf, tests: Fix typos in test case descriptions by Johan Almbladh · 3 years, 5 months ago
- 565731a bpf, tests: Add BPF_MOV tests for zero and sign extension by Johan Almbladh · 3 years, 5 months ago
- b55dfa8 bpf, tests: Add BPF_JMP32 test cases by Johan Almbladh · 3 years, 5 months ago
- d692a63 samples, bpf: Add an explict comment to handle nested vlan tagging. by Muhammad Falak R Wani · 3 years, 5 months ago
- 4ef3960 Merge branch 'add-frag-page-support-in-page-pool' by Jakub Kicinski · 3 years, 5 months ago
- 93188e9 net: hns3: support skb's frag page recycling based on page pool by Yunsheng Lin · 3 years, 5 months ago
- 53e0961 page_pool: add frag page recycling support in page pool by Yunsheng Lin · 3 years, 5 months ago
- 0e9d2a0 page_pool: add interface to manipulate frag count in page pool by Yunsheng Lin · 3 years, 5 months ago
- 57f05bc page_pool: keep pp info as long as page pool owns the page by Yunsheng Lin · 3 years, 5 months ago
- 6aab1c8 selftests/bpf: Add tests for XDP bonding by Jussi Maki · 3 years, 6 months ago
- 9541384 selftests/bpf: Fix xdp_tx.c prog section name by Jussi Maki · 3 years, 6 months ago
- 6891866 net, core: Allow netdev_lower_get_next_private_rcu in bh context by Jussi Maki · 3 years, 6 months ago
- aeea1b8 bpf, devmap: Exclude XDP broadcast to master device by Jussi Maki · 3 years, 6 months ago
- 9e2ee5c net, bonding: Add XDP support to the bonding driver by Jussi Maki · 3 years, 6 months ago
- 879af96 net, core: Add support for XDP redirection to slave device by Jussi Maki · 3 years, 6 months ago
- a815bde net, bonding: Refactor bond_xmit_hash for use with xdp_buff by Jussi Maki · 3 years, 6 months ago
- 2a2b6e3 devlink: Fix port_type_set function pointer check by Leon Romanovsky · 3 years, 5 months ago
- e08d6d4 net: fec: fix build error for ARCH m68k by Joakim Zhang · 3 years, 5 months ago
- 6716177 net/smc: Allow SMC-D 1MB DMB allocations by Stefan Raspl · 3 years, 5 months ago
- 919d13a devlink: Set device as early as possible by Leon Romanovsky · 3 years, 5 months ago
- 94c0a6f wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe() by Wei Yongjun · 3 years, 5 months ago
- 403fa18 Merge branch 'iucv-next' by David S. Miller · 3 years, 5 months ago
- 8c39ed4 net/iucv: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
- 50348fa net/iucv: get rid of register asm usage by Heiko Carstens · 3 years, 5 months ago
- ff8424b net/af_iucv: remove wrappers around iucv (de-)registration by Julian Wiedmann · 3 years, 5 months ago
- 4eb9eda net/af_iucv: clean up a try_then_request_module() by Julian Wiedmann · 3 years, 5 months ago
- 10d6393 net/af_iucv: support drop monitoring by Julian Wiedmann · 3 years, 5 months ago
- 0033523 Merge branch 'dsa-fast-ageing' by David S. Miller · 3 years, 5 months ago
- bee7c57 net: dsa: avoid fast ageing twice when port leaves a bridge by Vladimir Oltean · 3 years, 5 months ago
- a4ffe09 net: dsa: still fast-age ports joining a bridge if they can't configure learning by Vladimir Oltean · 3 years, 5 months ago
- cfe908c Merge branch 'sja1105-fast-ageing' by David S. Miller · 3 years, 5 months ago
- 5126ec7 net: dsa: sja1105: add FDB fast ageing support by Vladimir Oltean · 3 years, 5 months ago
- 5313a37 net: dsa: sja1105: rely on DSA core tracking of port learning state by Vladimir Oltean · 3 years, 5 months ago
- 9264e4a net: dsa: flush the dynamic FDB of the software bridge when fast ageing a port by Vladimir Oltean · 3 years, 5 months ago
- 4eab90d net: dsa: don't fast age bridge ports with learning turned off by Vladimir Oltean · 3 years, 5 months ago
- 045c45d net: dsa: centralize fast ageing when address learning is turned off by Vladimir Oltean · 3 years, 5 months ago
- 64ec13e atm: horizon: Fix spelling mistakes in TX comment by Jun Miao · 3 years, 5 months ago
- 82564f6 devlink: Simplify devlink port API calls by Leon Romanovsky · 3 years, 5 months ago
- 39f3210 net: dsa: don't fast age standalone ports by Vladimir Oltean · 3 years, 5 months ago
- f9be84d net: bonding: bond_alb: Remove the dependency on ipx network layer by Cai Huoqing · 3 years, 5 months ago
- 4367355 net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe() by Nathan Chancellor · 3 years, 5 months ago
- 709db03a Merge branch 's390-qeth' by David S. Miller · 3 years, 5 months ago
- f7936b7 s390/qeth: Update MACs of LEARNING_SYNC device by Alexandra Winter · 3 years, 5 months ago
- 4e20e73 s390/qeth: Switchdev event handler by Alexandra Winter · 3 years, 5 months ago
- 60bb108 s390/qeth: Register switchdev event handler by Alexandra Winter · 3 years, 5 months ago
- 17bd3a1 tulip: Remove deadcode on startup true condition by Colin Ian King · 3 years, 5 months ago
- c83ae15d Merge branch 'samples/bpf: xdpsock: Minor enhancements' by Andrii Nakryiko · 3 years, 5 months ago
- f4700a6 samples/bpf: xdpsock: Remove forward declaration of ip_fast_csum() by Niklas Söderlund · 3 years, 5 months ago
- 29f24c4 samples/bpf: xdpsock: Make the sample more useful outside the tree by Niklas Söderlund · 3 years, 5 months ago
- 35ba6ab net: ethernet: ti: davinci_cpdma: revert "drop frame padding" by Grygorii Strashko · 3 years, 5 months ago
- 06669e6 vrf: fix NULL dereference in vrf_finish_output() by Dan Carpenter · 3 years, 5 months ago
- 579345e selftests/bpf: Rename reference_tracking BPF programs by Andrii Nakryiko · 3 years, 5 months ago
- 277b134 selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP by Jose Blanquicet · 3 years, 5 months ago
- 8fbebef net: dsa: mt7530: drop untagged frames on VLAN-aware ports without PVID by DENG Qingfang · 3 years, 5 months ago
- 9b9311a Merge branch 'dsa-cpu-flood' by David S. Miller · 3 years, 5 months ago
- c73c570 net: dsa: don't disable multicast flooding to the CPU even without an IGMP querier by Vladimir Oltean · 3 years, 5 months ago
- cbbf09b net: dsa: mt7530: remove the .port_set_mrouter implementation by Vladimir Oltean · 3 years, 5 months ago
- 7df4e7449 net: dsa: stop syncing the bridge mcast_router attribute at join time by Vladimir Oltean · 3 years, 5 months ago
- 3bacbe0 net: ethernet: ti: am65-cpsw: use napi_complete_done() in TX completion by Grygorii Strashko · 3 years, 5 months ago
- 47bfc4d net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop() by Vignesh Raghavendra · 3 years, 5 months ago
- 370cb73 Merge branch 'ptp-ocp-fixes' by David S. Miller · 3 years, 5 months ago
- 8ef8ccb ptp: ocp: Remove pending_image indicator from devlink by Jonathan Lemon · 3 years, 5 months ago
- 1a052da ptp: ocp: Rename version string shown by devlink. by Jonathan Lemon · 3 years, 5 months ago
- ef0cfb3 ptp: ocp: Use 'gnss' naming instead of 'gps' by Jonathan Lemon · 3 years, 5 months ago
- 37a156b ptp: ocp: Remove devlink health and unused parameters. by Jonathan Lemon · 3 years, 5 months ago
- 0d43d4f ptp: ocp: Add the mapping for the external PPS registers. by Jonathan Lemon · 3 years, 5 months ago
- d12f23fa ptp: ocp: Fix the error handling path for the class device. by Jonathan Lemon · 3 years, 5 months ago
- 596690e ethtool: return error from ethnl_ops_begin if dev is NULL by Heiner Kallweit · 3 years, 5 months ago
- 5c0418e netdevsim: Protect both reload_down and reload_up paths by Leon Romanovsky · 3 years, 5 months ago
- a551605 Merge branch 'cpsw-emac-skb_put_padto' by David S. Miller · 3 years, 5 months ago
- 9ffc513 net: ethernet: ti: davinci_cpdma: drop frame padding by Grygorii Strashko · 3 years, 5 months ago
- 61e7a22 net: ethernet: ti: davinci_emac: switch to use skb_put_padto() by Grygorii Strashko · 3 years, 5 months ago
- 1f88d5d net: ethernet: ti: cpsw: switch to use skb_put_padto() by Grygorii Strashko · 3 years, 5 months ago
- 0ca8d3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 902e7f3 Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
- e044809 Bluetooth: defer cleanup of resources in hci_unregister_dev() by Tetsuo Handa · 3 years, 5 months ago
- 0b53abf Merge tag 'selinux-pr-20210805' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 5 months ago
- 6209049 Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
- 3c3e902 Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 5 months ago
- 130951b Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 5 months ago
- 97fcc07 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 5 months ago
- 611ffd8 Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 3 years, 5 months ago
- 46c4c9d pipe: increase minimum default pipe size to 2 pages by Alex Xu (Hello71) · 3 years, 5 months ago
- 6bb5318 Merge branch 'net-fix-use-after-free-bugs' by Jakub Kicinski · 3 years, 5 months ago
- 942e560 net: vxge: fix use-after-free in vxge_device_unregister by Pavel Skripkin · 3 years, 5 months ago
- 4471296 net: fec: fix use-after-free in fec_drv_remove by Pavel Skripkin · 3 years, 5 months ago
- af35fc3 net: pegasus: fix uninit-value in get_interrupt_interval by Pavel Skripkin · 3 years, 5 months ago
- 51397dc tracing: Quiet smp_processor_id() use in preemptable warning in hwlat by Steven Rostedt (VMware) · 3 years, 5 months ago