1. 8846a12 Merge branch 'mlx5-build-fix' by David S. Miller · 9 years ago
  2. 7dbb291 net/mlx5e: make VXLAN support conditional by Arnd Bergmann · 9 years ago
  3. 7fd7406 Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue" by Arnd Bergmann · 9 years ago
  4. 8acca6a macsec: key identifier is 128 bits, not 64 by Sabrina Dubroca · 9 years ago
  5. c81aa79 Documentation/networking: more accurate LCO explanation by Shmulik Ladkani · 9 years ago
  6. be0bd31 macvtap: segmented packet is consumed by Eric Dumazet · 9 years ago
  7. 25a5434 tools: bpf_jit_disasm: check for klogctl failure by Colin Ian King · 9 years ago
  8. 810810f qede: uninitialized variable in qede_start_xmit() by Dan Carpenter · 9 years ago
  9. 8c1f454 netxen: netxen_rom_fast_read() doesn't return -1 by Dan Carpenter · 9 years ago
  10. 1c755ff netxen: reversed condition in netxen_nic_set_link_parameters() by Dan Carpenter · 9 years ago
  11. 545fea5 netxen: fix error handling in netxen_get_flash_block() by Dan Carpenter · 9 years ago
  12. 2889286 mlxsw: spectrum: Add missing rollback in flood configuration by Ido Schimmel · 9 years ago
  13. 51554db mlxsw: spectrum: Fix rollback order in LAG join failure by Ido Schimmel · 9 years ago
  14. 229740c udp_offload: Set encapsulation before inner completes. by Jarno Rajahalme · 9 years ago
  15. 43b8448 udp_tunnel: Remove redundant udp_tunnel_gro_complete(). by Jarno Rajahalme · 9 years ago
  16. 8e0ddc0 qede: prevent chip hang when increasing channels by Sudarsana Reddy Kalluru · 9 years ago
  17. 1d2f7b2 net: ipv6: tcp reset, icmp need to consider L3 domain by David Ahern · 9 years ago
  18. 856ce5d bridge: fix igmp / mld query parsing by Linus Lüssing · 9 years ago
  19. 31ca045 net: bridge: fix old ioctl unlocked net device walk by Nikolay Aleksandrov · 9 years ago
  20. dedc58e VSOCK: do not disconnect socket when peer has shutdown SEND only by Ian Campbell · 9 years ago
  21. 82d6920 net/mlx4_en: Fix endianness bug in IPV6 csum calculation by Daniel Jurgens · 9 years ago
  22. c2cf530 Merge branch 'bnxt_en-fixes' by David S. Miller · 9 years ago
  23. 7d2837d bnxt_en: Setup multicast properly after resetting device. by Michael Chan · 9 years ago
  24. 67a95e2 bnxt_en: Need memory barrier when processing the completion ring. by Michael Chan · 9 years ago
  25. 32b583a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  26. 5f8e447 net: fix infoleak in rtnetlink by Kangjie Lu · 9 years ago
  27. b8670c0 net: fix infoleak in llc by Kangjie Lu · 9 years ago
  28. 1c021bb net: fec: only clear a queue's work bit if the queue was emptied by Uwe Kleine-König · 9 years ago
  29. 20decb7 drivers: net: xgene: Fix error handling by Matthias Brugger · 9 years ago
  30. 7391daf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  31. 610603a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  32. 79e8dc8 ipv6/ila: fix nlsize calculation for lwtunnel by Nicolas Dichtel · 9 years ago
  33. cf66966 net: macb: Probe MDIO bus before registering netdev by Florian Fainelli · 9 years ago
  34. b365d95 Merge branch 'rds-fixes' by David S. Miller · 9 years ago
  35. bd7c5f9 RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock. by Sowmini Varadhan · 9 years ago
  36. eb19284 RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock by Sowmini Varadhan · 9 years ago
  37. 42c8819 Merge branch 'tunnel-csum-and-sg-offloads' by David S. Miller · 9 years ago
  38. af67eb9 vxlan: Add checksum check to the features check function by Alexander Duyck · 9 years ago
  39. 996e802 net: Disable segmentation if checksumming is not supported by Alexander Duyck · 9 years ago
  40. 0e28bf9 net: mvneta: Remove superfluous SMP function call by Anna-Maria Gleixner · 9 years ago
  41. ce24c2b macb: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  42. 6dd7454 pxa168_eth: fix mdiobus_scan() error check by Sergei Shtylyov · 9 years ago
  43. 1248ded Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  44. 1f6211a Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  45. 3df8f4c Merge branch 'mlx5-fixes' by David S. Miller · 9 years ago
  46. d8cf2dd net/mlx5e: Use workqueue for vxlan ops by Matthew Finlay · 9 years ago
  47. 7bb2975 net/mlx5e: Implement a mlx5e workqueue by Matthew Finlay · 9 years ago
  48. 69976fb net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue by Matthew Finlay · 9 years ago
  49. 5f8a02a net/mlx5: Unmap only the relevant IO memory mapping by Gal Pressman · 9 years ago
  50. eff6ca9 HID: wacom: add missed stylus_in_proximity line back by Ping Cheng · 9 years ago
  51. 4441f63 fuse: update mailing list in MAINTAINERS by Miklos Szeredi · 9 years ago
  52. 6071bd1 netem: Segment GSO packets on enqueue by Neil Horman · 9 years ago
  53. 9b40d5a Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  54. 689de1d Minimal fix-up of bad hashing behavior of hash_64() by Linus Torvalds · 9 years ago
  55. 98bcf28 Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  56. 33656a1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  57. 5f40adb Merge tag 'gpio-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  58. 9c5d1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  59. ba22906 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
  60. b7f8fe2 gre: do not pull header in ICMP error processing by Jiri Benc · 9 years ago
  61. 2c94b53 net: Implement net_dbg_ratelimited() for CONFIG_DYNAMIC_DEBUG case by Tim Bingham · 9 years ago
  62. efe7905 tipc: only process unicast on intended node by Hamish Martin · 9 years ago
  63. 0b86a2a cxgb3: fix out of bounds read by Michal Schmidt · 9 years ago
  64. c489565 net/smscx5xx: use the device tree for mac address by Arnd Bergmann · 9 years ago
  65. 90e5d0d soreuseport: Fix TCP listener hash collision by Craig Gallek · 9 years ago
  66. 018f825 net: l2tp: fix reversed udp6 checksum flags by Wang Shanker · 9 years ago
  67. 04974df Linux 4.6-rc6 by Linus Torvalds · 9 years ago
  68. da9373d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  69. 7df89e9 gpiolib-acpi: Duplicate con_id string when adding it to the crs lookup list by Ville Syrjälä · 9 years ago
  70. 1b46bac Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  71. 65c4cbe Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  72. b49a519 Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  73. a8feb78 Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  74. b9cc335 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  75. 925d96a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  76. b8a0b8e raid5: delete unnecessary warnning by Shaohua Li · 9 years ago
  77. 1d003af Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  78. f27337e ip_tunnel: fix preempt warning in ip tunnel creation/updating by Paolo Abeni · 9 years ago
  79. c4fc195 EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback by Tony Luck · 9 years ago
  80. 81be193 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
  81. abe59c6 batman-adv: Fix reference counting of hardif_neigh_node object for neigh_node by Sven Eckelmann · 9 years ago
  82. a33d970 batman-adv: Fix reference counting of vlan object for tt_local_entry by Sven Eckelmann · 9 years ago
  83. b6cf5d4 batman-adv: B.A.T.M.A.N V - make sure iface is reactivated upon NETDEV_UP event by Antonio Quartulli · 9 years ago
  84. 2871734 batman-adv: fix DAT candidate selection (must use vid) by Antonio Quartulli · 9 years ago
  85. ea99697 Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  86. d8ba5d6 Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes by Dave Airlie · 9 years ago
  87. 92c19ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. 814dd94 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. 2113caed Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 8f3603a Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  91. ba14e96 Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  92. e1f14a5 Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  93. 7c88a29 Documentation/sysctl/vm.txt: update numa_zonelist_order description by Xishi Qiu · 9 years ago
  94. 33334e2 lib/stackdepot.c: allow the stack trace hash to be zero by Alexander Potapenko · 9 years ago
  95. 99f23c2 rapidio: fix potential NULL pointer dereference by Vladimir Zapolskiy · 9 years ago
  96. c2e7e00 mm/memory-failure: fix race with compound page split/merge by Konstantin Khlebnikov · 9 years ago
  97. b734136 ocfs2/dlm: return zero if deref_done message is successfully handled by xuejiufei · 9 years ago
  98. a320817 Ananth has moved by Ananth N Mavinakayanahalli · 9 years ago
  99. 36f05ae kcov: don't profile branches in kcov by Andrey Ryabinin · 9 years ago
  100. bdab42d kcov: don't trace the code coverage code by James Morse · 9 years ago