1. 5b07aee liquidio: MSIX support for CN23XX by Raghu Vatsavayi · 8 years ago
  2. 1b7c55c liquidio: CN23XX queue manipulation by Raghu Vatsavayi · 8 years ago
  3. 3451b97 liquidio: CN23XX register setup by Raghu Vatsavayi · 8 years ago
  4. 72c0091 liquidio: CN23XX device init and sriov config by Raghu Vatsavayi · 8 years ago
  5. e86b1ab liquidio: CN23XX queue definitions by Raghu Vatsavayi · 8 years ago
  6. 5bc67f5 liquidio: CN23XX register definitions by Raghu Vatsavayi · 8 years ago
  7. cd8b1eb liquidio: Common enable irq function by Raghu Vatsavayi · 8 years ago
  8. 83101ce liquidio: Firmware version management by Raghu Vatsavayi · 8 years ago
  9. 3258124 liquidio: Consolidate common functionality by Raghu Vatsavayi · 8 years ago
  10. 650097c net: wan: sbni: Spelling s/acknoweledge/acknowledge/, Grammar by Geert Uytterhoeven · 8 years ago
  11. c1ab0e9 net: systemport: constify ethtool_ops structures by Julia Lawall · 8 years ago
  12. 777065e dwc_eth_qos: constify ethtool_ops structures by Julia Lawall · 8 years ago
  13. bc6f013 net: hisilicon: constify ethtool_ops structures by Julia Lawall · 8 years ago
  14. 70591ab net: bcmgenet: constify ethtool_ops structures by Julia Lawall · 8 years ago
  15. 1eff700 net: ethernet: et131x: constify ethtool_ops structures by Julia Lawall · 8 years ago
  16. 84fd1b1 qede: hide 32-bit compile warning by Arnd Bergmann · 8 years ago
  17. 1ddcf41 ravb: avoid unused function warnings by Arnd Bergmann · 8 years ago
  18. 7ba9d10 Merge branch 'mpls-fragmentation-and-gso-fixes' by David S. Miller · 8 years ago
  19. 607fca9 net: veth: Set features for MPLS by David Ahern · 8 years ago
  20. 48d2ab6 net: mpls: Fixups for GSO by David Ahern · 8 years ago
  21. 14972cb net: lwtunnel: Handle fragmentation by Roopa Prabhu · 8 years ago
  22. 4185249 net: batch calls to flush_all_backlogs() by Eric Dumazet · 8 years ago
  23. ae3cb8c ixgbe: Eliminate useless message and improve logic by Mark Rustad · 8 years ago
  24. 792438e Merge tag 'rxrpc-rewrite-20160830-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  25. cf4d13f drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast" by Colin Ian King · 8 years ago
  26. 4de48af rxrpc: Pass struct socket * to more rxrpc kernel interface functions by David Howells · 8 years ago
  27. ea82aae rxrpc: Use call->peer rather than going to the connection by David Howells · 8 years ago
  28. 8324f0b rxrpc: Provide a way for AFS to ask for the peer address of a call by David Howells · 8 years ago
  29. e0661df afs: Need linux/random.h by David Howells · 8 years ago
  30. 378c9c9 afs: Miscellaneous simple cleanups by David Howells · 8 years ago
  31. e34d423 rxrpc: Trace rxrpc_call usage by David Howells · 8 years ago
  32. f5c17aa rxrpc: Calls should only have one terminal state by David Howells · 8 years ago
  33. ccbd3db rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_calls by David Howells · 8 years ago
  34. 3201a39 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  35. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. e4e98c4 Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  37. b892772 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  38. 1f6a563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  39. cf4d377 Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  40. 2a90309 Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  41. 3c32926 hwmon: (it87) Add missing sysfs attribute group terminator by Jean Delvare · 8 years ago
  42. 325782a1 fm10k: don't re-map queues when a mailbox message suffices by Jacob Keller · 8 years ago
  43. c689eff fm10k: don't clear the RXQCTL register when enabling or disabling queues by Jacob Keller · 8 years ago
  44. 9717c77 fm10k: remove unnecessary extra parenthesis around ((~value)) by Jacob Keller · 8 years ago
  45. 1ad7829 fm10k: add support for Rx offloads on one Geneve tunnel by Jacob Keller · 8 years ago
  46. f92e0e4 fm10k: rework vxlan_port offload before adding geneve support by Jacob Keller · 8 years ago
  47. 5f45c83 fm10k: don't try to stop queues if we've lost hw_addr by Jacob Keller · 8 years ago
  48. 1809593 fm10k: don't continue probe if PCI device not in normal IO state by Jacob Keller · 8 years ago
  49. 76ef0fc fm10k: print error code when pci_enable_device_mem fails during probe by Jacob Keller · 8 years ago
  50. e5fbfb7 fm10k: NAPI polling routine must return actual work done by Jacob Keller · 8 years ago
  51. ce4dad2 fm10k: prefer READ_ONCE instead of ACCESS_ONCE by Jacob Keller · 8 years ago
  52. 88cdcfe fm10k: remove fm10k_get_reta_size from namespace by Jacob Keller · 8 years ago
  53. 4aa0bd5 fm10k: use variadic form of alloc_workqueue by Jacob Keller · 8 years ago
  54. 5b9e443 fm10k: use software values when checking for Tx hangs in hot path by Jacob Keller · 8 years ago
  55. e59a393 fm10k: fix PCI device enable_cnt leak in .io_slot_reset by Jacob Keller · 8 years ago
  56. da43bf0 intel_pmic_gpio: Make explicitly non-modular by Paul Gortmaker · 8 years ago
  57. f48d149 platform/olpc: Make ec explicitly non-modular by Paul Gortmaker · 8 years ago
  58. 0b498a5 net_sched: fix use of uninitialized ethertype variable in cls_flower by Arnd Bergmann · 8 years ago
  59. f9dc707 net/xgene: fix error handling during reset by Arnd Bergmann · 8 years ago
  60. 5711a98 net: ethtool: add support for 1000BaseX and missing 10G link modes by Vidya Sagar Ravipati · 8 years ago
  61. a039b63 amd-xgbe: Reset running devices after resume from hibernate by James Morse · 8 years ago
  62. b99b43b Add Killer E2500 device ID in alx driver. by Owen Lin · 8 years ago
  63. c9c3321 tcp: add tcp_add_backlog() by Eric Dumazet · 8 years ago
  64. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  65. 7d13eca Documentation: networking: dsa: Remove platform device TODO by Florian Fainelli · 8 years ago
  66. 1a8ff8f cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned" by Colin Ian King · 8 years ago
  67. b9780a8 net: ucc_geth: fix spelling mistake "propperty" -> "property" by Colin Ian King · 8 years ago
  68. 24a24d0 wan/fsl_ucc_hdlc: fix spelling mistake "prameter" -> "parameter" by Colin Ian King · 8 years ago
  69. c6f04e9 Merge branch 'strp-generalization' by David S. Miller · 8 years ago
  70. 96a5908 kcm: Remove TCP specific references from kcm and strparser by Tom Herbert · 8 years ago
  71. 3203558 tcp: Set read_sock and peek_len proto_ops by Tom Herbert · 8 years ago
  72. 0294b62 net: Add read_sock proto_op by Tom Herbert · 8 years ago
  73. e4d986a Merge branch 'mlx5-series' by David S. Miller · 8 years ago
  74. e5835f2 net/mlx5: Increase number of ethtool steering priorities by Maor Gottlieb · 8 years ago
  75. 1722b96 net/mlx5: Add error prints when validate ETS failed by Eran Ben Elisha · 8 years ago
  76. bf50082 net/mlx5e: Fix memory leak if refreshing TIRs fails by Kamal Heib · 8 years ago
  77. c8cf78f net/mlx5e: Add ethtool counter for TX xmit_more by Tariq Toukan · 8 years ago
  78. cc8e9eb net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ by Eran Ben Elisha · 8 years ago
  79. 6e8dd6d net/mlx5e: Don't wait for SQ completions on close by Saeed Mahameed · 8 years ago
  80. 8484f9e net/mlx5e: Don't post fragmented MPWQE when RQ is disabled by Saeed Mahameed · 8 years ago
  81. f2fde18 net/mlx5e: Don't wait for RQ completions on close by Saeed Mahameed · 8 years ago
  82. fe4c988 net/mlx5e: Limit UMR length to the device's limitation by Saeed Mahameed · 8 years ago
  83. 78a3e88 powerpc: signals: Discard transaction state from signal frames by Cyril Bur · 8 years ago
  84. a9cbf0b powerpc/powernv : Drop reference added by kset_find_obj() by Mukesh Ojha · 8 years ago
  85. cc7786d powerpc/tm: do not use r13 for tabort_syscall by Nicholas Piggin · 8 years ago
  86. 3eab887 Linux 4.8-rc4 by Linus Torvalds · 8 years ago
  87. 25d0d91 Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  88. add1fa7 drm/atomic: Don't potentially reset color_mgmt_changed on successive property updates. by Mario Kleiner · 8 years ago
  89. 908e373 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  90. 5d84ee7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 4340393 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. 037d240 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. af56ff2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  94. 5e608a02 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  95. 65fc7d5 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  96. a3d3469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  97. 03cef71 Merge tag 'sound-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  98. 9dbeea7 rhashtable: fix a memory leak in alloc_bucket_locks() by Eric Dumazet · 8 years ago
  99. e19ac15 net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels() by Wei Yongjun · 8 years ago
  100. 2a7a3c5 vxlan: remove the useless header file protocol.h by Zhu Yanjun · 8 years ago