1. d7ccf7c net: make spd_fill_page() linear argument a bool by Eric Dumazet · 13 years ago
  2. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  3. a108d5f net: Use bool and remove inline in skb_splice_bits() code. by David S. Miller · 13 years ago
  4. 41c73a0 net: speedup skb_splice_bits() by Eric Dumazet · 13 years ago
  5. 4d634ca Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  6. 1402d36 tcp: introduce tcp_try_coalesce by Eric Dumazet · 13 years ago
  7. e29ecd5 bnx2x: Update driver version to 1.72.50-0 by Barak Witkowski · 13 years ago
  8. 94b2f9b bnx2x: remove gro workaround by Dmitry Kravkov · 13 years ago
  9. a334872 bnx2x: add afex support by Barak Witkowski · 13 years ago
  10. 5b263f5 mlx4_en: Byte Queue Limit support by Yevgeny Petrilin · 13 years ago
  11. e22979d mlx4_en: Moving to Interrupts for TX completions by Yevgeny Petrilin · 13 years ago
  12. a19a848 mlx4_en: Added Ethtool support for TX Interrupt coalescing by Yevgeny Petrilin · 13 years ago
  13. da882c1 tcp: sk_add_backlog() is too agressive for TCP by Eric Dumazet · 13 years ago
  14. f545a38 net: add a limit parameter to sk_add_backlog() by Eric Dumazet · 13 years ago
  15. b989850 net ax25: Fix the build when sysctl support is disabled. by Eric W. Biederman · 13 years ago
  16. d2da626 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  17. 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
  18. aca50bd mm: fix s390 BUG by __set_page_dirty_no_writeback on swap by Hugh Dickins · 13 years ago
  19. 30b8aa9 md: fix possible corruption of array metadata on shutdown. by NeilBrown · 13 years ago
  20. ed20958 md: don't call ->add_disk unless there is good reason. by NeilBrown · 13 years ago
  21. a9ad852 DM RAID: Use safe version of rdev_for_each by Jonathan Brassow · 13 years ago
  22. 48c7495 net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel. by Eric W. Biederman · 13 years ago
  23. 42f11cf be2net: fix ethtool get settings by Ajit Khaparde · 13 years ago
  24. 53ad1c9 dlm: fix QUECVT when convert queue is empty by David Teigland · 13 years ago
  25. ac807fa tcp: Fix build warning after tcp_{v4,v6}_init_sock consolidation. by David S. Miller · 13 years ago
  26. e895bd7 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  27. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  28. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  29. 446f6d0 powerpc/mpic: Properly set default triggers by Benjamin Herrenschmidt · 13 years ago
  30. 3fca40c irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers by Benjamin Herrenschmidt · 13 years ago
  31. 3a2b4f7 powerpc/mpic: Fix confusion between hw_irq and virq by Benjamin Herrenschmidt · 13 years ago
  32. 3027691 powerpc/pmac: Don't add_timer() twice by Benjamin Herrenschmidt · 13 years ago
  33. 2ef822c powerpc/eeh: Fix crash caused by null eeh_dev by Gavin Shan · 13 years ago
  34. aec49c7 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  35. d135c52 tcp: fix TCP_MAXSEG for established IPv6 passive sockets by Neal Cardwell · 13 years ago
  36. 66f75a5 Linux 3.4-rc4 by Linus Torvalds · 13 years ago
  37. cd754a5 gianfar: add GRO support by Wu Jiajun-B06378 · 13 years ago
  38. 163faf3 drivers/net: Do not free an IRQ if its request failed by Lee Jones · 13 years ago
  39. c06fff6 af_packet: packet_getsockopt() cleanup by Eric Dumazet · 13 years ago
  40. 900f65d tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock() by Neal Cardwell · 13 years ago
  41. e66e9a3 net: allow better page reuse in splice(sock -> pipe) by Eric Dumazet · 13 years ago
  42. e9a5ea1 sparc32,leon: add notify_cpu_starting() by Yong Zhang · 13 years ago
  43. bbe362b drop_monitor: allow more events per second by Eric Dumazet · 13 years ago
  44. acd6996 team: add per-port option for enabling/disabling ports by Jiri Pirko · 13 years ago
  45. 19a0b58 team: allow to enable/disable ports by Jiri Pirko · 13 years ago
  46. 4c78bb8 team: lb: let userspace care about port macs by Jiri Pirko · 13 years ago
  47. a74e910 net: change big iov allocations by Eric Dumazet · 13 years ago
  48. e8195b2 ks8851: Fix request_irq/free_irq mismatch by Matt Renzelmann · 13 years ago
  49. b139ba4 tcp: Repair connection-time negotiated parameters by Pavel Emelyanov · 13 years ago
  50. 5e6a3ce tcp: Report mss_clamp with TCP_MAXSEG option in repair mode by Pavel Emelyanov · 13 years ago
  51. c0e88ff tcp: Repair socket queues by Pavel Emelyanov · 13 years ago
  52. ee99528 tcp: Initial repair mode by Pavel Emelyanov · 13 years ago
  53. 370816a tcp: Move code around by Pavel Emelyanov · 13 years ago
  54. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 13 years ago
  55. 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
  56. 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
  57. 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
  58. 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
  59. 792df87 net/hyperv: Adding cancellation to ensure rndis filter is closed by Wenqi Ma · 13 years ago
  60. c5a9993 ks8851: Fix mutex deadlock in ks8851_net_stop() by Stephen Boyd · 13 years ago
  61. 59c55bd drivers/net: decouple ISA and ISA_DMA_API by Arnd Bergmann · 13 years ago
  62. 3a22d5d sungem: use mdelay instead of udelay where necessary by Arnd Bergmann · 13 years ago
  63. 32fd32a donauboe: replace excessive udelay with msleep by Arnd Bergmann · 13 years ago
  64. 31f3120 8390: select CRC32 support by Arnd Bergmann · 13 years ago
  65. ee29e61 drivers/net: iwmc3200 depends on EXPERIMENTAL by Arnd Bergmann · 13 years ago
  66. 6e4a762 caif: include linux/io.h by Arnd Bergmann · 13 years ago
  67. 65f6092 drivers/net: add missing __devexit_p() annotations by Arnd Bergmann · 13 years ago
  68. 32a6d90 davinci_cpdma: export symbols used by other drivers by Arnd Bergmann · 13 years ago
  69. 8e7073a pch_gbe: remove suspicious comment by Richard Cochran · 13 years ago
  70. 32127a0 pch_gbe: run the ptp bpf just once per packet by Richard Cochran · 13 years ago
  71. 358dfb6 pch_gbe: correct receive time stamp filtering by Takahiro Shimizu · 13 years ago
  72. a6891ac pch_gbe: do not set the channel control register by Takahiro Shimizu · 13 years ago
  73. 93c8acb pch_gbe: improve coding style by Takahiro Shimizu · 13 years ago
  74. 17cdedf pch_gbe: export a method to set the receive match address by Takahiro Shimizu · 13 years ago
  75. eefc48b pch_gbe: reprogram multicast address register on reset by Takahiro Shimizu · 13 years ago
  76. 5481c8c pch_gbe: simplify transmit time stamping flag test by Takahiro Shimizu · 13 years ago
  77. d50566c pch_gbe: scale time stamps to nanoseconds by Takahiro Shimizu · 13 years ago
  78. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  79. 9f3a4af perfmon: kill some helpers and arguments by Al Viro · 13 years ago
  80. 936af15 aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() by Al Viro · 13 years ago
  81. 7c57091 mmc: core: Do not pre-claim host in suspend by Ulf Hansson · 13 years ago
  82. e1631f9 mmc: dw_mmc: prevent NULL dereference for dma_ops by Jaehoon Chung · 13 years ago
  83. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 13 years ago
  84. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 13 years ago
  85. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 13 years ago
  86. f99e8f7 net: Convert nf_conntrack_proto to use register_net_sysctl by Eric W. Biederman · 13 years ago
  87. 8607ddb net ipv4: Convert devinet to use register_net_sysctl by Eric W. Biederman · 13 years ago
  88. 6105e29 net ipv6: Convert addrconf to use register_net_sysctl by Eric W. Biederman · 13 years ago
  89. 9bdcc88 net decnet: Convert to use register_net_sysctl by Eric W. Biederman · 13 years ago
  90. 8f40a1f net neighbour: Convert to use register_net_sysctl by Eric W. Biederman · 13 years ago
  91. 6dceb03 net ipv6: Don't use sysctl tables with .child entries. by Eric W. Biederman · 13 years ago
  92. 64fb301 net llc: Don't use sysctl tables with .child entries. by Eric W. Biederman · 13 years ago
  93. 0ca7a4c net ax25: Simplify and cleanup the ax25 sysctl handling. by Eric W. Biederman · 13 years ago
  94. 4e5ca78 net ipv4: Remove the unneeded registration of an empty net/ipv4/neigh by Eric W. Biederman · 13 years ago
  95. a5287ac net ipv6: Remove unneded registration of an empty net/ipv6/neigh by Eric W. Biederman · 13 years ago
  96. 45bad91 net core: Remove unneded creation of an empty net/core sysctl directory by Eric W. Biederman · 13 years ago
  97. 5dd3df1 net: Move all of the network sysctls without a namespace into init_net. by Eric W. Biederman · 13 years ago
  98. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 13 years ago
  99. 2ca794e net sysctl: Initialize the network sysctls sooner to avoid problems. by Eric W. Biederman · 13 years ago
  100. bc8a369 net sysctl: Register an empty /proc/sys/net by Eric W. Biederman · 13 years ago