1. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 13 years ago
  2. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 13 years ago
  3. 581330b ixgbe: Whitespace cleanups by Alexander Duyck · 13 years ago
  4. 6ca4350 ixgbe: Two minor fixes for RSS and FDIR set queues functions by Alexander Duyck · 13 years ago
  5. 35937c0 ixgbe: drop err_eeprom tag which is at same location as err_sw_init by Alexander Duyck · 13 years ago
  6. eb01b97 ixgbe: Move poll routine in order to improve readability by Alexander Duyck · 13 years ago
  7. 6bb78cf ixgbe: cleanup logic for the service timer and VF hang detection by Alexander Duyck · 13 years ago
  8. d3ee429 ixgbe: Update layout of ixgbe_ring structure to improve cache performance by Alexander Duyck · 13 years ago
  9. 244e27a ixgbe: Store Tx flags and protocol information to tx_buffer sooner by Alexander Duyck · 13 years ago
  10. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  11. c16fa4f Linux 3.3 by Linus Torvalds · 13 years ago
  12. 93dc610 Don't limit non-nested epoll paths by Jason Baron · 13 years ago
  13. c579bc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  14. 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
  15. 81a430a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  16. a16a164 netfilter: ctnetlink: fix race between delete and timeout expiration by Pablo Neira Ayuso · 13 years ago
  17. 729739b ixgbe: always write DMA for single_mapped value with skb by Alexander Duyck · 13 years ago
  18. c2ec3ff phc: Update author's email address. by Richard Cochran · 13 years ago
  19. 091a624 ixgbe: Write gso_segs and bytcount to the ring sooner by Alexander Duyck · 13 years ago
  20. fd0db0e ixgbe: Place skb on first buffer_info structure to avoid using stack space by Alexander Duyck · 13 years ago
  21. 7d7ce68 ixgbe: Use packets to track Tx completions instead of a seperate value by Alexander Duyck · 13 years ago
  22. 93f5b3c ixgbe: Modify setup of descriptor flags to avoid conditional jumps by Alexander Duyck · 13 years ago
  23. a50c29d ixgbe: Make certain that all frames fit minimum size requirements by Alexander Duyck · 13 years ago
  24. 655309e ixgbe: cleanup logic in ixgbe_change_mtu by Alexander Duyck · 13 years ago
  25. f800326 ixgbe: Replace standard receive path with a page based receive by Alexander Duyck · 13 years ago
  26. 3f2d1c0 ixgbe: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  27. f43f313 ixgbe: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  28. 89eaefb igb: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  29. 6b8f092 igb: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  30. 126a3fd eni: fix driver remove function and driver probe error path. by françois romieu · 13 years ago
  31. 4823cd3 net/irda: add clk_prepare/clk_unprepare to pxaficp_ir by Philipp Zabel · 13 years ago
  32. 124d37e arp: allow arp processing to honor per interface arp_accept sysctl by Neil Horman · 13 years ago
  33. 1aa9bc5 usbnet: use netif_tx_wake_queue instead of netif_start_queue by Alexey Orishko · 13 years ago
  34. 6a22845 stmmac: Add device-tree support by Stefan Roese · 13 years ago
  35. 06d6c10 netxen: qlogic ethernet : Fix endian bug. by Santosh Nayak · 13 years ago
  36. c5779237 ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. by RongQing.Li · 13 years ago
  37. 50cdc8f pxa168: remove unused stats member. by Rami Rosen · 13 years ago
  38. cb1ecf2 Merge branch 'akpm' (more patches from Andrew) by Linus Torvalds · 13 years ago
  39. d7178c7 nilfs2: fix NULL pointer dereference in nilfs_load_super_block() by Ryusuke Konishi · 13 years ago
  40. 3d777a6 nilfs2: clamp ns_r_segments_percentage to [1, 99] by Haogang Chen · 13 years ago
  41. 33e9ee8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  42. 9fc005c Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  43. c017386 afs: Remote abort can cause BUG in rxrpc code by Anton Blanchard · 13 years ago
  44. 2c724fb afs: Read of file returns EBADMSG by Anton Blanchard · 13 years ago
  45. 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
  46. 6e780cf C6X: remove dead code from entry.S by Mark Salter · 13 years ago
  47. d5ddb4a cdc_ncm: avoid discarding datagrams in rx path by Alexey Orishko · 13 years ago
  48. 3f658cd cdc_ncm: fix MTU and max_datagram_size handling by Alexey Orishko · 13 years ago
  49. c84ff1d cdc_ncm: reduce driver latency in the data path by Alexey Orishko · 13 years ago
  50. b8fbaef wimax/i2400m: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 13 years ago
  51. bb6d5e7 net/hyperv: fix erroneous NETDEV_TX_BUSY use by Eric Dumazet · 13 years ago
  52. 7bdd402 net/usbnet: reserve headroom on rx skbs by Eric Dumazet · 13 years ago
  53. c0ea452 bnx2x: fix memory leak in bnx2x_init_firmware() by Michal Schmidt · 13 years ago
  54. 127d0a1 bnx2x: fix a crash on corrupt firmware file by Michal Schmidt · 13 years ago
  55. cc34eb6 sch_sfq: revert dont put new flow at the end of flows by Eric Dumazet · 13 years ago
  56. 122bdf6 ipv6: fix icmp6_dst_alloc() by Eric Dumazet · 13 years ago
  57. a9e0aca asix: asix_rx_fixup surgery to reduce skb truesizes by Eric Dumazet · 13 years ago
  58. 95d16c7 MAINTAINERS: Add Serge as maintainer of capabilities by James Morris · 13 years ago
  59. 0c4d067 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  60. 7c32442 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  61. 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
  62. 0c48ca8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  63. 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
  64. 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
  65. cf2b94d drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode by Dan Carpenter · 13 years ago
  66. 5eb1eb4 MAINTAINERS: add entry for exynos mipi display drivers by Donghwa Lee · 13 years ago
  67. 4c57c7e MAINTAINERS: fix link to Gustavo Padovans tree by Johan Hedberg · 13 years ago
  68. eb491ec MAINTAINERS: add Johan to Bluetooth maintainers by Johan Hedberg · 13 years ago
  69. 960d4d1 MAINTAINERS: Gustavo has moved by Gustavo Padovan · 13 years ago
  70. 79f0713 prctl: use CAP_SYS_RESOURCE for PR_SET_MM option by Cyrill Gorcunov · 13 years ago
  71. 9bbad7d rapidio/tsi721: fix bug in register offset definitions by Alexandre Bounine · 13 years ago
  72. fbfa074 MAINTAINERS: update ST's Mailing list for SPEAr by Viresh Kumar · 13 years ago
  73. 59927fb memcg: free mem_cgroup by RCU to fix oops by Hugh Dickins · 13 years ago
  74. 1174764 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  75. 3775265 libertas: remove dump_survey implementation by Daniel Drake · 13 years ago
  76. 783b732 ath9k_hw: remove unused initvals by Felix Fietkau · 13 years ago
  77. c7effd3 ath9k: inline AR9271 1.0 INI overrides by Felix Fietkau · 13 years ago
  78. aa0e578 ath9k_hw: remove iniModes_*_tx_gain_9271 by Felix Fietkau · 13 years ago
  79. c7d36f9 ath9k_hw: clean up iniModesAdditional by Felix Fietkau · 13 years ago
  80. 9951c4d ath9k_hw: fix AR9380 register settings for channel 14 by Felix Fietkau · 13 years ago
  81. c8664d1 ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization by Felix Fietkau · 13 years ago
  82. bbf2b30 ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271 by Felix Fietkau · 13 years ago
  83. aebc0a8 ath9k_hw: clean up ath9k_hw_setuprxdesc by Felix Fietkau · 13 years ago
  84. 239c795 ath9k_hw: remove ath9k_hw_gettxintrtxqs by Felix Fietkau · 13 years ago
  85. f3eef64 ath9k: optimize register access functions by Felix Fietkau · 13 years ago
  86. 99ac8cd ath9k_hw: remove ath9k_hw_getdefantenna by Felix Fietkau · 13 years ago
  87. 8efa7a8 ath9k_hw: remove ath9k_hw_htc_resetinit by Felix Fietkau · 13 years ago
  88. ce8fdf6 ath9k_hw: clean up tx completion interrupt handling by Felix Fietkau · 13 years ago
  89. 7e03072 ath9k_hw: simplify tx queue interrupt mask handling by Felix Fietkau · 13 years ago
  90. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 13 years ago
  91. ada577c mac80211: add NULL terminator to debugfs_netdev write buf by Eliad Peller · 13 years ago
  92. ba6fa29 mac80211: Don't sample max throughput rate in minstrel_ht by Helmut Schaa · 13 years ago
  93. 0d9be8a rt2x00: rt2800usb: limit tx queues length by Stanislaw Gruszka · 13 years ago
  94. 5f8f718 rt2x00: rt2800usb: do not check packedid for aggregated frames by Stanislaw Gruszka · 13 years ago
  95. f421111 rt2x00: rt2800usb: rework txstatus code by Stanislaw Gruszka · 13 years ago
  96. ed61e2b rt2x00: rt2800usb: rework txdone code by Stanislaw Gruszka · 13 years ago
  97. 627fdaf rt2x00: rt2800usb: move additional txdone into new function by Stanislaw Gruszka · 13 years ago
  98. d47a61a ath9k: Fix multi-VIF BSS handling by Sujith Manoharan · 13 years ago
  99. 3d4e20f ath9k: Remove aggregation flags by Sujith Manoharan · 13 years ago
  100. caed657 ath9k_hw: Cleanup FastChannelChange by Sujith Manoharan · 13 years ago