1. 9a53682 isdn: hisax: set error code on failure by Pan Bian · 8 years ago
  2. 005f7e6 net: bnx2x: fix improper return value by Pan Bian · 8 years ago
  3. 0ff18d2 net: ethernet: qlogic: set error code on failure by Pan Bian · 8 years ago
  4. 7cf6156 atm: fix improper return value by Pan Bian · 8 years ago
  5. 8ad3ba9 net: irda: set error code on failures by Pan Bian · 8 years ago
  6. c79e167 net: caif: remove ineffective check by Pan Bian · 8 years ago
  7. 0eab121 net: ping: check minimum size on ICMP header length by Kees Cook · 8 years ago
  8. 4606c9e atm: lanai: set error code when ioremap fails by Pan Bian · 8 years ago
  9. 5192083 net: usb: set error code when usb_alloc_urb fails by Pan Bian · 8 years ago
  10. b595896 net: bridge: set error code on failure by Pan Bian · 8 years ago
  11. 14dd3e1 net: af_mpls.c add space before open parenthesis by Suraj Deshmukh · 8 years ago
  12. 89aa844 netdev: broadcom: propagate error code by Pan Bian · 8 years ago
  13. 2279b75 Merge branch 'fib-suffix-length-fixes' by David S. Miller · 8 years ago
  14. a52ca62 ipv4: Drop suffix update from resize code by Alexander Duyck · 8 years ago
  15. 1a23917 ipv4: Drop leaf from suffix pull/push functions by Alexander Duyck · 8 years ago
  16. c66ebf2 net: dcb: set error code on failures by Pan Bian · 8 years ago
  17. a38b610 Merge tag 'batadv-net-for-davem-20161202' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  18. 8dc0f26 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  19. 8bca927 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  20. b98b0bc net: avoid signed overflows for SO_{SND|RCV}BUFFORCE by Eric Dumazet · 8 years ago
  21. 5b01014 geneve: avoid use-after-free of skb->data by Sabrina Dubroca · 8 years ago
  22. 3de81b7 tipc: check minimum bearer MTU by Michal Kubeček · 8 years ago
  23. f0d21e8 Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  24. 50d5aa4 net: renesas: ravb: unintialized return value by Dan Carpenter · 8 years ago
  25. 33d446d sh_eth: remove unchecked interrupts for RZ/A1 by Chris Brandt · 8 years ago
  26. 8c4799a net: bcmgenet: Utilize correct struct device for all DMA operations by Florian Fainelli · 8 years ago
  27. ed8d747 Fix up a couple of field names in the CREDITS file by Linus Torvalds · 8 years ago
  28. 9bd813d NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040 by Daniele Palmas · 8 years ago
  29. d5c83d0 cdc_ether: Fix handling connection notification by Kristian Evensen · 8 years ago
  30. 6b6ebb6 ip6_offload: check segs for NULL in ipv6_gso_segment. by Artem Savkov · 8 years ago
  31. 721c744 RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net by Sowmini Varadhan · 8 years ago
  32. 80d1106a Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()" by Eli Cooper · 8 years ago
  33. b4e479a ipv6: Set skb->protocol properly for local output by Eli Cooper · 8 years ago
  34. f418043 ipv4: Set skb->protocol properly for local output by Eli Cooper · 8 years ago
  35. 84ac726 packet: fix race condition in packet_set_ring by Philip Pettersson · 8 years ago
  36. 4aa675a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  37. 3e52d06 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  38. 2219d5e net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler by Lino Sanfilippo · 8 years ago
  39. 151a14d net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffers by Lino Sanfilippo · 8 years ago
  40. 8ab2ae6 default exported asm symbols to zero by Arnd Bergmann · 8 years ago
  41. 909e481 arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions by Sudeep Holla · 8 years ago
  42. d262fd1 Merge branch 'stmmac-probe-error-handling-and-phydev-leaks' by David S. Miller · 8 years ago
  43. d2ed0a7 net: ethernet: stmmac: fix of-node and fixed-link-phydev leaks by Johan Hovold · 8 years ago
  44. 661f049 net: ethernet: stmmac: platform: fix outdated function header by Johan Hovold · 8 years ago
  45. 5cc70bb net: ethernet: stmmac: dwmac-meson8b: fix probe error path by Johan Hovold · 8 years ago
  46. 939b200 net: ethernet: stmmac: dwmac-generic: fix probe error path by Johan Hovold · 8 years ago
  47. 2d22265 net: ethernet: stmmac: dwmac-rk: fix probe error path by Johan Hovold · 8 years ago
  48. 0a9e227 net: ethernet: stmmac: dwmac-sti: fix probe error path by Johan Hovold · 8 years ago
  49. 50ac64c net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errors by Johan Hovold · 8 years ago
  50. 6919756 net/rtnetlink: fix attribute name in nlmsg_size() comments by Tobias Klauser · 8 years ago
  51. c2d0f48 batman-adv: Check for alloc errors when preparing TT local data by Sven Eckelmann · 8 years ago
  52. 4db5e63 Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  53. c54cdc3 ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum by Alexander Duyck · 8 years ago
  54. 516165a igb/igbvf: Don't use lco_csum to compute IPv4 checksum by Alexander Duyck · 8 years ago
  55. fadf3a2 net: asix: Fix AX88772_suspend() USB vendor commands failure issues by allan · 8 years ago
  56. 2caceb3 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  57. 92cf44e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  58. d3fc425 kbuild: make sure autoksyms.h exists early by Nicolas Pitre · 8 years ago
  59. 7bbf91c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  60. 3d2dd61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  61. a0f1d21 KVM: use after free in kvm_ioctl_create_device() by Dan Carpenter · 8 years ago
  62. 0f4828a Merge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Radim Krčmář · 8 years ago
  63. f00b534 can: peak: Add support for PCAN-USB X6 USB interface by Stephane Grosjean · 8 years ago
  64. fe5b406 can: peak: Fix bittiming fields size in bits by Stephane Grosjean · 8 years ago
  65. 43c4f67 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  66. 5cbc198 mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb by Kirill A. Shutemov · 8 years ago
  67. 828347f kasan: support use-after-scope detection by Dmitry Vyukov · 8 years ago
  68. 045d599 kasan: update kasan_global for gcc 7 by Dmitry Vyukov · 8 years ago
  69. f8ff04e lib/debugobjects: export for use in modules by Chris Wilson · 8 years ago
  70. 529e71e zram: fix unbalanced idr management at hot removal by Takashi Iwai · 8 years ago
  71. 655548b thp: fix corner case of munlock() of PTE-mapped THPs by Kirill A. Shutemov · 8 years ago
  72. e1465d1 mm, thp: propagation of conditional compilation in khugepaged.c by Jérémy Lefaure · 8 years ago
  73. f513581 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  74. 4c9456d arm64: dts: juno: Correct PCI IO window by Jeremy Linton · 8 years ago
  75. aa196ee macvtap: handle ubuf refcount correctly when meet errors by Jason Wang · 8 years ago
  76. af1cc7a tun: handle ubuf refcount correctly when meet errors by Jason Wang · 8 years ago
  77. 4ccfd63 net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during resume by Grygorii Strashko · 8 years ago
  78. e2b588a Merge tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  79. e2d2afe bpf: fix states equal logic for varlen access by Josef Bacik · 8 years ago
  80. 17a49cd netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel by Hongxu Jia · 8 years ago
  81. 0fcba28 Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  82. 7752f72 Merge branch 'l2tp-fixes' by David S. Miller · 8 years ago
  83. 31e2f21 l2tp: fix address test in __l2tp_ip6_bind_lookup() by Guillaume Nault · 8 years ago
  84. df90e68 l2tp: fix lookup for sockets not bound to a device in l2tp_ip by Guillaume Nault · 8 years ago
  85. d5e3a19 l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() by Guillaume Nault · 8 years ago
  86. a3c1842 l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() by Guillaume Nault · 8 years ago
  87. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
  88. bb83d62 cxgb4: Add PCI device ID for new adapter by Hariprasad Shenai · 8 years ago
  89. a107bf8 isofs: add KERN_CONT to printing of ER records by Mike Rapoport · 8 years ago
  90. 80cca77 net: fec: cache statistics while device is down by Nikita Yushchenko · 8 years ago
  91. 17b4636 vxlan: fix a potential issue when create a new vxlan fdb entry. by Haishuang Yan · 8 years ago
  92. 2425f18 Input: change KEY_DATA from 0x275 to 0x277 by Ping Cheng · 8 years ago
  93. f92a80a openvswitch: Fix skb leak in IPv6 reassembly. by Daniele Di Proietto · 8 years ago
  94. a55e238 esp6: Fix integrity verification when ESN are used by Tobias Brunner · 8 years ago
  95. 7c7fedd esp4: Fix integrity verification when ESN are used by Tobias Brunner · 8 years ago
  96. 83e2d05 xfrm_user: fix return value from xfrm_user_rcv_msg by Yi Zhao · 8 years ago
  97. f2ebf2a Merge branch 'fixed-phy-phydev-leaks' by David S. Miller · 8 years ago
  98. 881eada net: dsa: slave: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  99. 14cab6f net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks by Johan Hovold · 8 years ago
  100. c41a476 net: ethernet: dwc_eth_qos: fix fixed-link phydev leaks by Johan Hovold · 8 years ago