1. 3b638f0 cdc_ncm: flag the u-blox TOBY-L4 as wwan by Aleksander Morgado · 7 years ago
  2. 1e22391 net: missing call of trace_napi_poll in busy_poll_stop by Jesper Dangaard Brouer · 7 years ago
  3. f63ae01 Merge tag 'wireless-drivers-for-davem-2017-08-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  4. 64f0f5d udp6: set rx_dst_cookie on rx_dst updates by Paolo Abeni · 7 years ago
  5. 2207d18 net: sxgbe: check memory allocation failure by Christophe Jaillet · 7 years ago
  6. 681e9e8 Merge branch 'r8169-Be-drop-monitor-friendly' by David S. Miller · 7 years ago
  7. 7a4b813c r8169: Be drop monitor friendly by Florian Fainelli · 7 years ago
  8. 1089650 r8169: Do not increment tx_dropped in TX ring cleaning by Florian Fainelli · 7 years ago
  9. ebfa00c tcp: fix refcnt leak with ebpf congestion control by Sabrina Dubroca · 7 years ago
  10. 3614364 ipv6: Fix may be used uninitialized warning in rt6_check by Steffen Klassert · 7 years ago
  11. 9b4e946 netvsc: fix deadlock betwen link status and removal by stephen hemminger · 7 years ago
  12. c3d8d60 Merge branch 'tipc-buffer-reassignment-fixes' by David S. Miller · 7 years ago
  13. 991ca84 tipc: context imbalance at node read unlock by Parthasarathy Bhuvaragan · 7 years ago
  14. 60d1d93 tipc: reassign pointers after skb reallocation / linearization by Parthasarathy Bhuvaragan · 7 years ago
  15. 2716313 tipc: perform skb_linearize() before parsing the inner header by Parthasarathy Bhuvaragan · 7 years ago
  16. 551143d net_sched: fix a refcount_t issue with noop_qdisc by Eric Dumazet · 7 years ago
  17. c2062ee net: systemport: Free DMA coherent descriptors on errors by Florian Fainelli · 7 years ago
  18. d4fec85 net: bcmgenet: Be drop monitor friendly by Florian Fainelli · 7 years ago
  19. 4e458de bpf: fix bpf_setsockopts return value by Yuchung Cheng · 7 years ago
  20. c45182e net: systemport: Be drop monitor friendly by Florian Fainelli · 7 years ago
  21. 6c7e983 tipc: Fix tipc_sk_reinit handling of -EAGAIN by Bob Peterson · 7 years ago
  22. e58f958 qlge: avoid memcpy buffer overflow by Arnd Bergmann · 7 years ago
  23. dadc073 virtio_net: be drop monitor friendly by Eric Dumazet · 7 years ago
  24. af57d2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  25. c26844e netfilter: nf_tables: Fix nft limit burst handling by andy zhou · 7 years ago
  26. ab6dd1b netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info by Xin Long · 7 years ago
  27. 10a54d8 iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc() by Luca Coelho · 7 years ago
  28. d0273ef Merge branch 'bnxt_en-bug-fixes' by David S. Miller · 7 years ago
  29. a22a6ac bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps(). by Michael Chan · 7 years ago
  30. 146ed3c bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re. by Michael Chan · 7 years ago
  31. 87e9b37 bnxt_en: Fix .ndo_setup_tc() to include XDP rings. by Michael Chan · 7 years ago
  32. 46f1c52 nfp: TX time stamp packets before HW doorbell is rung by Jakub Kicinski · 7 years ago
  33. ee6c88b sctp: Avoid out-of-bounds reads from address storage by Stefano Brivio · 7 years ago
  34. 2b33bc8 net: dsa: use consume_skb() by Eric Dumazet · 7 years ago
  35. 40e607c Merge branch 'nfp-fixes' by David S. Miller · 7 years ago
  36. 1691a4c nfp: avoid buffer leak when representor is missing by Jakub Kicinski · 7 years ago
  37. 326ce60 nfp: make sure representors are destroyed before their lower netdev by Jakub Kicinski · 7 years ago
  38. d6e1ab9 nfp: don't hold PF lock while enabling SR-IOV by Jakub Kicinski · 7 years ago
  39. 2f19f50 Merge branch 'dst-tag-ksz-fix' by David S. Miller · 7 years ago
  40. 4971667 net: dsa: skb_put_padto() already frees nskb by Florian Fainelli · 7 years ago
  41. cd0a137 net: core: Specify skb_pad()/skb_put_padto() SKB freeing by Florian Fainelli · 7 years ago
  42. 013dae5 net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII. by Stephan Gatzka · 7 years ago
  43. a1a50c8 fsl/man: Inherit parent device and of_node by Florian Fainelli · 7 years ago
  44. 33ba43e bpf: fix map value attribute for hash of maps by Daniel Borkmann · 7 years ago
  45. fcd03e3 net: phy: Deal with unbound PHY driver in phy_attached_print() by Florian Fainelli · 7 years ago
  46. e188245 Merge branch 'net-sched-couple-of-chain-fixes' by David S. Miller · 7 years ago
  47. 30d65e8 net: sched: don't do tcf_chain_flush from tcf_chain_destroy by Jiri Pirko · 7 years ago
  48. 744a4cf net: sched: fix use after free when tcf_chain_destroy is called multiple times by Jiri Pirko · 7 years ago
  49. fd6055a udp: on peeking bad csum, drop packets even if not at head by Eric Dumazet · 7 years ago
  50. 7836299 macsec: add genl family module alias by Sabrina Dubroca · 7 years ago
  51. bfe9a6d Merge branch 'tipc-topology-server-fixes' by David S. Miller · 7 years ago
  52. fd849b7 tipc: fix a race condition of releasing subscriber object by Ying Xue · 7 years ago
  53. 458be02 tipc: remove subscription references only for pending timers by Parthasarathy Bhuvaragan · 7 years ago
  54. 4eb6a3b mlxsw: spectrum_switchdev: Fix mrouter flag update by Nogah Frankel · 7 years ago
  55. 5160a15 net: ftgmac100: Fix oops in probe on failure to find associated PHY by Andrew Jeffery · 7 years ago
  56. 414e7d7 net/hsr: Check skb_put_padto() return value by Florian Fainelli · 7 years ago
  57. c5cff85 ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  58. 0c8d2d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  59. 3de33e1 ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() by Stefano Brivio · 7 years ago
  60. 6470812 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  61. 2dc7753 sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus() by Thomas Petazzoni · 7 years ago
  62. 05ab303 Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  63. 0b3baec Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  64. e3181f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  65. dd1c1f2 pids: make task_tgid_nr_ns() safe by Oleg Nesterov · 7 years ago
  66. 0361984 rtc: ds1307: fix regmap config by Heiner Kallweit · 8 years ago
  67. 348a400 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  68. 68a66d1 net_sched: fix order of queue length updates in qdisc_replace() by Konstantin Khlebnikov · 7 years ago
  69. 49bf4b3 tools lib bpf: improve warning by Eric Leblond · 7 years ago
  70. 5a78449 switchdev: documentation: minor typo fixes by Chris Packham · 7 years ago
  71. d4dd2d7 bpf, doc: also add s390x as arch to sysctl description by Daniel Borkmann · 7 years ago
  72. 14ccee7 Linux 4.13-rc6 by Linus Torvalds · 7 years ago
  73. 197e7e5 Sanitize 'move_pages()' permission checks by Linus Torvalds · 7 years ago
  74. 7f680d7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 2615a38 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. e46db8d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 9dae41a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  78. e18a5eb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 8fbbe2d genirq/ipi: Fixup checks against nr_cpu_ids by Alexey Dobriyan · 7 years ago
  80. 4f8a881 net: sched: fix NULL pointer dereference when action calls some targets by Xin Long · 7 years ago
  81. 9a19bad rxrpc: Fix oops when discarding a preallocated service call by David Howells · 7 years ago
  82. b024d94 irda: do not leak initialized list.dev to userspace by Colin Ian King · 7 years ago
  83. ca3d89a net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled by Huy Nguyen · 7 years ago
  84. b6f6d56 PCI: Allow PCI express root ports to find themselves by Thierry Reding · 7 years ago
  85. cdbeb63 tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP by Neal Cardwell · 7 years ago
  86. 58d4e45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  87. bc3aae2 net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is set by Roopa Prabhu · 7 years ago
  88. 383143f ipv6: reset fn->rr_ptr when replacing route by Wei Wang · 7 years ago
  89. 15339e44 sctp: fully initialize the IPv6 address in sctp_v6_to_addr() by Alexander Potapenko · 7 years ago
  90. 5bfd37b tipc: fix use-after-free by Eric Dumazet · 7 years ago
  91. ff244c6 tun: handle register_netdevice() failures properly by Eric Dumazet · 7 years ago
  92. c715b72 mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes by Kees Cook · 7 years ago
  93. 704b862 mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEM by Laura Abbott · 7 years ago
  94. 73223e4 mm/mempolicy: fix use after free when calling get_mempolicy by zhong jiang · 7 years ago
  95. da094e4 mm/cma_debug.c: fix stack corruption due to sprintf usage by Prakash Gupta · 7 years ago
  96. eb61b59 signal: don't remove SIGNAL_UNKILLABLE for traced tasks. by Jamie Iles · 7 years ago
  97. 6b31d59 mm, oom: fix potential data corruption when oom_reaper races with writer by Michal Hocko · 7 years ago
  98. 5b53a6e mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS by Michal Hocko · 7 years ago
  99. f6ba488 slub: fix per memcg cache leak on css offline by Vladimir Davydov · 7 years ago
  100. 3010f87 mm: discard memblock data later by Pavel Tatashin · 7 years ago