1. de12880 bnx2x: validate FW trace prior to its printing by Dmitry Kravkov · 13 years ago
  2. cb4dca2 bnx2x: consistent statistics for old FW by Yuval Mintz · 13 years ago
  3. 9e62e91 bnx2x: changed iscsi/fcoe mac init and macros by Dmitry Kravkov · 13 years ago
  4. 910b220 bnx2x: added TLV_NOT_FOUND flags to the dcb by Dmitry Kravkov · 13 years ago
  5. 9d4884f bnx2x: changed initial dcb configuration by Dmitry Kravkov · 13 years ago
  6. c315a4e bnx2x: removed dcb unused code by Yuval Mintz · 13 years ago
  7. 3b60306 bnx2x: reduced sparse warnings by Yuval Mintz · 13 years ago
  8. 51c1a58 bnx2x: revised driver prints by Merav Sicron · 13 years ago
  9. d8290ae bnx2x: added 'likely' to fast-path skb existence by Yuval Mintz · 13 years ago
  10. f1f3ee1 be2net: fix programming of VLAN tags for VF by Ajit Khaparde · 13 years ago
  11. 456d9c9 be2net: Fix number of vlan slots in flex mode by Ajit Khaparde · 13 years ago
  12. fbc13f0 be2net: Program secondary UC MAC address into MAC filter by Ajit Khaparde · 13 years ago
  13. 4762f6c be2net: enable WOL by default if h/w supports it by Ajit Khaparde · 13 years ago
  14. 2770747 Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  15. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  16. c16fa4f Linux 3.3 by Linus Torvalds · 13 years ago
  17. 5407b14c gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped by Paul Gortmaker · 13 years ago
  18. 93dc610 Don't limit non-nested epoll paths by Jason Baron · 13 years ago
  19. c579bc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  20. 96ee049 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  21. 81a430a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  22. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 13 years ago
  23. 729739b ixgbe: always write DMA for single_mapped value with skb by Alexander Duyck · 13 years ago
  24. c2ec3ff phc: Update author's email address. by Richard Cochran · 13 years ago
  25. 091a624 ixgbe: Write gso_segs and bytcount to the ring sooner by Alexander Duyck · 13 years ago
  26. fd0db0e ixgbe: Place skb on first buffer_info structure to avoid using stack space by Alexander Duyck · 13 years ago
  27. 7d7ce68 ixgbe: Use packets to track Tx completions instead of a seperate value by Alexander Duyck · 13 years ago
  28. 93f5b3c ixgbe: Modify setup of descriptor flags to avoid conditional jumps by Alexander Duyck · 13 years ago
  29. a50c29d ixgbe: Make certain that all frames fit minimum size requirements by Alexander Duyck · 13 years ago
  30. 655309e ixgbe: cleanup logic in ixgbe_change_mtu by Alexander Duyck · 13 years ago
  31. f800326 ixgbe: Replace standard receive path with a page based receive by Alexander Duyck · 13 years ago
  32. 3f2d1c0 ixgbe: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  33. f43f313 ixgbe: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  34. 89eaefb igb: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  35. 6b8f092 igb: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  36. 126a3fd eni: fix driver remove function and driver probe error path. by françois romieu · 13 years ago
  37. 4823cd3 net/irda: add clk_prepare/clk_unprepare to pxaficp_ir by Philipp Zabel · 13 years ago
  38. 124d37e arp: allow arp processing to honor per interface arp_accept sysctl by Neil Horman · 13 years ago
  39. 1aa9bc5 usbnet: use netif_tx_wake_queue instead of netif_start_queue by Alexey Orishko · 13 years ago
  40. 6a22845 stmmac: Add device-tree support by Stefan Roese · 13 years ago
  41. 06d6c10 netxen: qlogic ethernet : Fix endian bug. by Santosh Nayak · 13 years ago
  42. c5779237 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. by RongQing.Li · 13 years ago
  43. 50cdc8f pxa168: remove unused stats member. by Rami Rosen · 13 years ago
  44. cb1ecf2 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 13 years ago
  45. d7178c7 nilfs2: fix NULL pointer dereference in nilfs_load_super_block() by Ryusuke Konishi · 13 years ago
  46. 3d777a6 nilfs2: clamp ns_r_segments_percentage to [1, 99] by Haogang Chen · 13 years ago
  47. 33e9ee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  48. 9fc005c Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  49. c017386 afs: Remote abort can cause BUG in rxrpc code by Anton Blanchard · 13 years ago
  50. 2c724fb afs: Read of file returns EBADMSG by Anton Blanchard · 13 years ago
  51. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  52. 6e780cf C6X: remove dead code from entry.S by Mark Salter · 13 years ago
  53. d5ddb4a cdc_ncm: avoid discarding datagrams in rx path by Alexey Orishko · 13 years ago
  54. 3f658cd cdc_ncm: fix MTU and max_datagram_size handling by Alexey Orishko · 13 years ago
  55. c84ff1d cdc_ncm: reduce driver latency in the data path by Alexey Orishko · 13 years ago
  56. b8fbaef wimax/i2400m: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 13 years ago
  57. bb6d5e7 net/hyperv: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 13 years ago
  58. 7bdd402 net/usbnet: reserve headroom on rx skbs by Eric Dumazet · 13 years ago
  59. c0ea452 bnx2x: fix memory leak in bnx2x_init_firmware() by Michal Schmidt · 13 years ago
  60. 127d0a1 bnx2x: fix a crash on corrupt firmware file by Michal Schmidt · 13 years ago
  61. cc34eb6 sch_sfq: revert dont put new flow at the end of flows by Eric Dumazet · 13 years ago
  62. 122bdf6 ipv6: fix icmp6_dst_alloc() by Eric Dumazet · 13 years ago
  63. a9e0aca asix: asix_rx_fixup surgery to reduce skb truesizes by Eric Dumazet · 13 years ago
  64. 95d16c7 MAINTAINERS: Add Serge as maintainer of capabilities by James Morris · 13 years ago
  65. 0c4d067 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  66. 7c32442 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  67. 538e7e9 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  68. 0c48ca8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  69. 72c79bd Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  70. fe83558 Merge branch '3.3-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  71. cf2b94d drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode by Dan Carpenter · 13 years ago
  72. 5eb1eb4 MAINTAINERS: add entry for exynos mipi display drivers by Donghwa Lee · 13 years ago
  73. 4c57c7e MAINTAINERS: fix link to Gustavo Padovans tree by Johan Hedberg · 13 years ago
  74. eb491ec MAINTAINERS: add Johan to Bluetooth maintainers by Johan Hedberg · 13 years ago
  75. 960d4d1 MAINTAINERS: Gustavo has moved by Gustavo Padovan · 13 years ago
  76. 79f0713 prctl: use CAP_SYS_RESOURCE for PR_SET_MM option by Cyrill Gorcunov · 13 years ago
  77. 9bbad7d rapidio/tsi721: fix bug in register offset definitions by Alexandre Bounine · 13 years ago
  78. fbfa074 MAINTAINERS: update ST's Mailing list for SPEAr by Viresh Kumar · 13 years ago
  79. 59927fb memcg: free mem_cgroup by RCU to fix oops by Hugh Dickins · 13 years ago
  80. 1174764 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  81. 1571df8 gianfar: delete orphaned version strings and dead macros by Paul Gortmaker · 13 years ago
  82. 30f7e31 gianfar: constify giant block of status descriptor strings by Paul Gortmaker · 13 years ago
  83. d8a0f1b gianfar: Add support for byte queue limits. by Paul Gortmaker · 13 years ago
  84. 3775265 libertas: remove dump_survey implementation by Daniel Drake · 13 years ago
  85. 783b732 ath9k_hw: remove unused initvals by Felix Fietkau · 13 years ago
  86. c7effd3 ath9k: inline AR9271 1.0 INI overrides by Felix Fietkau · 13 years ago
  87. aa0e578 ath9k_hw: remove iniModes_*_tx_gain_9271 by Felix Fietkau · 13 years ago
  88. c7d36f9 ath9k_hw: clean up iniModesAdditional by Felix Fietkau · 13 years ago
  89. 9951c4d ath9k_hw: fix AR9380 register settings for channel 14 by Felix Fietkau · 13 years ago
  90. c8664d1 ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization by Felix Fietkau · 13 years ago
  91. bbf2b30 ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271 by Felix Fietkau · 13 years ago
  92. aebc0a8 ath9k_hw: clean up ath9k_hw_setuprxdesc by Felix Fietkau · 13 years ago
  93. 239c795 ath9k_hw: remove ath9k_hw_gettxintrtxqs by Felix Fietkau · 13 years ago
  94. f3eef64 ath9k: optimize register access functions by Felix Fietkau · 13 years ago
  95. 99ac8cd ath9k_hw: remove ath9k_hw_getdefantenna by Felix Fietkau · 13 years ago
  96. 8efa7a8 ath9k_hw: remove ath9k_hw_htc_resetinit by Felix Fietkau · 13 years ago
  97. ce8fdf6 ath9k_hw: clean up tx completion interrupt handling by Felix Fietkau · 13 years ago
  98. 7e03072 ath9k_hw: simplify tx queue interrupt mask handling by Felix Fietkau · 13 years ago
  99. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 13 years ago
  100. ada577c mac80211: add NULL terminator to debugfs_netdev write buf by Eliad Peller · 13 years ago