1. 7e2b10c net: Support for multiple checksums with gso by Tom Herbert · 10 years ago
  2. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 10 years ago
  4. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 10 years ago
  5. cae61ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  6. 2d7a85f netlink: Only check file credentials for implicit destinations by Eric W. Biederman · 10 years ago
  7. 688cea8 macvlan: add netpoll support by dingtianhong · 10 years ago
  8. 9d0d68f team: fix mtu setting by Jiri Pirko · 10 years ago
  9. 31595de Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  10. 670e5b8 net: Add support for device specific address syncing by Alexander Duyck · 10 years ago
  11. fcb2c0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  12. 96b2e73 Revert "net/mlx4_en: Use affinity hint" by David S. Miller · 10 years ago
  13. f8f6d67 net: filter: improve filter block macros by Daniel Borkmann · 10 years ago
  14. 3480593 net: filter: get rid of BPF_S_* enum by Daniel Borkmann · 10 years ago
  15. ee39facb net: Revert mlx4 cpumask changes. by David S. Miller · 10 years ago
  16. 70a640d net/mlx4_en: Use affinity hint by Yuval Atias · 10 years ago
  17. c8865b6 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 10 years ago
  18. 90d0e08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  19. 4d1cdf1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  20. fe45736 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  21. 86f6cf4 net: of_mdio: add of_mdiobus_link_phydev() by Daniel Mack · 10 years ago
  22. 737be10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  23. 494b659 wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT by Jes Sorensen · 10 years ago
  24. c949ddf Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  25. 9db7cb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  26. fbebf59 ARM: 8057/1: amba: Add Qualcomm vendor ID. by srinik · 10 years ago
  27. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. 0374300 Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  29. 5fa6a683 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  30. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 10 years ago
  31. 8556ce7 net: filter: remove DL macro by Daniel Borkmann · 10 years ago
  32. 1c19448 net: Make enabling of zero UDP6 csums more restrictive by Tom Herbert · 10 years ago
  33. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 10 years ago
  34. f02f79d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  35. e6a32c3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. ad0f614 wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR by Masatake YAMATO · 10 years ago
  37. ecc8fb1 net/mlx4_core: Deprecate use_prio module parameter by Amir Vadai · 10 years ago
  38. ea3429c of: mdio: remove of_phy_connect_fixed_link by Florian Fainelli · 10 years ago
  39. da08143 vlan: more careful checksum features handling by Michal Kubeček · 10 years ago
  40. 99abe65 Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  41. ca8a226 tcp: make cwnd-limited checks measurement-based, and gentler by Neal Cardwell · 10 years ago
  42. 5fe821a net: filter: cleanup invocation of internal BPF by Alexei Starovoitov · 10 years ago
  43. c1f43dd dmaengine: fix dmaengine_unmap failure by Xuelin Shi · 10 years ago
  44. 439c610 Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  45. 06eb4cc Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  46. 31a3fca Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  47. a8246fe dmaengine: omap: hide filter_fn for built-in drivers by Arnd Bergmann · 10 years ago
  48. 2a7ede5 Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  49. 7d10d26 net: cdc_ncm: fix 64bit division build error by Bjørn Mork · 10 years ago
  50. e1618d4 vlan: Fix build error wth vlan_get_encap_level() by Vlad Yasevich · 10 years ago
  51. 3f017a4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. 4f4aa2e ssb: sprom: add dev_id field for value overriding standard ID by Rafał Miłecki · 10 years ago
  53. b69cf53 perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() by Peter Zijlstra · 11 years ago
  54. 42193e3 can: unify identifiers to ensure unique include processing by Oliver Hartkopp · 10 years ago
  55. fd11593 can: add Renesas R-Car CAN driver by Sergei Shtylyov · 10 years ago
  56. 33cb0fa ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh by Ben Hutchings · 10 years ago
  57. 61d88c6 ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged by Ben Hutchings · 10 years ago
  58. 678e30d ethtool: Expand documentation of ethtool_ops::{get,set}_rxfh() by Ben Hutchings · 10 years ago
  59. fa83dbe net: cdc_ncm: remove redundant "disconnected" flag by Bjørn Mork · 10 years ago
  60. 50f1cb1 net: cdc_ncm: use sane defaults for rx/tx buffers by Bjørn Mork · 10 years ago
  61. beeecd4 net: cdc_ncm/cdc_mbim: adding NCM protocol statistics by Bjørn Mork · 10 years ago
  62. 43e4c6d net: cdc_ncm: set reasonable padding limits by Bjørn Mork · 10 years ago
  63. 70559b8 net: cdc_ncm: use true max dgram count for header estimates by Bjørn Mork · 10 years ago
  64. 6c4e548 net: cdc_ncm: use ethtool to tune coalescing settings by Bjørn Mork · 10 years ago
  65. 44a4085 bonding: Fix stacked device detection in arp monitoring by Vlad Yasevich · 10 years ago
  66. c674ac3 macvlan: Fix lockdep warnings with stacked macvlan devices by Vlad Yasevich · 10 years ago
  67. d38569a vlan: Fix lockdep warning with stacked vlan devices. by Vlad Yasevich · 10 years ago
  68. 25175ba net: Allow for more then a single subclass for netif_addr_lock by Vlad Yasevich · 10 years ago
  69. 4085ebe net: Find the nesting level of a given device by type. by Vlad Yasevich · 10 years ago
  70. 3e9c156 ieee802154: add netlink interfaces for llsec by Phoebe Buckheister · 10 years ago
  71. 3be2a49 of: provide a binding for fixed link PHYs by Thomas Petazzoni · 10 years ago
  72. a759512 net: phy: extend fixed driver with fixed_phy_register() by Thomas Petazzoni · 10 years ago
  73. ce8d9e0 net/mlx4_core: Add UPDATE_QP SRIOV wrapper support by Matan Barak · 10 years ago
  74. 1836eea lib/crc7: Shift crc7() output left 1 bit by George Spelvin · 10 years ago
  75. 6225827 net: filter: x86: internal BPF JIT by Alexei Starovoitov · 10 years ago
  76. 200b916 rtnetlink: wait for unregistering devices in rtnl_link_unregister() by Cong Wang · 10 years ago
  77. 4c358e1 of: fix CONFIG_OF=n prototype of of_node_full_name() by Stephen Rothwell · 10 years ago
  78. 2eacc23 net/mlx4_core: Enforce irq affinity changes immediatly by Yuval Atias · 10 years ago
  79. 3d44052 net: avoid dependency of net_get_random_once on nop patching by Hannes Frederic Sowa · 10 years ago
  80. 89278c9 tcp: simplify fast open cookie processing by Yuchung Cheng · 10 years ago
  81. 50a0ffa net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions by Bjørn Mork · 10 years ago
  82. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  83. 5024ae2 cgroup: introduce task_css_is_root() by Tejun Heo · 10 years ago
  84. 555724a kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs by Tejun Heo · 10 years ago
  85. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  86. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  87. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  88. 9739eef net: filter: make BPF conversion more readable by Alexei Starovoitov · 10 years ago
  89. 181da3c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  90. 1b826a9 Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  91. 98fcc57 mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req" by Micky Ching · 10 years ago
  92. 23a456f net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF by Daniel Mack · 10 years ago
  93. 552a515 ath9k: Allow platform override without EEPROM override by Helmut Schaa · 10 years ago
  94. c1e756b Revert "net: core: introduce netif_skb_dev_features" by Florian Westphal · 10 years ago
  95. 5bfd126 sched/deadline: Fix sched_yield() behavior by Juri Lelli · 10 years ago
  96. 4c88d7f genirq: Provide irq_force_affinity fallback for non-SMP by Arnd Bergmann · 10 years ago
  97. 38583f0 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  98. 41a2128 slub: use sysfs'es release mechanism for kmem_cache by Christoph Lameter · 10 years ago
  99. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 10 years ago
  100. 8169d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago