1. 6262971 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  2. 2176d5d neigh: set nud_state to NUD_INCOMPLETE when probing router reachability by Duan Jiong · 10 years ago
  3. c896593 ip6_tunnel: fix potential NULL pointer dereference by Susant Sahani · 10 years ago
  4. 1c36390 sfc: fix calling of free_irq with already free vector by Nikolay Aleksandrov · 10 years ago
  5. bbeb0ea macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces. by Peter Christensen · 10 years ago
  6. 1a466ae ptp: fix kconfig dependency warnings by Randy Dunlap · 10 years ago
  7. 709de13 batman-adv: fix removing neigh_ifinfo by Simon Wunderlich · 10 years ago
  8. 7b955a9 batman-adv: always run purge_orig_neighbors by Simon Wunderlich · 10 years ago
  9. 000c8df batman-adv: fix neigh reference imbalance by Simon Wunderlich · 10 years ago
  10. c1e517f batman-adv: fix neigh_ifinfo imbalance by Simon Wunderlich · 10 years ago
  11. 1448eb5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  12. a9de050 net: cassini: use nested lock annotation by Emil Goode · 10 years ago
  13. de68294 bnx2x: Fix UNDI driver unload by Yuval Mintz · 10 years ago
  14. 2765305 Merge branch 'mdio_net' by David S. Miller · 10 years ago
  15. 60e71ab net: cpsw: add missing of_node_put by Johan Hovold · 10 years ago
  16. 6954cc1 net: cpsw: fix null dereference at probe by Johan Hovold · 10 years ago
  17. 59993f48 Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver" by Johan Hovold · 10 years ago
  18. 7f52da5 net: mdio-gpio: warn about missing bus alias id by Johan Hovold · 10 years ago
  19. 0953f78 net: mdio-gpio: fix device-tree binding documentation by Johan Hovold · 10 years ago
  20. 6b5eeb7 net: cdc_mbim: handle unaccelerated VLAN tagged frames by Bjørn Mork · 10 years ago
  21. b3d4056 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  22. 6af55ff Driver for Beckhoff CX5020 EtherCAT master module. by Darek Marcinkiewicz · 10 years ago
  23. ba6b918 ping: move ping_group_range out of CONFIG_SYSCTL by Cong Wang · 10 years ago
  24. c9d8f1a ipv4: move local_port_range out of CONFIG_SYSCTL by Cong Wang · 10 years ago
  25. a8951d5 netfilter: Fix potential use after free in ip6_route_me_harder() by Sergey Popovich · 10 years ago
  26. 6153871 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 10 years ago
  27. 23a456f net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF by Daniel Mack · 10 years ago
  28. aeefa1e ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation by Sergey Popovich · 10 years ago
  29. 7fc1c5f Merge branch 'qlcnic_net' by David S. Miller · 10 years ago
  30. 84d7ad2 qlcnic: Set real_num_{tx|rx}_queues properly by Shahed Shaikh · 10 years ago
  31. d5d2bf3 qlcnic: Fix panic while dumping TX queues on TX timeout by Manish Chopra · 10 years ago
  32. 76a691d jme: Fix DMA unmap warning by Neil Horman · 10 years ago
  33. d32aebfd Merge branch 'gso_forward' by David S. Miller · 10 years ago
  34. c1e756b Revert "net: core: introduce netif_skb_dev_features" by Florian Westphal · 10 years ago
  35. c7ba65d net: ip: push gso skb forwarding handling down the stack by Florian Westphal · 10 years ago
  36. 418a315 net: ipv6: send pkttoobig immediately if orig frag size > mtu by Florian Westphal · 10 years ago
  37. ca6c5d4 net: ipv4: ip_forward: fix inverted local_df test by Florian Westphal · 10 years ago
  38. 4f4178f net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock by Bjørn Mork · 10 years ago
  39. cabae81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  40. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  41. 783e9e8 Merge tag 'usb-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  42. df862f6 Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  43. a1e7446 Merge tag 'staging-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  44. 03787ff Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
  45. 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  46. c8ea5a2 net: macb: Fix race between HW and driver by Soren Brinkmann · 10 years ago
  47. 504ad98 net: macb: Remove 'unlikely' optimization by Soren Brinkmann · 10 years ago
  48. 02f7a34 net: macb: Re-enable RX interrupt only when RX is done by Soren Brinkmann · 10 years ago
  49. 6a027b7 net: macb: Clear interrupt flags by Soren Brinkmann · 10 years ago
  50. ccd6d0a net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP by Soren Brinkmann · 10 years ago
  51. e96f2e7 ip_tunnel: Set network header properly for IP_ECN_decapsulate() by Ying Cai · 10 years ago
  52. 780ce3a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  53. 2c98262 e1000e: Restrict MDIO Slow Mode workaround to relevant parts by David Ertman · 10 years ago
  54. 7142a55 e1000e: Fix issue with link flap on 82579 by David Ertman · 10 years ago
  55. fbb9ab1 e1000e: Expand workaround for 10Mb HD throughput bug by David Ertman · 10 years ago
  56. 77e6114 e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 by David Ertman · 10 years ago
  57. eaff829 Merge branch 'mlx4' by David S. Miller · 10 years ago
  58. 83d3459 net/mlx4_core: Don't issue PCIe speed/width checks for VFs by Eyal Perry · 10 years ago
  59. f24f790 net/mlx4_core: Load the Eth driver first by Or Gerlitz · 10 years ago
  60. 0254bc8 net/mlx4_core: Fix slave id computation for single port VF by Matan Barak · 10 years ago
  61. 531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching by Jack Morgenstein · 10 years ago
  62. 9becd70 net: cdc_ncm: fix buffer overflow by Bjørn Mork · 10 years ago
  63. 9d4619c Altera TSE: ALTERA_TSE should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  64. 2c4a336 vsock: Make transport the proto owner by Andy King · 10 years ago
  65. b8dff4e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  66. 55b441b xtensa: ISS: don't depend on CONFIG_TTY by Max Filippov · 10 years ago
  67. 0624bca fix quoting of Ted's name in MAINTAINERS by Christoph Hellwig · 10 years ago
  68. cae1d2ca Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  69. 2145e15 floppy: don't write kernel-only members to FDRAWCMD ioctl output by Matthew Daley · 10 years ago
  70. ef87dbe floppy: ignore kernel-only members in FDRAWCMD ioctl input by Matthew Daley · 10 years ago
  71. aff09ce bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit by Vasily Averin · 10 years ago
  72. 7c3d5ab ipv4: fix "conntrack zones" support for defrag user check in ip_expire by Vasily Averin · 10 years ago
  73. e669ba2 mac80211: fix nested rtnl locking on ieee80211_reconfig by Eliad Peller · 10 years ago
  74. 792e6aa cfg80211: add cfg80211_sched_scan_stopped_rtnl by Eliad Peller · 10 years ago
  75. c1fbb25 cfg80211: free sme on connection failures by Eliad Peller · 10 years ago
  76. f4ebddf mac80211: Fix mac80211 station info rx bitrate for IBSS mode by Henning Rogge · 10 years ago
  77. bebfef1 UBI: avoid workqueue format string leak by Kees Cook · 10 years ago
  78. 3d21bb7 UBI: fix ubi free PEBs count calculation by Tanya Brokhman · 10 years ago
  79. 87ed89d UBI: fix error path in __wl_get_peb by Tanya Brokhman · 10 years ago
  80. fcdd57c UBIFS: fix remount error path by Artem Bityutskiy · 10 years ago
  81. 89ca3b8 Linux 3.15-rc4 by Linus Torvalds · 10 years ago
  82. f6a082f net: sched: lock imbalance in hhf qdisc by John Fastabend · 10 years ago
  83. 164c099 Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  84. 8a9f5ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  85. e3fb7d4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  86. ecd15dd netfilter: nfnetlink: Fix use after free when it fails to process batch by Denys Fedoryshchenko · 10 years ago
  87. 895162b netfilter: ipv4: defrag: set local_df flag on defragmented skb by Florian Westphal · 10 years ago
  88. e715eb2 vexpress: Initialise the sysregs before setting up the clocks by Catalin Marinas · 10 years ago
  89. 6ed07d4 USB: Nokia 5300 should be treated as unusual dev by Daniele Forsi · 10 years ago
  90. f0ef5d4 USB: Nokia 305 should be treated as unusual dev by Victor A. Santos · 10 years ago
  91. 62a0d8d tty: Fix lockless tty buffer race by Peter Hurley · 10 years ago
  92. 5fbf1a6 Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc" by Peter Hurley · 10 years ago
  93. 501fed4 drivers/tty/hvc: don't free hvc_console_setup after init by Tomoki Sekiyama · 10 years ago
  94. 4291086 n_tty: Fix n_tty_write crash when echoing in raw mode by Peter Hurley · 10 years ago
  95. b790f21 tty: serial: 8250_core.c Bug fix for Exar chips. by Michael Welling · 10 years ago
  96. d183c81 fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6 by Nikita Yushchenko · 10 years ago
  97. df602c2 usb: storage: shuttle_usbat: fix discs being detected twice by Daniele Forsi · 10 years ago
  98. 4d7c013 usb: qcserial: add a number of Dell devices by Bjørn Mork · 10 years ago
  99. c1db30a USB: OHCI: fix problem with global suspend on ATI controllers by Alan Stern · 10 years ago
  100. 7a8d1ec arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent by Catalin Marinas · 10 years ago