1. da5a06c RDS: rewrite rds_ib_xmit by Andy Grover · 15 years ago
  2. 919ced4 RDS/IB: Remove ib_[header/data]_sge() functions by Andy Grover · 15 years ago
  3. 6f3d05d RDS/IB: Remove dead code by Andy Grover · 15 years ago
  4. f147dd9 RDS/IB: Disallow connections less than RDS 3.1 by Andy Grover · 15 years ago
  5. 9c03039 RDS/IB: eliminate duplicate code by Andy Grover · 15 years ago
  6. 809fa14 RDS: inc_purge() transport function unused - remove it by Andy Grover · 15 years ago
  7. 6200ed7 RDS: Whitespace by Andy Grover · 15 years ago
  8. d22faec RDS: Do not mask address when pinning pages by Andy Grover · 15 years ago
  9. 40589e7 RDS: Base init_depth and responder_resources on hw values by Andy Grover · 15 years ago
  10. 15133f6 RDS: Implement atomic operations by Andy Grover · 15 years ago
  11. a63273d RDS: Clear up some confusing code in send_remove_from_sock by Andy Grover · 15 years ago
  12. f4dd96f7 RDS: make sure all sgs alloced are initialized by Andy Grover · 15 years ago
  13. ff87e97 RDS: make m_rdma_op a member of rds_message by Andy Grover · 15 years ago
  14. 21f79af RDS: fold rdma.h into rds.h by Andy Grover · 15 years ago
  15. fc44508 RDS: Explicitly allocate rm in sendmsg() by Andy Grover · 15 years ago
  16. 3ef13f3 RDS: cleanup/fix rds_rdma_unuse by Andy Grover · 15 years ago
  17. e779137 RDS: break out rdma and data ops into nested structs in rds_message by Andy Grover · 15 years ago
  18. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 15 years ago
  19. 2dc3935 RDS: move rds_shutdown_worker impl. to rds_conn_shutdown by Andy Grover · 14 years ago
  20. 9de0864 RDS: Fix locking in send on m_rs_lock by Andy Grover · 15 years ago
  21. 7c82eaf RDS: Rewrite rds_send_drop_to() for clarity by Andy Grover · 15 years ago
  22. 35b52c7 RDS: Fix corrupted rds_mrs by Tina Yang · 15 years ago
  23. 9e2effb RDS: Fix BUG_ONs to not fire when in a tasklet by Andy Grover · 15 years ago
  24. ae2688d net: blackhole route should always be recalculated by Jianzhao Wang · 14 years ago
  25. f6b085b ipv4: Suppress lockdep-RCU false positive in FIB trie (3) by Jarek Poplawski · 14 years ago
  26. fb8621b net: remove address space warnings in net/socket.c by Namhyung Kim · 14 years ago
  27. 6febfca net: rps: add the shortcut for one rps_cpus by Changli Gao · 14 years ago
  28. 65040c3 sctp: implement SIOCINQ ioctl() (take 3) by Diego Elio 'Flameeyes' Pettenò · 14 years ago
  29. 6523ce1 ipvs: fix active FTP by Julian Anastasov · 14 years ago
  30. 64289c8 gro: Re-fix different skb headrooms by Jarek Poplawski · 14 years ago
  31. 3211af1 svcrpc: cache deferral cleanup by J. Bruce Fields · 14 years ago
  32. 6610f72 svcrpc: minor cache cleanup by J. Bruce Fields · 14 years ago
  33. f16b6e8 sunrpc/cache: allow threads to block while waiting for cache update. by NeilBrown · 14 years ago
  34. c5b29f8 sunrpc: use seconds since boot in expiry cache by NeilBrown · 14 years ago
  35. 608307e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  36. 6f86b32 ipv4: Fix reverse path filtering with multipath routing. by David S. Miller · 14 years ago
  37. 8df73ff UNIX: Do not loop forever at unix_autobind(). by Tetsuo Handa · 14 years ago
  38. cf9b94f irda: off by one by Dan Carpenter · 14 years ago
  39. 1ee89bd netfilter: discard overlapping IPv6 fragment by Nicolas Dichtel · 14 years ago
  40. 70789d7 ipv6: discard overlapping fragment by Nicolas Dichtel · 14 years ago
  41. deabc77 net: fix tx queue selection for bridged devices implementing select_queue by Helmut Schaa · 14 years ago
  42. 07dc22e skb: Add tracepoints to freeing skb by Koki Sanagi · 14 years ago
  43. cf66ba5 netdev: Add tracepoints to netdev layer by Koki Sanagi · 14 years ago
  44. db40980 net: poll() optimizations by Eric Dumazet · 14 years ago
  45. f6c9322 net/caifcaif_dev.c: Use netdev_<level> by Joe Perches · 14 years ago
  46. b31fa5b net/caif: Use pr_fmt by Joe Perches · 14 years ago
  47. 29af930 net/9p/trans_fd.c: Fix unsigned return type by Julia Lawall · 14 years ago
  48. 1fd6304 net: pskb_expand_head() optimization by Eric Dumazet · 14 years ago
  49. d1fb627 tipc: Fix misleading error code when enabling Ethernet bearers by Allan Stephens · 14 years ago
  50. 9fbfca0 tipc: Ensure outgoing messages on Ethernet have sufficient headroom by Allan Stephens · 14 years ago
  51. 5d9c54c tipc: Minor optimizations to name table translation code by Allan Stephens · 14 years ago
  52. 52ee7a0 net: remove two kmemcheck annotations by Eric Dumazet · 14 years ago
  53. c3bccac ipv6: add special mode forwarding=2 to send RS while configured as router by Thomas Graf · 14 years ago
  54. 65e9b62 ipv6: add special mode accept_ra=2 to accept RA while configured as router by Thomas Graf · 14 years ago
  55. 0b5d404 pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator by Jarek Poplawski · 14 years ago
  56. 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
  57. 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
  58. deffd77 net: arp: code cleanup by Changli Gao · 14 years ago
  59. c07b68e net: dev_add_pack() & __dev_remove_pack() changes by Eric Dumazet · 14 years ago
  60. 7bcbf81 ipvs: avoid oops for passive FTP by Julian Anastasov · 14 years ago
  61. 8ed2163 ipvs: use pkts for SCTP too by Julian Anastasov · 14 years ago
  62. 95f4b45 net: another last_rx round by Eric Dumazet · 14 years ago
  63. 3d3be43 gro: fix different skb headrooms by Eric Dumazet · 14 years ago
  64. 87f94b4 bridge: Clear INET control block of SKBs passed into ip_fragment(). by David S. Miller · 14 years ago
  65. 0705c6f tcp: update also tcp_output with regard to RFC 5681 by Gerrit Renker · 14 years ago
  66. fa50d64 net: make rx_queue sysfs_ops const by stephen hemminger · 14 years ago
  67. 750e9fa ipv4: minor fix about RPF in help of Kconfig by Nicolas Dichtel · 14 years ago
  68. 928497f xfrm_user: avoid a warning with some compiler by Nicolas Dichtel · 14 years ago
  69. 3b2eb61 net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf() by Michal Soltys · 14 years ago
  70. 0f04cfd net sched: fix kernel leak in act_police by Jeff Mahoney · 14 years ago
  71. 85f72bc mac80211: only cancel software-based scans on suspend by John W. Linville · 14 years ago
  72. a3f86ec Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  73. 6602ceb net: skbuff.c cleanup by Eric Dumazet · 14 years ago
  74. 86cac58 skge: add GRO support by Eric Dumazet · 14 years ago
  75. 875168a net: tunnels should use rcu_dereference by Eric Dumazet · 14 years ago
  76. 1639ab6 gro: unexport tcp4_gro_receive and tcp4_gro_complete by Eric Dumazet · 14 years ago
  77. ba4fd9d pktgen: remove non used variable by Eric Dumazet · 14 years ago
  78. 72ed62f vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive by Jiri Pirko · 14 years ago
  79. 01b3860 Phonet: do not set POLLOUT in case of send buffer overflow by Rémi Denis-Courmont · 14 years ago
  80. 02ac326 Phonet: correct sendmsg() error code from sock_alloc_send_skb() by Rémi Denis-Courmont · 14 years ago
  81. 1a98214 Phonet: restore flow control credits when sending fails by Rémi Denis-Courmont · 14 years ago
  82. 18145c6 mac80211: cancel scan in ieee80211_restart_hw if software scan pending by John W. Linville · 14 years ago
  83. c3d34d5 wireless: register wiphy rfkill w/o holding cfg80211_mutex by John W. Linville · 14 years ago
  84. 3653910 net/wireless: Remove double test by Julia Lawall · 14 years ago
  85. 391a200 mac80211: Do not generate CQM events based on first Beacon frames by Jouni Malinen · 14 years ago
  86. 3ba06c6 mac80211: Fix signal strength average initialization for CQM events by Jouni Malinen · 14 years ago
  87. b963ea8 netlink: Make NETLINK_USERSOCK work again. by David S. Miller · 14 years ago
  88. 628e300 irda: Correctly clean up self->ias_obj on irda_bind() failure. by David S. Miller · 14 years ago
  89. 3ff2cfa ipv6: struct xfrm6_tunnel in read_mostly section by Eric Dumazet · 14 years ago
  90. 6dcd814 net: struct xfrm_tunnel in read_mostly section by Eric Dumazet · 14 years ago
  91. 89858ad dccp ccid-3: use per-route RTO or TCP RTO as fallback by Gerrit Renker · 14 years ago
  92. 4886fca dccp ccid-2: Share TCP's minimum RTO code by Gerrit Renker · 14 years ago
  93. 22b71c8 tcp/dccp: Consolidate common code for RFC 3390 conversion by Gerrit Renker · 14 years ago
  94. d26eeb0 dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() by Gerrit Renker · 14 years ago
  95. d82b6f8 dccp ccid-2: Use u32 timestamps uniformly by Gerrit Renker · 14 years ago
  96. 42da2f9 wireless extensions: fix kernel heap content leak by Johannes Berg · 14 years ago
  97. dca43c7 tcp: Add TCP_USER_TIMEOUT socket option. by Jerry Chu · 14 years ago
  98. 071249b mac80211: delete work timer by Johannes Berg · 14 years ago
  99. 2c70b51 IPVS: include net/ip6_checksum.h for csum_ipv6_magic by Stephen Rothwell · 14 years ago
  100. cf187c2 SUNRPC: Don't truncate tail data unnecessarily in xdr_shrink_pagelen by Trond Myklebust · 14 years ago