1. 2a7ede5 Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  2. 7d10d26 net: cdc_ncm: fix 64bit division build error by Bjørn Mork · 11 years ago
  3. 42193e3 can: unify identifiers to ensure unique include processing by Oliver Hartkopp · 11 years ago
  4. fd11593 can: add Renesas R-Car CAN driver by Sergei Shtylyov · 11 years ago
  5. fa83dbe net: cdc_ncm: remove redundant "disconnected" flag by Bjørn Mork · 11 years ago
  6. 50f1cb1 net: cdc_ncm: use sane defaults for rx/tx buffers by Bjørn Mork · 11 years ago
  7. beeecd4 net: cdc_ncm/cdc_mbim: adding NCM protocol statistics by Bjørn Mork · 11 years ago
  8. 43e4c6d net: cdc_ncm: set reasonable padding limits by Bjørn Mork · 11 years ago
  9. 70559b8 net: cdc_ncm: use true max dgram count for header estimates by Bjørn Mork · 11 years ago
  10. 6c4e548 net: cdc_ncm: use ethtool to tune coalescing settings by Bjørn Mork · 11 years ago
  11. f0f77dc ieee802154, mac802154: implement devkey record option by Phoebe Buckheister · 11 years ago
  12. 3e9c156 ieee802154: add netlink interfaces for llsec by Phoebe Buckheister · 11 years ago
  13. 29e0237 mac802154: add llsec configuration functions by Phoebe Buckheister · 11 years ago
  14. af9eed5 ieee802154: add dgram sockopts for security control by Phoebe Buckheister · 11 years ago
  15. f30be4d mac802154: integrate llsec with wpan devices by Phoebe Buckheister · 11 years ago
  16. dc20759 ieee802154: add types for link-layer security by Phoebe Buckheister · 11 years ago
  17. 3be2a49 of: provide a binding for fixed link PHYs by Thomas Petazzoni · 11 years ago
  18. a759512 net: phy: extend fixed driver with fixed_phy_register() by Thomas Petazzoni · 11 years ago
  19. 6225827 net: filter: x86: internal BPF JIT by Alexei Starovoitov · 11 years ago
  20. 32edc40 ieee802154: change _cb handling slightly by Phoebe Buckheister · 11 years ago
  21. c3a6114 ieee802154: add definitions for link-layer security and header functions by Phoebe Buckheister · 11 years ago
  22. fcd77db net: Fix CONFIG_SYSCTL ifdef test. by David S. Miller · 11 years ago
  23. c722831 net: Use a more standard macro for INET_ADDR_COOKIE by Joe Perches · 11 years ago
  24. 2eacc23 net/mlx4_core: Enforce irq affinity changes immediatly by Yuval Atias · 11 years ago
  25. 122ff24 ipv4: make ip_local_reserved_ports per netns by WANG Cong · 11 years ago
  26. 84f39b0 net: support marking accepting TCP sockets by Lorenzo Colitti · 11 years ago
  27. e110861 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 11 years ago
  28. 843f4a5 tcp: use tcp_v4_send_synack on first SYN-ACK by Yuchung Cheng · 11 years ago
  29. 89278c9 tcp: simplify fast open cookie processing by Yuchung Cheng · 11 years ago
  30. 5b7ed08 tcp: move fastopen functions to tcp_fastopen.c by Yuchung Cheng · 11 years ago
  31. 50a0ffa net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions by Bjørn Mork · 11 years ago
  32. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  33. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 11 years ago
  34. 60ff746 net: rename local_df to ignore_df by WANG Cong · 11 years ago
  35. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  36. 9739eef net: filter: make BPF conversion more readable by Alexei Starovoitov · 11 years ago
  37. 1448eb5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  38. ba6b918 ping: move ping_group_range out of CONFIG_SYSCTL by Cong Wang · 11 years ago
  39. c9d8f1a ipv4: move local_port_range out of CONFIG_SYSCTL by Cong Wang · 11 years ago
  40. 6153871 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  41. 23a456f net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF by Daniel Mack · 11 years ago
  42. 698365f net: clean up snmp stats code by WANG Cong · 11 years ago
  43. c1e756b Revert "net: core: introduce netif_skb_dev_features" by Florian Westphal · 11 years ago
  44. d28071d tunnel: fix RFC number in comment for INET_ECN_decapsulate() by Neal Cardwell · 11 years ago
  45. cabae81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  46. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  47. df862f6 Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  48. e4f45b7 net: Call skb_checksum_init in IPv6 by Tom Herbert · 11 years ago
  49. ed70fcf net: Call skb_checksum_init in IPv4 by Tom Herbert · 11 years ago
  50. 76ba0aa net: Generalize checksum_init functions by Tom Herbert · 11 years ago
  51. 07064c6 net: Allow csum_add to be provided in arch by Tom Herbert · 11 years ago
  52. 2ad0649 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  53. 2c4a336 vsock: Make transport the proto owner by Andy King · 11 years ago
  54. 792e6aa cfg80211: add cfg80211_sched_scan_stopped_rtnl by Eliad Peller · 11 years ago
  55. 3074383 net: filter: make register naming more comprehensible by Daniel Borkmann · 11 years ago
  56. 5bcfedf net: filter: simplify label names from jump-table by Daniel Borkmann · 11 years ago
  57. 8a9f5ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  58. 2490155 tcp: remove in_flight parameter from cong_avoid() methods by Eric Dumazet · 11 years ago
  59. 5fbf1a6 Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc" by Peter Hurley · 11 years ago
  60. f774b7d arm64: fixmap: fix missing sub-page offset for earlyprintk by Marc Zyngier · 11 years ago
  61. 0384dca Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. e114a71 tcp: fix cwnd limited checking to improve congestion control by Eric Dumazet · 11 years ago
  63. 6d48f44 mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free by Grygorii Strashko · 11 years ago
  64. 406a94d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  65. 60b88f3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  66. 789ce9d word-at-a-time: simplify big-endian zero_bytemask macro by H. Peter Anvin · 11 years ago
  67. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 11 years ago
  68. 7fa857e net: dsa: add ds_to_priv by Florian Fainelli · 11 years ago
  69. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  70. 0006433 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  71. 2aafe1a Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  72. 87c7662 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  73. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 11 years ago
  74. a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 11 years ago
  75. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 11 years ago
  76. def5f12 linux/interrupt.h: fix new kernel-doc warnings by Randy Dunlap · 11 years ago
  77. 2f7ef2f sched, cls: check if we could overwrite actions when changing a filter by Cong Wang · 11 years ago
  78. eb11022 FDDI: Reformat <linux/if_fddi.h> for 8-character tabs by Maciej W. Rozycki · 11 years ago
  79. ec6931b word-at-a-time: avoid undefined behaviour in zero_bytemask macro by Will Deacon · 11 years ago
  80. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. a8d7069 Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  82. fefb827 Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  83. 4af619a at86rf230: use irq_get_trigger_type by Alexander Aring · 11 years ago
  84. 78acb1f tipc: add ioctl to fetch link names by Erik Hugne · 11 years ago
  85. a89778d tipc: add support for link state subscriptions by Erik Hugne · 11 years ago
  86. 3fe89d2 Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  87. 625bba6 Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  88. ea077c1 cfg80211: Add attributes describing prohibited channel bandwidth by Rostislav Lisovy · 11 years ago
  89. 17d38fa mac80211: add option to generate CCMP IVs only for mgmt frames by Marek Kwaczynski · 11 years ago
  90. 65a124d cfg80211: allow drivers to iterate over matching combinations by Michal Kazior · 11 years ago
  91. 6a20dbd tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc by Manfred Schlaegl · 11 years ago
  92. 1fc52762 Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll/linux into fixes by Arnd Bergmann · 11 years ago
  93. 9ec36ca of/irq: do irq resolution in platform_get_irq by Rob Herring · 11 years ago
  94. f01ec1c vxlan: add x-netns support by Nicolas Dichtel · 11 years ago
  95. 2b97789 phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY by Grygorii Strashko · 11 years ago
  96. 76429f1 Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  97. aa4cf94 net: Add variants of capable for use on netlink messages by Eric W. Biederman · 11 years ago
  98. a3b299d net: Add variants of capable for use on on sockets by Eric W. Biederman · 11 years ago
  99. a53b72c net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump by Eric W. Biederman · 11 years ago
  100. 4366004 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago