1. f3ad500 sfc: Make MCDI independent of Siena by Ben Hutchings · 12 years ago
  2. f073dde sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion() by Ben Hutchings · 12 years ago
  3. 43f775b2 sfc: Collect all MCDI port functions into mcdi_port.c by Ben Hutchings · 12 years ago
  4. 319ec64 sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename by Ben Hutchings · 12 years ago
  5. 6bff861 sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module by Ben Hutchings · 12 years ago
  6. 338f74d sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD() by Ben Hutchings · 12 years ago
  7. 9528b92 sfc: Ensure MCDI buffers, but not lengths, are dword aligned by Ben Hutchings · 12 years ago
  8. c5bb0e9 sfc: Use proper macros to declare and access MCDI arrays by Ben Hutchings · 12 years ago
  9. d0c2ee9 sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code by Ben Hutchings · 11 years ago
  10. a649dfc sfc: Fill out the set of MCDI accessors by Ben Hutchings · 12 years ago
  11. 30af691 sfc: Rationalise MCDI buffer accessors by Ben Hutchings · 12 years ago
  12. 59cfc47 sfc: Introduce and use MCDI_DECLARE_BUF macro by Ben Hutchings · 12 years ago
  13. ab0115f sfc: Move more Falcon-specific code and definitions into falcon.c by Ben Hutchings · 12 years ago
  14. 9dd3a13 sfc: Move details of a Falcon bug workaround out of ethtool.c by Ben Hutchings · 12 years ago
  15. e847b53 sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic by Ben Hutchings · 12 years ago
  16. 5383825 sfc: const-qualify source pointers for MMIO write functions by Ben Hutchings · 12 years ago
  17. abc71bb Merge branch 'sfc-3.11' by Ben Hutchings · 11 years ago
  18. f3851b0 sfc: Fix lookup of default RX MAC filters when steered using ethtool by Ben Hutchings · 11 years ago
  19. 563b449 Merge branch 'openvswitch_vxlan' by David S. Miller · 11 years ago
  20. 5826484 openvswitch: Add vxlan tunneling support. by Pravin B Shelar · 11 years ago
  21. 1eaa817 vxlan: Add tx-vlan offload support. by Pravin B Shelar · 11 years ago
  22. 649c5b8 vxlan: Improve vxlan headroom calculation. by Pravin B Shelar · 11 years ago
  23. 4956053 vxlan: Factor out vxlan send api. by Pravin B Shelar · 11 years ago
  24. 012a572 vxlan: Extend vxlan handlers for openvswitch. by Pravin B Shelar · 11 years ago
  25. 5cfccc5 vxlan: Add vxlan recv demux. by Pravin B Shelar · 11 years ago
  26. 7ce0475 vxlan: Restructure vxlan receive. by Pravin B Shelar · 11 years ago
  27. 9c2e24e vxlan: Restructure vxlan socket apis. by Pravin B Shelar · 11 years ago
  28. 7559fb2f r8152: add comments by hayeswang · 11 years ago
  29. b1379d9 r8152: adjust tx_bottom function by hayeswang · 11 years ago
  30. 43a4478 r8152: move some declearation of variables by hayeswang · 11 years ago
  31. 0de98f6 r8152: adjust some duplicated code by hayeswang · 11 years ago
  32. a5a4f46 r8152: replace lockflags with flags by hayeswang · 11 years ago
  33. dff4e8a r8152: replace void * with struct r8152 * by hayeswang · 11 years ago
  34. 197d439 r8152: remove clearing the memory to zero for netdev priv by hayeswang · 11 years ago
  35. 78f1ccc sis900: don't restart auto-negotiation each time after link resume. by Denis Kirjanov · 11 years ago
  36. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  37. 0f7dd1a Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  38. 2d2843e Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  39. f43c606 Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  40. 89cb9ae Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  41. ddea368 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  42. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  43. 1801928 ALSA: hda - Add a fixup for Gateway LT27 by Takashi Iwai · 11 years ago
  44. 16b304f netlink: Eliminate kmalloc in netlink dump operation. by Pravin B Shelar · 11 years ago
  45. 0a324f31 net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes by Moshe Lazer · 11 years ago
  46. 15718ea tun: signedness bug in tun_get_user() by Dan Carpenter · 11 years ago
  47. de98ac5 qlcnic: Update version to 5.2.46. by Sucheta Chakraborty · 11 years ago
  48. b942f44 qlcnic: Dump mailbox command data when a command times out by Manish Chopra · 11 years ago
  49. b5acb25 qlcnic: Fix driver initialization for 83xx adapters by Manish Chopra · 11 years ago
  50. 35570cf qlcnic: Flush mailbox command list when mailbox is not available by Manish Chopra · 11 years ago
  51. 91b86e3 qlcnic: Reinitialize mailbox data structures after firmware reset by Manish Chopra · 11 years ago
  52. d14c5ab net: proc_fs: trivial: print UIDs as unsigned int by Francesco Fusco · 11 years ago
  53. d1fcc17 qlcnic: Fix diagnostic interrupt test for 83xx adapters by Manish Chopra · 11 years ago
  54. 482b3c3 qlcnic: Fix beacon state return status handling by Sucheta Chakraborty · 11 years ago
  55. 24866d1 qlcnic: Fix set driver version command by Himanshu Madhani · 11 years ago
  56. 6829309 net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset by Daniel Borkmann · 11 years ago
  57. f85a659 Merge tag 'asoc-v3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  58. 44ffb69 Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linus by Mark Brown · 11 years ago
  59. f6938bb Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linus by Mark Brown · 11 years ago
  60. 14388a6 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  61. c200d88 Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linus by Mark Brown · 11 years ago
  62. c90c0d7 ASoC: tegra: fix Tegra30 I2S capture parameter setup by Stephen Warren · 11 years ago
  63. 8a8e3d8 net_sched: restore "linklayer atm" handling by Jesper Dangaard Brouer · 11 years ago
  64. 09a8f03 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 11 years ago
  65. 2fdac01 drivers/net/ethernet/via/via-velocity.c: update napi implementation by Julia Lawall · 11 years ago
  66. 40a8291 net/usb/r8152: enable interrupt transfer by hayeswang · 11 years ago
  67. 5bd2388 net/usb/r8152: enable tx checksum by hayeswang · 11 years ago
  68. ebc2ec4 net/usb/r8152: support aggregation by hayeswang · 11 years ago
  69. fce9b9b rtnetlink: remove an unneeded test by Dan Carpenter · 11 years ago
  70. 728e2cc Revert "cxgb3: Check and handle the dma mapping errors" by Alexey Kardashevskiy · 11 years ago
  71. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 11 years ago
  72. f36f092 Merge branch 'x-netns' by David S. Miller · 11 years ago
  73. 0bd87628 ip6tnl: add x-netns support by Nicolas Dichtel · 11 years ago
  74. 6c742e7 ipip: add x-netns support by Nicolas Dichtel · 11 years ago
  75. fc8f999 ipv4 tunnels: use net_eq() helper to check netns by Nicolas Dichtel · 11 years ago
  76. 64261f2 dev: move skb_scrub_packet() after eth_type_trans() by Nicolas Dichtel · 11 years ago
  77. 36bf5cc openvswitch: Reset tunnel key between input and output. by Jesse Gross · 11 years ago
  78. 42415c9 openvswitch: Use correct type while allocating flex array. by Pravin B Shelar · 11 years ago
  79. 30444e9 openvswitch: Fix bad merge resolution. by Jesse Gross · 11 years ago
  80. ff8a43c USB: keyspan: fix null-deref at disconnect and release by Johan Hovold · 11 years ago
  81. ef6c8c1 USB: mos7720: fix broken control requests by Johan Hovold · 11 years ago
  82. 304ab4a usb: add two quirky touchscreen by Oliver Neukum · 11 years ago
  83. f1d6e17 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  84. d9bf5f1 tun: compare with 0 instead of total_len by Weiping Pan · 11 years ago
  85. 3e805ad rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header by Asbjoern Sloth Toennesen · 11 years ago
  86. 8c82962 fs/proc/task_mmu.c: fix buffer overflow in add_page_map() by yonghua zheng · 11 years ago
  87. 57a1a19 arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" by Chen Gang · 11 years ago
  88. d6394b5 ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id() by Jeff Liu · 11 years ago
  89. df54d6f x86 get_unmapped_area(): use proper mmap base for bottom-up direction by Radu Caragea · 11 years ago
  90. c7dd339 ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page by Tiger Yang · 11 years ago
  91. 6115ea2 ocfs2: Revert 40bd62e to avoid regression in extended allocation by Jie Liu · 11 years ago
  92. 28a0c88 drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop polling a HW bit by Lothar Waßmann · 11 years ago
  93. b610ded hugetlb: fix lockdep splat caused by pmd sharing by Michal Hocko · 11 years ago
  94. fb32975 aoe: adjust ref of head for compound page tails by Ed Cashin · 11 years ago
  95. dfa9771 microblaze: fix clone syscall by Michal Simek · 11 years ago
  96. 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago
  97. 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
  98. 3e6b11d memcg: don't initialize kmem-cache destroying work for root caches by Andrey Vagin · 11 years ago
  99. fc4eba5 ipv6: make unsolicited report intervals configurable for mld by Hannes Frederic Sowa · 11 years ago
  100. 9cff866 ethernet/arc/arc_emac - fix NAPI "work > weight" warning by Alexey Brodkin · 11 years ago