1. 7cd23e5 secure_seq: use SipHash in place of MD5 by Jason A. Donenfeld · 7 years ago
  2. 1ae2324 siphash: implement HalfSipHash1-3 for hash tables by Jason A. Donenfeld · 7 years ago
  3. 2c956a6 siphash: add cryptographically secure PRF by Jason A. Donenfeld · 7 years ago
  4. eafea73 net: ipv4: remove disable of bottom half in inet_rtm_getroute by David Ahern · 7 years ago
  5. f502d83 net/mlx5: Activate support for 4K UARs by Eli Cohen · 8 years ago
  6. 30aa60b IB/mlx5: Support 4k UAR for libmlx5 by Eli Cohen · 8 years ago
  7. b037c29 IB/mlx5: Allow future extension of libmlx5 input data by Eli Cohen · 8 years ago
  8. 5fe9dec IB/mlx5: Use blue flame register allocator in mlx5_ib by Eli Cohen · 8 years ago
  9. 0118717 net/mlx5: Add interface to get reference to a UAR by Eli Cohen · 8 years ago
  10. 6b0c06e net: intel: e100: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 7 years ago
  11. 8a43379 net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 7 years ago
  12. 9ce8c2d net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 7 years ago
  13. e4ccf76 net: ibm: emac: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 7 years ago
  14. cecf62d net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 7 years ago
  15. 1e91163 net: change init_inodecache() return void by yuan linyu · 7 years ago
  16. 341f741 afs: Refcount the afs_call struct by David Howells · 7 years ago
  17. 210f035 rxrpc: Allow listen(sock, 0) to be used to disable listening by David Howells · 7 years ago
  18. 56ff9c8 afs: Kill afs_wait_mode by David Howells · 7 years ago
  19. 8e8d7f1 afs: Add some tracepoints by David Howells · 7 years ago
  20. 03430fa Merge branch 'bcm_sf2-fixes' by David S. Miller · 7 years ago
  21. 2cfe8f8 net: dsa: bcm_sf2: Utilize nested MDIO read/write by Florian Fainelli · 7 years ago
  22. a4c61b9 net: dsa: bcm_sf2: Do not clobber b53_switch_ops by Florian Fainelli · 7 years ago
  23. 4289e60 Merge branch 'tc-skb-diet' by David S. Miller · 7 years ago
  24. bc31c90 net-tc: convert tc_from to tc_from_ingress and tc_redirected by Willem de Bruijn · 7 years ago
  25. 8dc07fd net-tc: convert tc_at to tc_at_ingress by Willem de Bruijn · 7 years ago
  26. a5135bc net-tc: convert tc_verd to integer bitfields by Willem de Bruijn · 7 years ago
  27. e7246e1 net-tc: extract skip classify bit from tc_verd by Willem de Bruijn · 7 years ago
  28. d626407 net-tc: make MAX_RECLASSIFY_LOOP local by Willem de Bruijn · 7 years ago
  29. aec745e net-tc: remove unused tc_verd fields by Willem de Bruijn · 7 years ago
  30. a2cd64f net: stmmac: fix maxmtu assignment to be within valid range by Kweh, Hock Leong · 7 years ago
  31. 29b84f2 mdio: Demote print from info to debug in mdio_device_register by Florian Fainelli · 7 years ago
  32. 5944701 net: remove useless memset's in drivers get_stats64 by stephen hemminger · 7 years ago
  33. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 7 years ago
  34. 63c64de Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  35. a121103 Linux 4.10-rc3 by Linus Torvalds · 7 years ago v4.10-rc3
  36. dc33da5 net: ipv4: Remove flow arg from ip_mkroute_input by David Ahern · 7 years ago
  37. 9f09eae net: ipmr: Remove nowait arg to ipmr_get_route by David Ahern · 7 years ago
  38. 6088986 liquidio: simplify octeon_flush_iq() by Derek Chickles · 7 years ago
  39. 9d5ecb0 bpf: change back to orig prog on too many passes by Daniel Borkmann · 7 years ago
  40. 83280e9 Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  41. cc250e2 Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  42. 6ea17ed Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  43. 0035ddf fm10k: remove FM10K_FLAG_DEBUG_STATS by Jacob Keller · 8 years ago
  44. b5db29f fm10k: report the receive timestamp in FM10K_CB(skb)->tstamp by Jacob Keller · 8 years ago
  45. 881571c fm10k: Limit dma sync of RX buffers to actual packet size by Scott Peterson · 8 years ago
  46. 6721f2d fm10k: bump version number by Jacob Keller · 8 years ago
  47. f052495 fm10k: do not clear global mailbox interrupt bits by Ngai-Mint Kwan · 8 years ago
  48. 2f3fc1e fm10k: request reset when mbx->state changes by Ngai-Mint Kwan · 8 years ago
  49. aee2433 fm10k: remove extraneous variable definition in fm10k_ethtool.c by Jacob Keller · 8 years ago
  50. 50bfaee fm10k-shared: use mac-> instead of hw->mac. by Ngai-Mint Kwan · 8 years ago
  51. a6d51b6 net/mlx5: Introduce blue flame register allocator by Eli Cohen · 8 years ago
  52. 0b80c14 IB/mlx5: Fix retrieval of index to first hi class bfreg by Eli Cohen · 8 years ago
  53. 2f5ff26 mlx5: Fix naming convention with respect to UARs by Eli Cohen · 8 years ago
  54. f4044da IB/mlx5: Fix error handling order in create_kernel_qp by Eli Cohen · 8 years ago
  55. de8d6e0 IB/mlx5: Fix kernel to user leak prevention logic by Eli Cohen · 8 years ago
  56. 111427f net: dsa: move HWMON support to its own file by Vivien Didelot · 7 years ago
  57. f5992b7 tg3: Fix race condition in tg3_get_stats64(). by Michael Chan · 7 years ago
  58. 6052cd1 be2net: fix unicast list filling by Ivan Vecera · 7 years ago
  59. ea07b86 mm: workingset: fix use-after-free in shadow node shrinker by Johannes Weiner · 7 years ago
  60. 82e4869 Merge branch 'netcp-next' by David S. Miller · 7 years ago
  61. b361da8 net: netcp: ale: add proper ale entry mask bits for netcp switch ALE by Karicheri, Muralidharan · 7 years ago
  62. 7938a0d net: netcp: ale: use ale_status to size the ale table by Karicheri, Muralidharan · 7 years ago
  63. ca47130 net: netcp: ale: update to support unknown vlan controls for NU switch by Karicheri, Muralidharan · 7 years ago
  64. 4cd85a6 net: netcp: use hw capability to remove FCS word from rx packets by Karicheri, Muralidharan · 7 years ago
  65. 0cead3a net: netcp: ethss: get phy-handle only if link interface is MAC-to-PHY by Karicheri, Muralidharan · 7 years ago
  66. 6a8162e net: netcp: store network statistics in 64 bits by Michael Scherban · 7 years ago
  67. aa25510 net: netcp: remove the redundant memmov() by Karicheri, Muralidharan · 7 years ago
  68. 69d707d net: netcp: extract eflag from desc for rx_hook handling by Karicheri, Muralidharan · 7 years ago
  69. b0b9b3d mm: stop leaking PageTables by Hugh Dickins · 7 years ago
  70. b14ad90 Merge branch 'cpsw-cpdma-DDR' by David S. Miller · 7 years ago
  71. c40d888 Documentation: DT: net: cpsw: remove no_bd_ram property by Grygorii Strashko · 7 years ago
  72. be034fc net: ethernet: ti: cpsw: add support for ringparam configuration by Grygorii Strashko · 7 years ago
  73. 90225bf net: ethernet: ti: cpsw: add support for descs pool size configuration by Grygorii Strashko · 7 years ago
  74. 7f3b490 net: ethernet: ti: cpdma: use devm_ioremap by Grygorii Strashko · 7 years ago
  75. 5fcc40a net: ethernet: ti: cpdma: minimize number of parameters in cpdma_desc_pool_create/destroy() by Grygorii Strashko · 7 years ago
  76. 12a303e net: ethernet: ti: cpdma: fix desc re-queuing by Grygorii Strashko · 7 years ago
  77. a6c83cc net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddr by Grygorii Strashko · 7 years ago
  78. 87bc610 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 7 years ago
  79. 01d0f71 MAINTAINERS: add greybus subsystem mailing list by Greg Kroah-Hartman · 7 years ago
  80. 1d0f110 be2net: fix accesses to unicast list by Ivan Vecera · 7 years ago
  81. bcd5e1a netlabel: add CALIPSO to the list of built-in protocols by Paul Moore · 7 years ago
  82. 350a471 Merge branch 'l2tp-cleanup-socket-lookup-code' by David S. Miller · 7 years ago
  83. c5fdae0 l2tp: rework socket comparison in __l2tp_ip*_bind_lookup() by Guillaume Nault · 7 years ago
  84. 986f7cb l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup() by Guillaume Nault · 7 years ago
  85. bb39b0b l2tp: make __l2tp_ip*_bind_lookup() parameters 'const' by Guillaume Nault · 7 years ago
  86. 8cf2f70 l2tp: remove redundant addr_len check in l2tp_ip_bind() by Guillaume Nault · 7 years ago
  87. 780e982 RDS: validate the requested traces user input against max supported by santosh.shilimkar@oracle.com · 7 years ago
  88. 1c966c5 Merge tag 'rxrpc-rewrite-20170106' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  89. a838631 sctp: prepare asoc stream for stream reconf by Xin Long · 7 years ago
  90. df56005 udp: inuse checks can quit early for reuseport by Eric Garver · 7 years ago
  91. 308c470 Merge tag 'sound-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  92. d72f0de Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  93. baaf031 Merge tag 'hwmon-for-linus-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  94. 08289086 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  95. b1ee5170 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  96. 219a808 Merge tag 'mac80211-for-davem-2017-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  97. 89eb983 cxgb4: Add port description for new cards. by Ganesh Goudar · 7 years ago
  98. 5e78f7f cxgb4/cxgb4vf: Display 25G and 100G link speed by Ganesh Goudar · 7 years ago
  99. 93e246f vti6: fix device register to report IFLA_INFO_KIND by David Forster · 7 years ago
  100. c5e7099 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago