1. 4324879 RDS: Inline rdma_prepare into cmsg_rdma_args by Andy Grover · 14 years ago
  2. 241eef3 RDS: Implement silent atomics by Andy Grover · 14 years ago
  3. d37c935 RDS: Move loop-only function to loop.c by Andy Grover · 14 years ago
  4. c8de3f1 RDS/IB: Make all flow control code conditional on i_flowctl by Andy Grover · 14 years ago
  5. 1d34f17 RDS: Remove unsignaled_bytes sysctl by Andy Grover · 14 years ago
  6. da5a06c RDS: rewrite rds_ib_xmit by Andy Grover · 14 years ago
  7. 919ced4 RDS/IB: Remove ib_[header/data]_sge() functions by Andy Grover · 15 years ago
  8. 6f3d05d RDS/IB: Remove dead code by Andy Grover · 15 years ago
  9. f147dd9 RDS/IB: Disallow connections less than RDS 3.1 by Andy Grover · 15 years ago
  10. 9c03039 RDS/IB: eliminate duplicate code by Andy Grover · 15 years ago
  11. 809fa14 RDS: inc_purge() transport function unused - remove it by Andy Grover · 15 years ago
  12. 6200ed7 RDS: Whitespace by Andy Grover · 15 years ago
  13. d22faec RDS: Do not mask address when pinning pages by Andy Grover · 15 years ago
  14. 40589e7 RDS: Base init_depth and responder_resources on hw values by Andy Grover · 15 years ago
  15. 15133f6 RDS: Implement atomic operations by Andy Grover · 15 years ago
  16. a63273d RDS: Clear up some confusing code in send_remove_from_sock by Andy Grover · 15 years ago
  17. f4dd96f7 RDS: make sure all sgs alloced are initialized by Andy Grover · 15 years ago
  18. ff87e97 RDS: make m_rdma_op a member of rds_message by Andy Grover · 15 years ago
  19. 21f79af RDS: fold rdma.h into rds.h by Andy Grover · 15 years ago
  20. fc44508 RDS: Explicitly allocate rm in sendmsg() by Andy Grover · 15 years ago
  21. 3ef13f3 RDS: cleanup/fix rds_rdma_unuse by Andy Grover · 15 years ago
  22. e779137 RDS: break out rdma and data ops into nested structs in rds_message by Andy Grover · 15 years ago
  23. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 15 years ago
  24. 2dc3935 RDS: move rds_shutdown_worker impl. to rds_conn_shutdown by Andy Grover · 14 years ago
  25. 9de0864 RDS: Fix locking in send on m_rs_lock by Andy Grover · 14 years ago
  26. 7c82eaf RDS: Rewrite rds_send_drop_to() for clarity by Andy Grover · 14 years ago
  27. 35b52c7 RDS: Fix corrupted rds_mrs by Tina Yang · 14 years ago
  28. 9e2effb RDS: Fix BUG_ONs to not fire when in a tasklet by Andy Grover · 14 years ago
  29. db40980 net: poll() optimizations by Eric Dumazet · 14 years ago
  30. d61702f mlx4_en: Fixed Ethtool statistics report by Yevgeny Petrilin · 14 years ago
  31. ebc872c mlx4_en: Consider napi_get_frags() failure. by Yevgeny Petrilin · 14 years ago
  32. f6c9322 net/caifcaif_dev.c: Use netdev_<level> by Joe Perches · 14 years ago
  33. b31fa5b net/caif: Use pr_fmt by Joe Perches · 14 years ago
  34. a0ece28 drivers/atm/firestream.c: Fix unsigned return type by Julia Lawall · 14 years ago
  35. 29af930 net/9p/trans_fd.c: Fix unsigned return type by Julia Lawall · 14 years ago
  36. e04c4dc drivers/net: Removing undead ifdef CHELSIO_T1_1G by Christian Dietrich · 14 years ago
  37. 49d70c4 drivers/net/jme: Use pr_<level> by Joe Perches · 14 years ago
  38. f417f5e isdn: cleanup: make buffer smaller by Dan Carpenter · 14 years ago
  39. 017d79e isdn: potential buffer overflows by Dan Carpenter · 14 years ago
  40. ca1cef3 NET: bna, fix lock imbalance by Jiri Slaby · 14 years ago
  41. e8f7f43 drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  42. 1fd6304 net: pskb_expand_head() optimization by Eric Dumazet · 14 years ago
  43. 9d348af ibmveth: Update module information and version by Santiago Leon · 14 years ago
  44. c229609 ibmveth: Remove some unnecessary include files by Santiago Leon · 14 years ago
  45. 6485911 ibmveth: Convert driver specific assert to BUG_ON by Santiago Leon · 14 years ago
  46. be35ae9 ibmveth: Return -EINVAL on all ->probe errors by Santiago Leon · 14 years ago
  47. f148f61 ibmveth: Coding style fixes by Santiago Leon · 14 years ago
  48. 517e80e ibmveth: Some formatting fixes by Santiago Leon · 14 years ago
  49. 21c2dec ibmveth: Convert driver specific error functions to netdev_err by Santiago Leon · 14 years ago
  50. c43ced1 ibmveth: Convert driver specific debug to netdev_dbg by Santiago Leon · 14 years ago
  51. e295fe8 ibmveth: Remove redundant function prototypes by Santiago Leon · 14 years ago
  52. 003212c ibmveth: Convert to netdev_alloc_skb by Santiago Leon · 14 years ago
  53. d2684b5 ibmveth: remove procfs code by Santiago Leon · 14 years ago
  54. ab78df7 ibmveth: Enable IPv6 checksum offload by Santiago Leon · 14 years ago
  55. bc4c6f5 ibmveth: Remove duplicate checksum offload setup code by Santiago Leon · 14 years ago
  56. 0c26b67 ibmveth: Add optional flush of rx buffer by Santiago Leon · 14 years ago
  57. 6e8ab30 ibmveth: Add scatter-gather support by Santiago Leon · 14 years ago
  58. f89e49e ibmveth: Use lighter weight read memory barrier in ibmveth_poll by Anton Blanchard · 14 years ago
  59. 8d86c61 ibmveth: Add rx_copybreak by Santiago Leon · 14 years ago
  60. c08cc3c ibmveth: Add tx_copybreak by Santiago Leon · 14 years ago
  61. e8cb7eb ibmveth: Remove LLTX by Santiago Leon · 14 years ago
  62. c033a6d ibmveth: batch rx buffer replacement by Santiago Leon · 14 years ago
  63. a613f58 ibmveth: Remove integer divide caused by modulus by Santiago Leon · 14 years ago
  64. a5d31e0 ns83820: Use predefined autoneg constants by Denis Kirjanov · 14 years ago
  65. 3c083ed ns83820: Add copper device settings by Denis Kirjanov · 14 years ago
  66. 7457e91 ns83820: Remove unused have_optical variable. by Denis Kirjanov · 14 years ago
  67. d1fb627 tipc: Fix misleading error code when enabling Ethernet bearers by Allan Stephens · 14 years ago
  68. 9fbfca0 tipc: Ensure outgoing messages on Ethernet have sufficient headroom by Allan Stephens · 14 years ago
  69. 5d9c54c tipc: Minor optimizations to name table translation code by Allan Stephens · 14 years ago
  70. dcfc5d7 wan: make read-only data const by stephen hemminger · 14 years ago
  71. adea1ac7 r8169: fix rx checksum offload by Eric Dumazet · 14 years ago
  72. 55bc322 cxgb3: Avoid flush_workqueue() deadlock. by Casey Leedom · 14 years ago
  73. aa47632 cxgb3: Leave interrupts for fatal errors asserted in common code. by Casey Leedom · 14 years ago
  74. e05e6a3 cxgb3: Set FATALPERREN. by Casey Leedom · 14 years ago
  75. 96e4a38 cxgb3: Add register bit definition for Fatal Parity Error. by Casey Leedom · 14 years ago
  76. 52ee7a0 net: remove two kmemcheck annotations by Eric Dumazet · 14 years ago
  77. 1a18aba tulip: use integrated netdev stats by Eric Dumazet · 14 years ago
  78. ae8abfa ipv6: Update ip-sysctl.txt documentation for recent changes to accept_ra and forwarding by Thomas Graf · 14 years ago
  79. c3bccac ipv6: add special mode forwarding=2 to send RS while configured as router by Thomas Graf · 14 years ago
  80. 65e9b62 ipv6: add special mode accept_ra=2 to accept RA while configured as router by Thomas Graf · 14 years ago
  81. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  82. 7162f66 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  83. 250e061 bna: fix stats handling by Eric Dumazet · 14 years ago
  84. 78ab952 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  85. deffd77 net: arp: code cleanup by Changli Gao · 14 years ago
  86. c07b68e net: dev_add_pack() & __dev_remove_pack() changes by Eric Dumazet · 14 years ago
  87. c688399 net: Improve comments in include/linux/phy.h by Peter Meerwald · 14 years ago
  88. 8ed2163 ipvs: use pkts for SCTP too by Julian Anastasov · 14 years ago
  89. 95f4b45 net: another last_rx round by Eric Dumazet · 14 years ago
  90. 3e502e6 starfire: Temporary kludge to fix powerpc build. by David S. Miller · 14 years ago
  91. 0705c6f tcp: update also tcp_output with regard to RFC 5681 by Gerrit Renker · 14 years ago
  92. fa50d64 net: make rx_queue sysfs_ops const by stephen hemminger · 14 years ago
  93. 6267300 pxa168_eth: remove duplicated #include by Huang Weiyi · 14 years ago
  94. 85f72bc mac80211: only cancel software-based scans on suspend by John W. Linville · 14 years ago
  95. 6602ceb net: skbuff.c cleanup by Eric Dumazet · 14 years ago
  96. 86cac58 skge: add GRO support by Eric Dumazet · 14 years ago
  97. aed5029 drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  98. 1a9f28c ns83820: Use helper to disable chip interrupts by Denis Kirjanov · 14 years ago
  99. 875168a net: tunnels should use rcu_dereference by Eric Dumazet · 14 years ago
  100. 0642701 bnx2x: Update version to 1.52.53-5 by Yaniv Rosner · 14 years ago