1. 9960d76 test_bpf: reduce MAX_TESTRUNS by Eric Dumazet · 7 years ago
  2. d269176 bpf, ppc64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  3. d40bc96 test_bpf: add a schedule point by Eric Dumazet · 7 years ago
  4. ca36960 bpf: allow xadd only on aligned memory by Daniel Borkmann · 7 years ago
  5. a5f7add net_sched: gen_estimator: fix broken estimators based on percpu stats by Eric Dumazet · 7 years ago
  6. 2217009 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  7. d903ec7 gianfar: simplify FCS handling and fix memory leak by Andy Spencer · 7 years ago
  8. ca79bec2 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
  9. 4e14bf4 macvlan: fix use-after-free in macvlan_common_newlink() by Alexey Kodanev · 7 years ago
  10. 16338a9 bpf, arm64: fix out of bounds access in tail call by Daniel Borkmann · 7 years ago
  11. a493a87 bpf, x64: implement retpoline for tail call by Daniel Borkmann · 7 years ago
  12. 93c62c4 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 7 years ago
  13. 370c105 net: aquantia: Fix error handling in aq_pci_probe() by Dan Carpenter · 7 years ago
  14. 6c5f610 bpf: fix rcu lockdep warning for lpm_trie map_free callback by Yonghong Song · 7 years ago
  15. 32fff23 bpf: add schedule points in percpu arrays management by Eric Dumazet · 7 years ago
  16. ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  17. 657308f regulatory: add NUL to request alpha2 by Johannes Berg · 7 years ago
  18. a2c0f03 ibmvnic: Fix early release of login buffer by Thomas Falcon · 7 years ago
  19. 83090e7 net/smc9194: Remove bogus CONFIG_MAC reference by Finn Thain · 7 years ago
  20. 1fe4b11 net: ipv4: Set addr_type in hash_keys for forwarded case by David Ahern · 7 years ago
  21. 350c9f4 tcp_bbr: better deal with suboptimal GSO by Eric Dumazet · 7 years ago
  22. 88e80c62 smsc75xx: fix smsc75xx_set_features() by Eric Dumazet · 7 years ago
  23. b87b619 netlink: put module reference if dump start fails by Jason A. Donenfeld · 7 years ago
  24. 80475c4 selftests/bpf/test_maps: exit child process without error in ENOMEM case by Li Zhijian · 7 years ago
  25. 31a8260 selftests/bpf: update gitignore with test_libbpf_open by Anders Roxell · 7 years ago
  26. b52db43 selftests/bpf: tcpbpf_kern: use in6_* macros from glibc by Anders Roxell · 7 years ago
  27. a7dcdf6 bpf: clean up unused-variable warning by Arnd Bergmann · 7 years ago
  28. cfd092f amd-xgbe: Restore PCI interrupt enablement setting on resume by Tom Lendacky · 7 years ago
  29. bf006d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  30. 6c4df17 Merge branch 'virtio_net-XDP-fixes' by David S. Miller · 7 years ago
  31. 8dcc5b0 virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDP by Jesper Dangaard Brouer · 7 years ago
  32. 11b7d897 virtio_net: fix memory leak in XDP_REDIRECT by Jesper Dangaard Brouer · 7 years ago
  33. 95dbe9e virtio_net: fix XDP code path in receive_small() by Jesper Dangaard Brouer · 7 years ago
  34. 7324f53 virtio_net: disable XDP_REDIRECT in receive_mergeable() case by Jesper Dangaard Brouer · 7 years ago
  35. 9c4ff2a Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  36. 943a0d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  37. 5ae437a net: sched: report if filter is too large to dump by Roman Kapl · 7 years ago
  38. 9238e38 net/mlx5: Fix error handling when adding flow rules by Vlad Buslov · 7 years ago
  39. 26a0f6e net/mlx5: E-Switch, Fix drop counters use before creation by Eugenia Emantayev · 7 years ago
  40. 96de67a net/mlx5: Add header re-write to the checks for conflicting actions by Or Gerlitz · 7 years ago
  41. c67f100 net/mlx5: Use 128B cacheline size for 128B or larger cachelines by Daniel Jurgens · 7 years ago
  42. 2f0db87 net/mlx5e: Specify numa node when allocating drop rq by Gal Pressman · 7 years ago
  43. 001a2fc net/mlx5e: Return error if prio is specified when offloading eswitch vlan push by Or Gerlitz · 7 years ago
  44. 4f5c02f net/mlx5: Address static checker warnings on non-constant initializers by Or Gerlitz · 7 years ago
  45. 9afe9a5 net/mlx5e: Eliminate build warnings on no previous prototype by Or Gerlitz · 7 years ago
  46. f600c60 net/mlx5e: Verify inline header size do not exceed SKB linear size by Eran Ben Elisha · 7 years ago
  47. ef7a351 net/mlx5e: Fix loopback self test when GRO is off by Inbar Karmy · 7 years ago
  48. 8babd44 net/mlx5e: Fix TCP checksum in LRO buffers by Gal Pressman · 7 years ago
  49. b1a2ce8 tools/libbpf: Avoid possibly using uninitialized variable by Jeremy Cline · 7 years ago
  50. abe27a8 ibmvnic: Check for NULL skb's in NAPI poll routine by Thomas Falcon · 7 years ago
  51. 79c0ef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  52. 506b0a3 tg3: APE heartbeat changes by Prashant Sreedharan · 7 years ago
  53. cfc2c74 netfilter: IDLETIMER: be syzkaller friendly by Eric Dumazet · 7 years ago
  54. d1c95af mlxsw: spectrum_router: Do not unconditionally clear route offload indication by Ido Schimmel · 7 years ago
  55. cae6925 Merge branch 'qualcomm-rmnet-Fix-issues-with-CONFIG_DEBUG_PREEMPT-enabled' by David S. Miller · 7 years ago
  56. f57bbaa net: qualcomm: rmnet: Fix possible null dereference in command processing by Subash Abhinov Kasiviswanathan · 7 years ago
  57. 4dba8bb net: qualcomm: rmnet: Fix warning seen with 64 bit stats by Subash Abhinov Kasiviswanathan · 7 years ago
  58. b37f78f net: qualcomm: rmnet: Fix crash on real dev unregistration by Subash Abhinov Kasiviswanathan · 7 years ago
  59. 3b07029 mac80211: Fix sending ADDBA response for an ongoing session by Ilan Peer · 7 years ago
  60. 191da27 mac80211: Do not disconnect on invalid operating class by Ilan Peer · 7 years ago
  61. 3027a8e cfg80211: clear wep keys after disconnection by Avraham Stern · 7 years ago
  62. 95f3ce6 mac80211: fix calling sleeping function in atomic context by Sara Sharon · 7 years ago
  63. d78d9ee mac80211: fix a possible leak of station stats by Sara Sharon · 7 years ago
  64. 651b992 mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 by Felix Fietkau · 7 years ago
  65. ce162bf mac80211_hwsim: don't use WQ_MEM_RECLAIM by Johannes Berg · 7 years ago
  66. bee92d0 cfg80211: fix cfg80211_beacon_dup by Arnd Bergmann · 7 years ago
  67. 91ab883 Linux 4.16-rc2 by Linus Torvalds · 7 years ago v4.16-rc2
  68. 0e06fb5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. 9ca2c16 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. 2d6c4e4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. 59e4721 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. c786427 Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  73. fa2139e Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  74. 4b6415f Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  75. ee78ad7 Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  76. 74688a0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  77. f73f047 Merge tag 'for-linus-4.16a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  78. d1a75e0 pvcalls-front: wait for other operations to return when release passive sockets by Stefano Stabellini · 7 years ago
  79. 64d6871 pvcalls-front: introduce a per sock_mapping refcount by Stefano Stabellini · 7 years ago
  80. 63e708f x86/xen: Calculate __max_logical_packages on PV domains by Prarit Bhargava · 7 years ago
  81. 29fee6e xenbus: track caller request id by Joao Martins · 7 years ago
  82. e1a50de arm64: cputype: Silence Sparse warnings by Robin Murphy · 7 years ago
  83. 9ab2323 sctp: remove the left unnecessary check for chunk in sctp_renege_events by Xin Long · 7 years ago
  84. a16b8d0 rxrpc: Work around usercopy check by David Howells · 7 years ago
  85. 43a08e0 tun: fix tun_napi_alloc_frags() frag allocator by Eric Dumazet · 7 years ago
  86. 15f35d4 udplite: fix partial checksum initialization by Alexey Kodanev · 7 years ago
  87. da27988 skbuff: Fix comment mis-spelling. by David S. Miller · 7 years ago
  88. dfec091 dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lock by Paolo Abeni · 7 years ago
  89. 7dcf688 PCI/cxgb4: Extend T3 PCI quirk to T4+ devices by Casey Leedom · 7 years ago
  90. e6f02a4 cxgb4: fix trailing zero in CIM LA dump by Rahul Lakkireddy · 7 years ago
  91. c4e43e1 cxgb4: free up resources of pf 0-3 by Ganesh Goudar · 7 years ago
  92. 1e3510b Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  93. a8c6db1 fib_semantics: Don't match route with mismatching tclassid by Stefano Brivio · 7 years ago
  94. fe9c842 NFC: llcp: Limit size of SDP URI by Kees Cook · 7 years ago
  95. 20a004e arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables by Will Deacon · 7 years ago
  96. af27d94 mm: hide a #warning for COMPILE_TEST by Arnd Bergmann · 7 years ago
  97. 78352f1 Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips by Linus Torvalds · 7 years ago
  98. da370f1 Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  99. c85b0b1 Merge tag 'for-4.16/dm-chained-bios-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  100. 5e8639b Merge tag 'platform-drivers-x86-v4.16-4' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago