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