1. 25456e5 atl1c: refine start/enable code for MAC module by Huang, Xiong · 12 years ago
  2. 319d013 atl1c: add function atl1c_power_saving by Huang, Xiong · 12 years ago
  3. 52a12fc atl1c: remove PHY reset/init for link down event by Huang, Xiong · 12 years ago
  4. ce5b972 atl1c: update PHY reset related routine by Huang, Xiong · 12 years ago
  5. 7c6c44f atl1c: remove PHY polling from atl1c_open by Huang, Xiong · 12 years ago
  6. 7737fd9 atl1c: refine SERDES-clock related code by Huang, Xiong · 12 years ago
  7. ce3ba0c atl1c: remove PHY contrl in atl1c_reset_pcie by Huang, Xiong · 12 years ago
  8. 929a5e9 atl1c: refine phy-register read/write function by Huang, Xiong · 12 years ago
  9. 8f33ab9 atl1c: remove REG_PHY_STATUS by Huang, Xiong · 12 years ago
  10. c165541e be2net: Fix FW download for BE by Padmanabh Ratnakar · 12 years ago
  11. 652bf64 be2net: Fix wrong status getting returned for MCC commands by Padmanabh Ratnakar · 12 years ago
  12. d51ebd3 be2net: Fix Lancer statistics by Padmanabh Ratnakar · 12 years ago
  13. af311fe be2net: Fix traffic stall INTx mode by Padmanabh Ratnakar · 12 years ago
  14. a704739 be2net: Fix ethtool self test for Lancer by Padmanabh Ratnakar · 12 years ago
  15. 804c751 be2net: Fix FW download in Lancer by Padmanabh Ratnakar · 12 years ago
  16. 0fc16eb be2net: Fix VLAN/multicast packet reception by Padmanabh Ratnakar · 12 years ago
  17. 9cf6ace mISDN: DSP scheduling fix (version 2) by Karsten Keil · 12 years ago
  18. efef50a mISDN: Fix division by zero by Karsten Keil · 13 years ago
  19. 52a637c mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko. by Andreas Eversberg · 13 years ago
  20. 74fa9e5 mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp by Andreas Eversberg · 13 years ago
  21. 8dcf01f net: sock_diag_handler structs can be const by Shan Wei · 13 years ago
  22. 808db80 ipv6: call consume_skb() in frag/reassembly by Eric Dumazet · 13 years ago
  23. 0815798 net: dcb: add CEE notify calls by John Fastabend · 13 years ago
  24. 872f24d tipc: remove inline instances from C source files. by Paul Gortmaker · 13 years ago
  25. bfb253c af_netlink: drop_monitor/dropwatch friendly by Eric Dumazet · 13 years ago
  26. 658cb35 af_netlink: cleanups by Eric Dumazet · 13 years ago
  27. 38ba0a6 net: skb_can_coalesce returns a boolean by Eric Dumazet · 13 years ago
  28. 783c175 tcp: tcp_try_coalesce returns a boolean by Eric Dumazet · 13 years ago
  29. d7ccf7c net: make spd_fill_page() linear argument a bool by Eric Dumazet · 13 years ago
  30. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  31. a108d5f net: Use bool and remove inline in skb_splice_bits() code. by David S. Miller · 13 years ago
  32. 41c73a0 net: speedup skb_splice_bits() by Eric Dumazet · 13 years ago
  33. 4d634ca Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  34. 1402d36 tcp: introduce tcp_try_coalesce by Eric Dumazet · 13 years ago
  35. e29ecd5 bnx2x: Update driver version to 1.72.50-0 by Barak Witkowski · 13 years ago
  36. 94b2f9b bnx2x: remove gro workaround by Dmitry Kravkov · 13 years ago
  37. a334872 bnx2x: add afex support by Barak Witkowski · 13 years ago
  38. 5b263f5 mlx4_en: Byte Queue Limit support by Yevgeny Petrilin · 13 years ago
  39. e22979d mlx4_en: Moving to Interrupts for TX completions by Yevgeny Petrilin · 13 years ago
  40. a19a848 mlx4_en: Added Ethtool support for TX Interrupt coalescing by Yevgeny Petrilin · 13 years ago
  41. da882c1 tcp: sk_add_backlog() is too agressive for TCP by Eric Dumazet · 13 years ago
  42. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 13 years ago
  43. b989850 net ax25: Fix the build when sysctl support is disabled. by Eric W. Biederman · 13 years ago
  44. d2da626 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  45. 721b024 Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
  46. aca50bd mm: fix s390 BUG by __set_page_dirty_no_writeback on swap by Hugh Dickins · 13 years ago
  47. 30b8aa9 md: fix possible corruption of array metadata on shutdown. by NeilBrown · 13 years ago
  48. ed20958 md: don't call ->add_disk unless there is good reason. by NeilBrown · 13 years ago
  49. a9ad852 DM RAID: Use safe version of rdev_for_each by Jonathan Brassow · 13 years ago
  50. 48c7495 net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel. by Eric W. Biederman · 13 years ago
  51. 42f11cf be2net: fix ethtool get settings by Ajit Khaparde · 13 years ago
  52. 53ad1c9 dlm: fix QUECVT when convert queue is empty by David Teigland · 13 years ago
  53. ac807fa tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation. by David S. Miller · 13 years ago
  54. e895bd7 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  55. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  56. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  57. 446f6d0 powerpc/mpic: Properly set default triggers by Benjamin Herrenschmidt · 13 years ago
  58. 3fca40c irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers by Benjamin Herrenschmidt · 13 years ago
  59. 3a2b4f7 powerpc/mpic: Fix confusion between hw_irq and virq by Benjamin Herrenschmidt · 13 years ago
  60. 3027691 powerpc/pmac: Don't add_timer() twice by Benjamin Herrenschmidt · 13 years ago
  61. 2ef822c powerpc/eeh: Fix crash caused by null eeh_dev by Gavin Shan · 13 years ago
  62. aec49c7 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  63. d135c52 tcp: fix TCP_MAXSEG for established IPv6 passive sockets by Neal Cardwell · 13 years ago
  64. 66f75a5 Linux 3.4-rc4 by Linus Torvalds · 13 years ago
  65. cd754a5 gianfar: add GRO support by Wu Jiajun-B06378 · 13 years ago
  66. 163faf3 drivers/net: Do not free an IRQ if its request failed by Lee Jones · 13 years ago
  67. c06fff6 af_packet: packet_getsockopt() cleanup by Eric Dumazet · 13 years ago
  68. 900f65d tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() by Neal Cardwell · 13 years ago
  69. e66e9a3 net: allow better page reuse in splice(sock -> pipe) by Eric Dumazet · 13 years ago
  70. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 13 years ago
  71. bbe362b drop_monitor: allow more events per second by Eric Dumazet · 13 years ago
  72. acd6996 team: add per-port option for enabling/disabling ports by Jiri Pirko · 13 years ago
  73. 19a0b58 team: allow to enable/disable ports by Jiri Pirko · 13 years ago
  74. 4c78bb8 team: lb: let userspace care about port macs by Jiri Pirko · 13 years ago
  75. a74e910 net: change big iov allocations by Eric Dumazet · 13 years ago
  76. e8195b2 ks8851: Fix request_irq/free_irq mismatch by Matt Renzelmann · 13 years ago
  77. b139ba4 tcp: Repair connection-time negotiated parameters by Pavel Emelyanov · 13 years ago
  78. 5e6a3ce tcp: Report mss_clamp with TCP_MAXSEG option in repair mode by Pavel Emelyanov · 13 years ago
  79. c0e88ff tcp: Repair socket queues by Pavel Emelyanov · 13 years ago
  80. ee99528 tcp: Initial repair mode by Pavel Emelyanov · 13 years ago
  81. 370816a tcp: Move code around by Pavel Emelyanov · 13 years ago
  82. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 13 years ago
  83. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  84. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  85. 8898159 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  86. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  87. 792df87 net/hyperv: Adding cancellation to ensure rndis filter is closed by Wenqi Ma · 13 years ago
  88. c5a9993 ks8851: Fix mutex deadlock in ks8851_net_stop() by Stephen Boyd · 13 years ago
  89. 59c55bd drivers/net: decouple ISA and ISA_DMA_API by Arnd Bergmann · 13 years ago
  90. 3a22d5d sungem: use mdelay instead of udelay where necessary by Arnd Bergmann · 13 years ago
  91. 32fd32a donauboe: replace excessive udelay with msleep by Arnd Bergmann · 13 years ago
  92. 31f3120 8390: select CRC32 support by Arnd Bergmann · 13 years ago
  93. ee29e61 drivers/net: iwmc3200 depends on EXPERIMENTAL by Arnd Bergmann · 13 years ago
  94. 6e4a762 caif: include linux/io.h by Arnd Bergmann · 13 years ago
  95. 65f6092 drivers/net: add missing __devexit_p() annotations by Arnd Bergmann · 13 years ago
  96. 32a6d90 davinci_cpdma: export symbols used by other drivers by Arnd Bergmann · 13 years ago
  97. 8e7073a pch_gbe: remove suspicious comment by Richard Cochran · 13 years ago
  98. 32127a0 pch_gbe: run the ptp bpf just once per packet by Richard Cochran · 13 years ago
  99. 358dfb6 pch_gbe: correct receive time stamp filtering by Takahiro Shimizu · 13 years ago
  100. a6891ac pch_gbe: do not set the channel control register by Takahiro Shimizu · 13 years ago