1. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  2. b6420eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/doc by Linus Torvalds · 10 years ago
  3. d290106 Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  4. 81e29b7 Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  5. c831dd7 Merge tag 'regmap-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 10 years ago
  6. 2b425a3 Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  7. c91662c Merge tag 'edac_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  8. d0cd848 Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 10 years ago
  9. 28b7dea wimax: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  10. bdf428f Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  11. 505e907 af_unix: remove 0 assignment on static by Fabian Frederick · 10 years ago
  12. 19ac97f Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus by James Bottomley · 10 years ago
  13. ea85a0a ipv6: Do not warn for informational ICMP messages, regardless of type. by David S. Miller · 10 years ago
  14. c3a803e Update Intel Ethernet Driver maintainers list by Alexander Duyck · 10 years ago
  15. 93fdd47 bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING by Herbert Xu · 10 years ago
  16. c393d17 ath9k_htc: avoid kernel panic in ath9k_hw_reset by Marek Puzyniak · 10 years ago
  17. 02a1335 f2fs: support volatile operations for transient data by Jaegeuk Kim · 10 years ago
  18. 908344c tipc: fix bug in multicast congestion handling by Jon Maloy · 10 years ago
  19. b18111d ath9k: Fix crash in MCC mode by Sujith Manoharan · 10 years ago
  20. d2a993e ath: Fix smatch warning by Sujith Manoharan · 10 years ago
  21. 79ee656 rtl818x_pci: fix response rate may be incorrect. by Andrea Merello · 10 years ago
  22. d7ffd58 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  23. f0d1f04 netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX by Pablo Neira Ayuso · 10 years ago
  24. 91c1a09 netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h by Pablo Neira Ayuso · 10 years ago
  25. a40a720 Merge branch 'ipmi' (patches from Corey Minyard) by Linus Torvalds · 10 years ago
  26. 567eded ipmi: Clear drvdata when interface is removed by Takao Indoh · 10 years ago
  27. cc4cbe9 ipmi: work around gcc-4.9 build warning by Arnd Bergmann · 10 years ago
  28. 08dc416 ipmi/of: Don't use unavailable interfaces by Benjamin Herrenschmidt · 10 years ago
  29. 1f66842 ipmi: Clean up the error handling for channel config errors by Corey Minyard · 10 years ago
  30. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  31. fe971b9 net/mlx4_en: remove NETDEV_TX_BUSY by Eric Dumazet · 10 years ago
  32. 88b09a6 3c59x: fix bad split of cpu_to_le32(pci_map_single()) by Sylvain "ythier" Hitier · 10 years ago
  33. 3774216 net: bcmgenet: fix Tx ring priority programming by Petri Gynther · 10 years ago
  34. fd2ef0b net: phy: adjust fixed_phy_register() return value by Petri Gynther · 10 years ago
  35. 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  36. 02c0fc1 net_sched: fix unused variables in __gnet_stats_copy_basic_cpu() by WANG Cong · 10 years ago
  37. 7c5df8f openvswitch: fix a compilation error when CONFIG_INET is not setW! by Andy Zhou · 10 years ago
  38. 0a5d1c5 openvswitch: fix a sparse warning by Andy Zhou · 10 years ago
  39. 42350dc net: fix a sparse warning by Andy Zhou · 10 years ago
  40. 6093f75 Merge branch 'ipv6-next' by David S. Miller · 10 years ago
  41. 327571c ipv6: don't walk node's leaf during serial number update by Hannes Frederic Sowa · 10 years ago
  42. 812918c ipv6: make fib6 serial number per namespace by Hannes Frederic Sowa · 10 years ago
  43. c8c4d42 ipv6: only generate one new serial number per fib mutation by Hannes Frederic Sowa · 10 years ago
  44. 42b1870 ipv6: make rt_sernum atomic and serial number fields ordinary ints by Hannes Frederic Sowa · 10 years ago
  45. 94b2cfe ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal by Hannes Frederic Sowa · 10 years ago
  46. 6654cf6 bna: allow transmit tagged frames by Ivan Vecera · 10 years ago
  47. 88b88a6 f2fs: support atomic writes by Jaegeuk Kim · 10 years ago
  48. 1ff0dc9 net: validate_xmit_vlan() is static by Eric Dumazet · 10 years ago
  49. 79952bc net: fix rcu access on phonet_routes by Fabian Frederick · 10 years ago
  50. e91a159 Merge branch 'net_sched-next' by David S. Miller · 10 years ago
  51. 18cdb37 net: sched: do not use tcf_proto 'tp' argument from call_rcu by John Fastabend · 10 years ago
  52. 13990f8 net: sched: cls_cgroup tear down exts and ematch from rcu callback by John Fastabend · 10 years ago
  53. 82a470f net: sched: remove tcf_proto from ematch calls by John Fastabend · 10 years ago
  54. fcbeb97 net: introduce netdevice gso_min_segs attribute by Eric Dumazet · 10 years ago
  55. 9d31a7b r8152: nway reset after setting eee by hayeswang · 10 years ago
  56. ee5db7e Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/picolcd', 'for-3.18/rmi', 'for-3.18/sony', 'for-3.18/uhid', 'for-3.18/upstream' and 'for-3.18/wacom' into for-linus by Jiri Kosina · 10 years ago
  57. b47bd8d ipv4: igmp: fix v3 general query drop monitor false positive by Daniel Borkmann · 10 years ago
  58. ee63771 bonding: Simplify the xmit function for modes that use xmit_hash by Mahesh Bandewar · 10 years ago
  59. d702132 bonding: display xmit_hash_policy for non-dynamic-tlb mode by Mahesh Bandewar · 10 years ago
  60. 4e62ccd Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  61. 1556b87 net/mlx4_en: Use the new tx_copybreak to set inline threshold by Eric Dumazet · 10 years ago
  62. 1255a50 ethtool: Ethtool parameter to dynamically change tx_copybreak by Eric Dumazet · 10 years ago
  63. acea73d net/mlx4_en: Enable the compiler to make is_inline() inlined by Eric Dumazet · 10 years ago
  64. e70602a net/mlx4_en: tx_info->ts_requested was not cleared by Eric Dumazet · 10 years ago
  65. e533ac7 net/mlx4_en: Use local var for skb_headlen(skb) by Eric Dumazet · 10 years ago
  66. b9d8839 net/mlx4_en: Use local var in tx flow for skb_shinfo(skb) by Eric Dumazet · 10 years ago
  67. f905c79 net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid stalls by Eric Dumazet · 10 years ago
  68. fb1843e net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq() by Eric Dumazet · 10 years ago
  69. 29d40c9 net/mlx4_en: Use prefetch in tx path by Eric Dumazet · 10 years ago
  70. 3d03641 net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's by Eric Dumazet · 10 years ago
  71. dc9b06d net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc() by Eric Dumazet · 10 years ago
  72. 6a4e812 net/mlx4_en: Avoid calling bswap in tx fast path by Eric Dumazet · 10 years ago
  73. 98b1634 net/mlx4_en: Align tx path structures to cache lines by Eric Dumazet · 10 years ago
  74. 7dfa4b4 net/mlx4_en: Code cleanups in tx path by Eric Dumazet · 10 years ago
  75. f2600cf net: sched: avoid costly atomic operation in fq_dequeue() by Eric Dumazet · 10 years ago
  76. 681d242 fec: Fix fec_enet_alloc_buffers() error path by Fabio Estevam · 10 years ago
  77. b3a00c9 drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEM by Chen Gang · 10 years ago
  78. bec3cfd net: skb_segment() provides list head and tail by Eric Dumazet · 10 years ago
  79. 45d9cc7 Merge branch 'geneve' by David S. Miller · 10 years ago
  80. f579668 openvswitch: Add support for Geneve tunneling. by Jesse Gross · 10 years ago
  81. 6b205b2 openvswitch: Factor out allocation and verification of actions. by Jesse Gross · 10 years ago
  82. f0b128c openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure. by Jesse Gross · 10 years ago
  83. 67fa034 openvswitch: Add support for matching on OAM packets. by Jesse Gross · 10 years ago
  84. 0714812 openvswitch: Eliminate memset() from flow_extract. by Jesse Gross · 10 years ago
  85. 0b5e8b8 net: Add Geneve tunneling protocol driver by Andy Zhou · 10 years ago
  86. bdf6fa5 sctp: handle association restarts when the socket is closed. by Vlad Yasevich · 10 years ago
  87. c259c13 net: fec: fix build error at m68k platform by Frank Li · 10 years ago
  88. 5ad6e6c net: bcmgenet: improve bcmgenet_mii_setup() by Petri Gynther · 10 years ago
  89. 120c2cb f2fs: remove unused return value by Jaegeuk Kim · 10 years ago
  90. f13909c Merge branch 'altera_tse' by David S. Miller · 10 years ago
  91. 3354313 Altera TSE: Add support for no PHY by Walter Lozano · 10 years ago
  92. 004fa11 Altera TSE: Move PHY get addr and MDIO create by Walter Lozano · 10 years ago
  93. a4b4a2b Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  94. 61b37d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  95. ad9eef5 Merge branch 'bridge_default_pvid' by David S. Miller · 10 years ago
  96. 5be5a2d bridge: Add filtering support for default_pvid by Vlad Yasevich · 10 years ago
  97. 3df6bf4 bridge: Simplify pvid checks. by Vlad Yasevich · 10 years ago
  98. 96a20d9 bridge: Add a default_pvid sysfs attribute by Vlad Yasevich · 10 years ago
  99. e885439 net: pxa168_eth: avoid using signed char for bitops by Antoine Ténart · 10 years ago
  100. 5555dfd Merge branch 'isdn-next' by David S. Miller · 10 years ago