1. 07f2c7a sctp: verify size of a new chunk in _sctp_make_chunk() by Alexey Kodanev · 7 years ago
  2. 7b30d51 Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  3. 1c5b221 s390/qeth: fix SETIP command handling by Julian Wiedmann · 7 years ago
  4. 89271c6 s390/qeth: fix underestimated count of buffer elements by Ursula Braun · 7 years ago
  5. 0bf7800 ptr_ring: try vmalloc() when kmalloc() fails by Jason Wang · 7 years ago
  6. 6e6e41c ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 7 years ago
  7. 909ebd5 Merge branch 'stmmac-irq-fixes-cleanups' by David S. Miller · 7 years ago
  8. 1029117 net: stmmac: remove redundant enable of PMT irq by Niklas Cassel · 7 years ago
  9. e879b7a net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4 by Niklas Cassel · 7 years ago
  10. 1b84ca1 net: stmmac: discard disabled flags in interrupt status register by Niklas Cassel · 7 years ago
  11. faefaa9 ibmvnic: Reset long term map ID counter by Thomas Falcon · 7 years ago
  12. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  13. d977ae5 Merge branch 'bpf-libbpf-relo-fix-and-tests' by Daniel Borkmann · 7 years ago
  14. e3d91b0 tools/libbpf: handle issues with bpf ELF objects containing .eh_frames by Jesper Dangaard Brouer · 7 years ago
  15. f09b2e3 selftests/bpf: add selftest that use test_libbpf_open by Jesper Dangaard Brouer · 7 years ago
  16. 864db33 selftests/bpf: add test program for loading BPF ELF files by Jesper Dangaard Brouer · 7 years ago
  17. 077c066 tools/libbpf: improve the pr_debug statements to contain section numbers by Jesper Dangaard Brouer · 7 years ago
  18. 8c88181 bpf: Sync kernel ABI header with tooling header for bpf_common.h by Jesper Dangaard Brouer · 7 years ago
  19. 08f5138 net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT by Heiner Kallweit · 7 years ago
  20. 88c991a net: thunder: change q_len's type to handle max ring size by Dean Nelson · 7 years ago
  21. e0c42c8 Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  22. 55b3280 tipc: fix skb truesize/datasize ratio control by Hoang Le · 7 years ago
  23. eb53f7a net/sched: cls_u32: fix cls_u32 on filter replace by Ivan Vecera · 7 years ago
  24. 3968523 mpls, nospec: Sanitize array index in mpls_label_ok() by Dan Williams · 7 years ago
  25. ebeeb1a rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds connection/workq management by Sowmini Varadhan · 7 years ago
  26. 79a8a64 net: Whitelist the skbuff_head_cache "cb" field by Kees Cook · 7 years ago
  27. e728789 net: Extra '_get' in declaration of arch_get_platform_mac_address by Mathieu Malaterre · 7 years ago
  28. ec95dff ibmvnic: queue reset when CRQ gets closed during reset by Nathan Fontenot · 7 years ago
  29. 583133b atm: he: use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  30. 4ff66ca rtnetlink: require unique netns identifier by Christian Brauner · 7 years ago
  31. 762c330 tuntap: add missing xdp flush by Jason Wang · 7 years ago
  32. cb9f7a9 netlink: ensure to loop over all netns in genlmsg_multicast_allns() by Nicolas Dichtel · 7 years ago
  33. 8c2f826 rxrpc: Don't put crypto buffers on the stack by David Howells · 7 years ago
  34. 99ffd19 Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 7 years ago
  35. c702558 Merge branch 'nfp-fix-disabling-TC-offloads-in-flower-max-TSO-segs-and-module-version' by David S. Miller · 7 years ago
  36. 1a5e8e3 nfp: populate MODULE_VERSION by Jakub Kicinski · 7 years ago
  37. 0d592e5 nfp: limit the number of TSO segments by Jakub Kicinski · 7 years ago
  38. d692403 nfp: forbid disabling hw-tc-offload on representors while offload active by Jakub Kicinski · 7 years ago
  39. 0b9de4c nfp: don't advertise hw-tc-offload on non-port netdevs by Jakub Kicinski · 7 years ago
  40. e3ac6c0 nfp: bpf: require ETH table by Jakub Kicinski · 7 years ago
  41. 9ce8b24 Revert "ath10k: add sanity check to ie_len before parsing fw/board ie" by Ryan Hsu · 7 years ago
  42. 69fe98e Merge branch 'bpf-misc-nfp-bpftool-doc-fixes' by Daniel Borkmann · 7 years ago
  43. a827a16 tools: bpftool: add bash completion for cgroup commands by Quentin Monnet · 7 years ago
  44. 55f3538 tools: bpftool: add bash completion for `bpftool prog load` by Quentin Monnet · 7 years ago
  45. 2148481 tools: bpftool: make syntax for program map update explicit in man page by Quentin Monnet · 7 years ago
  46. 9242682 tools: bpftool: exit doc Makefile early if rst2man is not available by Quentin Monnet · 7 years ago
  47. 0badd33 libbpf: complete list of strings for guessing program type by Quentin Monnet · 7 years ago
  48. b7d9923 nfp: bpf: fix immed relocation for larger offsets by Jakub Kicinski · 7 years ago
  49. 5c487bb tcp: tracepoint: only call trace_tcp_send_reset with full socket by Song Liu · 7 years ago
  50. 043e337 sch_netem: Bug fixing in calculating Netem interval by Md. Islam · 7 years ago
  51. 62f94c2 net: ethernet: ti: cpsw: fix net watchdog timeout by Grygorii Strashko · 7 years ago
  52. b0992ec ibmvnic: Ensure that buffers are NULL after free by Thomas Falcon · 7 years ago
  53. 3468656 ibmvnic: Fix rx queue cleanup for non-fatal resets by John Allen · 7 years ago
  54. bc6d33c i40e: Fix the number of queues available to be mapped for use by Amritha Nambiar · 7 years ago
  55. 44750f8 net/ipv6: onlink nexthop checks should default to main table by David Ahern · 7 years ago
  56. 58e354c net/ipv6: Handle reject routes with onlink flag by David Ahern · 7 years ago
  57. c861ef8 sun: Add SPDX license tags to Sun network drivers by Shannon Nelson · 7 years ago
  58. 17e9e23 rxrpc: Fix received abort handling by David Howells · 7 years ago
  59. e729452 cxgb4: Fix error handling path in 'init_one()' by Christophe JAILLET · 7 years ago
  60. 035d808 selftests: bpf: test_kmod.sh: check the module path before insmod by Naresh Kamboju · 7 years ago
  61. 4d80ecd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  62. 4e12d65 ath9k_htc: add Altai WA1011N-GU by Oleksij Rempel · 7 years ago
  63. 50e79e2 ath10k: fix kernel panic issue during pci probe by Yu Wang · 7 years ago
  64. b9607de ath9k: Fix get channel default noise floor by Wojciech Dubowik · 7 years ago
  65. 34f1cb3 ath10k: add support for Ubiquiti rebranded QCA988X v2 by Tobias Schramm · 7 years ago
  66. d5cc611 PCI: Add Ubiquiti Networks vendor ID by Tobias Schramm · 7 years ago
  67. 0a7fe71 ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1 by Yu Wang · 7 years ago
  68. c713fb0 rtlwifi: rtl8821ae: Fix connection lost problem correctly by Larry Finger · 7 years ago
  69. 0ff90b6 netfilter: nf_flow_offload: fix use-after-free and a resource leak by Felix Fietkau · 7 years ago
  70. d8ed960 netfilter: remove useless prototype by Taehee Yoo · 7 years ago
  71. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  72. ab2d92a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  73. 4b0dda4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. b3250aa Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 0dc400f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  76. 60c3e02 Documentation/sysctl/user.txt: fix typo by Kangmin Park · 7 years ago
  77. c1dad9a MAINTAINERS: update ARM/QUALCOMM SUPPORT patterns by Joe Perches · 7 years ago
  78. c660f36 MAINTAINERS: update various PALM patterns by Joe Perches · 7 years ago
  79. aeeb00f MAINTAINERS: update "ARM/OXNAS platform support" patterns by Joe Perches · 7 years ago
  80. 1293f5a MAINTAINERS: update Cortina/Gemini patterns by Joe Perches · 7 years ago
  81. bdadb60 MAINTAINERS: remove ARM/CLKDEV SUPPORT file pattern by Joe Perches · 7 years ago
  82. 7732f58 MAINTAINERS: remove ANDROID ION pattern by Joe Perches · 7 years ago
  83. a5d09be mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors by Mike Rapoport · 7 years ago
  84. f144c39 mm: docs: fix parameter names mismatch by Mike Rapoport · 7 years ago
  85. b7701a5 mm: docs: fixup punctuation by Mike Rapoport · 7 years ago
  86. f734076 pipe: read buffer limits atomically by Eric Biggers · 7 years ago
  87. c4fed5a pipe: simplify round_pipe_size() by Eric Biggers · 7 years ago
  88. 96e99be40 pipe: reject F_SETPIPE_SZ with size over UINT_MAX by Eric Biggers · 7 years ago
  89. 9903a91 pipe: fix off-by-one error when checking buffer limits by Eric Biggers · 7 years ago
  90. 85c2dd5 pipe: actually allow root to exceed the pipe buffer limits by Eric Biggers · 7 years ago
  91. 319e0a2 pipe, sysctl: remove pipe_proc_fn() by Eric Biggers · 7 years ago
  92. 4c2e4be pipe, sysctl: drop 'min' parameter from pipe-max-size converter by Eric Biggers · 7 years ago
  93. e7c52b8 kasan: rework Kconfig settings by Arnd Bergmann · 7 years ago
  94. 2650cb0 crash_dump: is_kdump_kernel can be boolean by Yaowei Bai · 7 years ago
  95. db076bef kernel/mutex: mutex_is_locked can be boolean by Yaowei Bai · 7 years ago
  96. 171d864 kernel/module: module_is_live can be boolean by Yaowei Bai · 7 years ago
  97. 9825b45 kernel/resource: iomem_is_exclusive can be boolean by Yaowei Bai · 7 years ago
  98. 77ef80c kernel/cpuset: current_cpuset_is_being_rebound can be boolean by Yaowei Bai · 7 years ago
  99. 11209f3 lib/lockref: __lockref_is_dead can be boolean by Yaowei Bai · 7 years ago
  100. 937f0c2 mm/memblock: memblock_is_map/region_memory can be boolean by Yaowei Bai · 7 years ago