1. 88a5c69 bpf: fix bpf_trace_printk on 32 bit archs by Daniel Borkmann · 8 years ago
  2. 0e40523 PCI: fix oops when try to find Root Port for a PCI device by dingtianhong · 8 years ago
  3. 61deee9 sfc: don't try and read ef10 data on non-ef10 NIC by Bert Kenward · 8 years ago
  4. c90e951 net_sched: remove warning from qdisc_hash_add by Konstantin Khlebnikov · 8 years ago
  5. 325d5dc net_sched/sfq: update hierarchical backlog when drop packet by Konstantin Khlebnikov · 8 years ago
  6. 8989042 net_sched: reset pointers to tcf blocks in classful qdiscs' destructors by Konstantin Khlebnikov · 8 years ago
  7. 187e5b3 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 8 years ago
  8. b3dc8f7 net: Fix a typo in comment about sock flags. by Tonghao Zhang · 8 years ago
  9. 12d94a8 ipv6: fix NULL dereference in ip6_route_dev_notify() by Eric Dumazet · 8 years ago
  10. 0a6f041 Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  11. d624d27 tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 8 years ago
  12. 7749d4f dccp: purge write queue in dccp_destroy_sock() by Eric Dumazet · 8 years ago
  13. 42b7305 udp: fix linear skb reception with PEEK_OFF by Al Viro · 8 years ago
  14. e5645f5 ipv6: release rt6->rt6i_idev properly during ifdown by Wei Wang · 8 years ago
  15. 36f41f8 af_key: do not use GFP_KERNEL in atomic contexts by Eric Dumazet · 8 years ago
  16. 539a06b tcp: ulp: avoid module refcnt leak in tcp_set_ulp by Sabrina Dubroca · 8 years ago
  17. bae514a Merge branch 'Add-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag' by David S. Miller · 8 years ago
  18. b629276 net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag by Casey Leedom · 8 years ago
  19. b0ba9d5 net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag by Casey Leedom · 8 years ago
  20. 077fa19 PCI: Disable Relaxed Ordering Attributes for AMD A1100 by dingtianhong · 8 years ago
  21. 87e09cd PCI: Disable Relaxed Ordering for some Intel processors by dingtianhong · 8 years ago
  22. a99b646 PCI: Disable PCIe Relaxed Ordering if unsupported by dingtianhong · 8 years ago
  23. 59a361b tipc: avoid inheriting msg_non_seq flag when message is returned by Jon Paul Maloy · 8 years ago
  24. fed5f57 tipc: accept PACKET_MULTICAST packets by Jon Paul Maloy · 8 years ago
  25. 2c87d63 ipv4: route: fix inet_rtm_getroute induced crash by Florian Westphal · 8 years ago
  26. e9bf53a brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices by Arend Van Spriel · 8 years ago
  27. 11e9d78 bonding: ratelimit failed speed/duplex update warning by Andreas Born · 8 years ago
  28. fd851ba udp: harden copy_linear_skb() by Eric Dumazet · 8 years ago
  29. 6401f37 Merge branch 'bpf-Minor-fix-in-bpf_convert_ctx_access' by David S. Miller · 8 years ago
  30. 2ed46ce bpf: fix two missing target_size settings in bpf_convert_ctx_access by Daniel Borkmann · 8 years ago
  31. e4dde41 net: fix compilation when busy poll is not enabled by Daniel Borkmann · 8 years ago
  32. 54a6a04 mISDN: Fix null pointer dereference at mISDN_FsmNew by Anton Vasilyev · 8 years ago
  33. bb3afda nfp: do not update MTU from BH in flower app by Simon Horman · 8 years ago
  34. fbca164 net: stmmac: Use the right logging function in stmmac_mdio_register by Romain Perier · 8 years ago
  35. 8d55373 net/sched/hfsc: allocate tcf block for hfsc root class by Konstantin Khlebnikov · 8 years ago
  36. ad729bc9 bonding: require speed/duplex only for 802.3ad, alb and tlb by Andreas Born · 8 years ago
  37. e71cb9e net: dsa: ksz: fix skb freeing by Vivien Didelot · 8 years ago
  38. 2627393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  39. c27927e packet: fix tp_reserve race in packet_set_ring by Willem de Bruijn · 8 years ago
  40. 85f1bd9 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 8 years ago
  41. f213ad3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  42. 96d9703 net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target by Xin Long · 8 years ago
  43. 1714020 igmp: Fix regression caused by igmp sysctl namespace code. by Nikolay Borisov · 8 years ago
  44. 04db70d9 geneve: maximum value of VNI cannot be used by Girish Moodalbail · 8 years ago
  45. 50ddfba net: systemport: Fix software statistics for SYSTEMPORT Lite by Florian Fainelli · 8 years ago
  46. ed43594 tipc: remove premature ESTABLISH FSM event at link synchronization by Jon Paul Maloy · 8 years ago
  47. 3ee7059 sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain by Jim Quigley · 8 years ago
  48. 8d31f80 Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  49. 48fb6f4 futex: Remove unnecessary warning from get_futex_key by Mel Gorman · 8 years ago
  50. 358f8c2 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  51. 9d6b9b8 Merge tag 'iwlwifi-for-kalle-2018-08-09' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by Kalle Valo · 8 years ago
  52. 31cf92f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  53. d555eb6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  54. 4530cca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  55. 20fc690 iwlwifi: mvm: send delba upon rx ba session timeout by Naftali Goldstein · 8 years ago
  56. 04c2cf3 mac80211: add api to start ba session timer expired flow by Naftali Goldstein · 8 years ago
  57. a600852 iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU by Emmanuel Grumbach · 8 years ago
  58. 7e39a00 iwlwifi: mvm: start mac queues when deferred tx frames are purged by Avraham Stern · 8 years ago
  59. 8d63bee net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 8 years ago
  60. bbae08e qmi_wwan: fix NULL deref on disconnect by Bjørn Mork · 8 years ago
  61. 0a0e1a8 ppp: fix xmit recursion detection on ppp channels by Guillaume Nault · 8 years ago
  62. 05bfd7d rds: Reintroduce statistics counting by Håkon Bugge · 8 years ago
  63. 8ba6092 tcp: fastopen: tcp_connect() must refresh the route by Eric Dumazet · 8 years ago
  64. ec0acb0 net: sched: set xt_tgchk_param par.net properly in ipt_init_target by Xin Long · 8 years ago
  65. 8e6f152 net: dsa: mediatek: add adjust link support for user ports by John Crispin · 8 years ago
  66. e718fe4 net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets by Davide Caratti · 8 years ago
  67. bfa738c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  68. b95c29a parse-maintainers: Move matching sections from MAINTAINERS by Joe Perches · 8 years ago
  69. fe90903 parse-maintainers: Use perl hash references and specific filenames by Joe Perches · 8 years ago
  70. 61f7416 parse-maintainers: Add section pattern sorting by Joe Perches · 8 years ago
  71. 6f7d98e get_maintainer: Prepare for separate MAINTAINERS files by Joe Perches · 8 years ago
  72. 6209ef6 MAINTAINERS: openbmc mailing list is moderated by Randy Dunlap · 8 years ago
  73. a1ffc2d MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACK by Sedat Dilek · 8 years ago
  74. de70be0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  75. 51d96dc random: fix warning message on ia64 and parisc by Helge Deller · 8 years ago
  76. 623ce34 Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  77. d16b9d2 Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  78. 1742c0f Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  79. eb2a6b8 qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()' by Christophe Jaillet · 8 years ago
  80. b925ef3 hysdn: fix to a race condition in put_log_buffer by Anton Volkov · 8 years ago
  81. ec2c672 s390/qeth: fix L3 next-hop in xmit qeth hdr by Julian Wiedmann · 8 years ago
  82. 48107c4 Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into leon-ipoib by Doug Ledford · 8 years ago
  83. c0e0fb8 Merge branch 'asix-Improve-robustness' by David S. Miller · 8 years ago
  84. d0c8f33 asix: Fix small memory leak in ax88772_unbind() by Dean Jenkins · 8 years ago
  85. 960eb4e asix: Ensure asix_rx_fixup_info members are all reset by Dean Jenkins · 8 years ago
  86. 22889db asix: Add rx->ax_skb = NULL after usbnet_skb_return() by Dean Jenkins · 8 years ago
  87. f9ea322 bpf: fix selftest/bpf/test_pkt_md_access on s390x by Thomas Richter · 8 years ago
  88. 0cca6c8 pinctrl: generic: update references to Documentation/pinctrl.txt by Ludovic Desroches · 8 years ago
  89. 5d99613 pinctrl: intel: merrifield: Correct UART pin lists by Andy Shevchenko · 8 years ago
  90. 6b67c39 pinctrl: armada-37xx: Fix number of pin in south bridge by Gregory CLEMENT · 8 years ago
  91. 9ac6e7c pinctrl: armada-37xx: Fix the pin 23 on south bridge by Gregory CLEMENT · 8 years ago
  92. 732e498 netvsc: fix race on sub channel creation by stephen hemminger · 8 years ago
  93. aae4e7a Linux 4.13-rc4 by Linus Torvalds · 8 years ago
  94. acdae9e Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  95. ed66da1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  96. 6ea1bc9 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  97. fbb7761 Fix compat_sys_sigpending breakage by Dmitry V. Levin · 8 years ago
  98. 4e56201 ext4: fix copy paste error in ext4_swap_extents() by Maninder Singh · 8 years ago
  99. aec5175 ext4: fix overflow caused by missing cast in ext4_resize_fs() by Jerry Lee · 8 years ago
  100. c03b45b ext4, project: expand inode extra size if possible by Miao Xie · 8 years ago