1. 82aee5d Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  2. 41347dc ipv4: Kill rt->rt_spec_dst, no longer used. by David S. Miller · 12 years ago
  3. 35ebf65 ipv4: Create and use fib_compute_spec_dst() helper. by David S. Miller · 12 years ago
  4. 70e7341 ipv4: Show that ip_send_reply() is purely unicast routine. by David S. Miller · 12 years ago
  5. e9bcd47 Merge branches 'sh/urgent' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  6. ad3337c sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register by Nobuhiro Iwamatsu · 12 years ago
  7. bc404e9 sh: kfr2r09: fix compile breakage by Guennadi Liakhovetski · 12 years ago
  8. 42d0b04 batman-adv: Prefix main defines with BATADV_ by Sven Eckelmann · 12 years ago
  9. edbf7ff batman-adv: Prefix vis defines with BATADV_ by Sven Eckelmann · 12 years ago
  10. 4d5d2db8 batman-adv: Prefix unicast defines with BATADV_ by Sven Eckelmann · 12 years ago
  11. c11fdfa batman-adv: Prefix types defines with BATADV_ by Sven Eckelmann · 12 years ago
  12. 7e071c7 batman-adv: Prefix packet defines with BATADV_ by Sven Eckelmann · 12 years ago
  13. 6434664 batman-adv: Prefix icmp_socket defines with BATADV_ by Sven Eckelmann · 12 years ago
  14. 97ea4ba batman-adv: Prefix gateway defines with BATADV_ by Sven Eckelmann · 12 years ago
  15. 3964f72 batman-adv: Prefix bridge_loop_avoidance defines with BATADV_ by Sven Eckelmann · 12 years ago
  16. 036cbfe batman-adv: Prefix sysfs defines with BATADV_ by Sven Eckelmann · 12 years ago
  17. 54590e4 batman-adv: Prefix debugfs defines with BATADV_ by Sven Eckelmann · 12 years ago
  18. 347c80f batman-adv: Prefix local defines with BATADV_ by Sven Eckelmann · 12 years ago
  19. d4f4469 batman-adv: beautify tt_global_add() argument list by Antonio Quartulli · 12 years ago
  20. 3b643de batman-adv: clear ADD+DEL (and viceversa) events in the same orig-interval by Antonio Quartulli · 12 years ago
  21. 28afd3c batman-adv: Directly print to seq_file in vis by Sven Eckelmann · 12 years ago
  22. 3e34819 batman-adv: Prefix remaining function like macros with batadv_ by Sven Eckelmann · 12 years ago
  23. ee11ad6 batman-adv: Prefix main local static functions with batadv_ by Sven Eckelmann · 12 years ago
  24. eaad8ad batman-adv: Prefix vis local static functions with batadv_ by Sven Eckelmann · 12 years ago
  25. 0354440 batman-adv: Prefix unicast local static functions with batadv_ by Sven Eckelmann · 12 years ago
  26. 160eb5a ipv4: Kill early demux method return value. by David S. Miller · 12 years ago
  27. 1d1e34d xfrm_user: Propagate netlink error codes properly. by David S. Miller · 12 years ago
  28. 160c85f phy: Fix warning in get_phy_device(). by David S. Miller · 12 years ago
  29. d4fc691 virtio_net: allow to change mac when iface is running by Jiri Pirko · 12 years ago
  30. e9976d7 netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYs by David Daney · 12 years ago
  31. a30e2c1 netdev/phy/of: Add more methods for binding PHY devices to drivers. by David Daney · 12 years ago
  32. 6bd47ac netdev/phy/of: Handle IEEE802.3 clause 45 Ethernet PHYs in of_mdiobus_register() by David Daney · 12 years ago
  33. ac28b9f netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs by David Daney · 12 years ago
  34. a3caad0 net: fec: add phy-reset-duration for device tree probe by Shawn Guo · 12 years ago
  35. c9040af net: fec: phy-reset-gpios is optional by Shawn Guo · 12 years ago
  36. 119fc00 net: fec: use managed function devm_gpio_request_one by Shawn Guo · 12 years ago
  37. 5fa9c0f net: fec: enable regulator for fec phy by Shawn Guo · 12 years ago
  38. 2ca9b2a net: fec: reset phy after pinctrl setup by Shawn Guo · 12 years ago
  39. d2e553b bnx2: Add missing netif_tx_disable() in bnx2_close() by Michael Chan · 12 years ago
  40. 7947c9c bnx2: Add "fall through" comments by Michael Chan · 12 years ago
  41. 7bc910f cnic: Handle RAMROD_CMD_ID_CLOSE error. by Eddie Wai · 12 years ago
  42. 1f85d58 cnic: Remove uio mem[0]. by Michael Chan · 12 years ago
  43. 78ea22e cnic: Read bnx2x function number from internal register by Eddie Wai · 12 years ago
  44. a2028b23 cnic: Fix occasional NULL pointer dereference during reboot. by Michael Chan · 12 years ago
  45. c10237e Revert "ipv4: tcp: dont cache unconfirmed intput dst" by David S. Miller · 12 years ago
  46. e440cf2 net: added support for 40GbE link. by parav.pandit@emulex.com · 12 years ago
  47. 22911fc net: skb_free_datagram_locked() doesnt drop all packets by Eric Dumazet · 12 years ago
  48. 4c3af03 netlink: Get rid of obsolete rtnetlink macros by Thomas Graf · 12 years ago
  49. 6b60978 decnet: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  50. 74a0bd7 ip6mr: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  51. 92a395e ipmr: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  52. 6e277ed inet_diag: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  53. 7b46866 sock_diag: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  54. 4245375 unix_diag: Do not use RTA_PUT() macros by Thomas Graf · 12 years ago
  55. c074da2 ipv4: tcp: dont cache unconfirmed intput dst by Eric Dumazet · 12 years ago
  56. a969dd1 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  57. d31bb4f 9p: fix min_t() casting in p9pdu_vwritef() by Dan Carpenter · 12 years ago
  58. c9015b2 mwifiex: fix memory leak associated with IE manamgement by Avinash Patil · 12 years ago
  59. 47b514c Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  60. 2b25679 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  61. 6ebfbe9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  62. 843760c Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  63. e04fb02 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  64. 6b44695 chmod +x scripts/gfp-translate by Dave Jones · 12 years ago
  65. bf52592 ath9k: Fix compilation breakage by Sujith Manoharan · 12 years ago
  66. 9bd02c6 brcmfmac: fix sparse warning introduced with checkdied patch by Arend van Spriel · 12 years ago
  67. 85a4a1c brcmfmac: add BCM4334 support by Franky Lin · 12 years ago
  68. 6d4ef68 brcmfmac: reduce allocations needed during nvram data download by Arend van Spriel · 12 years ago
  69. d610cde brcmfmac: use firmware data buffer directly for nvram by Franky Lin · 12 years ago
  70. c3d2bc3 brcmfmac: move glom alignment setting to SDIO bus layer by Franky Lin · 12 years ago
  71. bbfd6a6 brcmfmac: restrict dongle txglom disable to old SDIO core by Franky Lin · 12 years ago
  72. 135e4c6 brcmfmac: add support for bus specific data command by Franky Lin · 12 years ago
  73. d2bb2b9 bcma: define some additional cores IDs by Rafał Miłecki · 12 years ago
  74. 2266b05 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  75. 6bb51c7 ath9k: fix panic caused by returning a descriptor we have queued for reuse by Tom Hughes · 12 years ago
  76. 4b5ebcc mac80211: correct behaviour on unrecognised action frames by Johannes Berg · 12 years ago
  77. 7508b65 ath9k: enable serialize_regmode for non-PCIE AR9287 by Panayiotis Karabassis · 12 years ago
  78. f63d7dab rtlwifi: rtl8192cu: New USB IDs by Larry Finger · 12 years ago
  79. 7aa1e7f Revert "drm/i915: allow PCH PWM override on IVB" by Daniel Vetter · 12 years ago
  80. 903e0e4 UBI: correct usage of IS_ENABLED() by Brian Norris · 12 years ago
  81. 2d4cf5a UBIFS: correct usage of IS_ENABLED() by Brian Norris · 12 years ago
  82. 85f2f83 can: flexcan: use be32_to_cpup to handle the value of dt entry by Hui Wang · 12 years ago
  83. 93040ae be2net: Fix to trim skb for padded vlan packets to workaround an ASIC Bug by Somnath Kotur · 12 years ago
  84. e9bf5f3 drm/nouveau: add license header to prime. by Dave Airlie · 12 years ago
  85. 6bc96d0 xen/netfront: teardown the device before unregistering it. by Ian Campbell · 12 years ago
  86. 525b807 net: sh_eth: add support for set_ringparam/get_ringparam by Yoshihiro Shimoda · 12 years ago
  87. 91c7755 net: sh_eth: fix up the buffer pointers by Yoshihiro Shimoda · 12 years ago
  88. 2ecbb78 net: sh_eth: remove unnecessary members/definitions by Yoshihiro Shimoda · 12 years ago
  89. c265026 net: sh_eth: remove unnecessary function by Yoshihiro Shimoda · 12 years ago
  90. ebe6e21 bnx2x: Change bnx2x_tests_str_arr to static char by Merav Sicron · 12 years ago
  91. 2e499d3 bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement by Barak Witkowski · 12 years ago
  92. 747cf6e 6lowpan: double unlock on an error path by Dan Carpenter · 12 years ago
  93. c3deafc netlink: Delete NLMSG_PUT and NLMSG_NEW. by David S. Miller · 12 years ago
  94. 02ef22c pkt_sched: sch_api: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  95. 942b816 pkt_sched: cls_api: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  96. 3f7a328 decnet: dn_table: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  97. 737100e decnet: dn_route: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  98. c64e66c audit: netlink: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  99. e052733 infiniband: netlink: Move away from NLMSG_NEW(). by David S. Miller · 12 years ago
  100. 01f534d selinux: netlink: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago