1. 55b7ed0 RDS: Common RDMA transport code by Andy Grover · 16 years ago
  2. fcd8b7c RDS: Add iWARP support by Andy Grover · 16 years ago
  3. e6babe4 RDS/IB: Stats and sysctls by Andy Grover · 16 years ago
  4. 1e23b3e RDS/IB: Receive datagrams via IB by Andy Grover · 16 years ago
  5. 6a0979d RDS/IB: Implement IB-specific datagram send. by Andy Grover · 16 years ago
  6. 08b48a1 RDS/IB: Implement RDMA ops using FMRs by Andy Grover · 16 years ago
  7. f528efe RDS/IB: Ring-handling code. by Andy Grover · 16 years ago
  8. ec16227 RDS/IB: Infiniband transport by Andy Grover · 16 years ago
  9. eff5f53 RDS: RDMA support by Andy Grover · 16 years ago
  10. bdbe6fb RDS: recv.c by Andy Grover · 16 years ago
  11. 5c11559 RDS: send.c by Andy Grover · 16 years ago
  12. 7875e18 RDS: Message parsing by Andy Grover · 16 years ago
  13. 3e50484 RDS: sysctls by Andy Grover · 16 years ago
  14. 13796bf RDS: loopback by Andy Grover · 16 years ago
  15. 00e0f34 RDS: Connection handling by Andy Grover · 16 years ago
  16. a8c879a RDS: Info and stats by Andy Grover · 16 years ago
  17. 0fbc78c RDS: Transport code by Andy Grover · 16 years ago
  18. 922cb17 RDS: Congestion-handling code by Andy Grover · 16 years ago
  19. 39de828 RDS: Main header file by Andy Grover · 16 years ago
  20. 639b321 RDS: Socket interface by Andy Grover · 16 years ago
  21. 9ee6263 wanrouter: fix sparse warnings: context imbalance by Hannes Eder · 16 years ago
  22. 56bca31 inet fragments: fix sparse warning: context imbalance by Hannes Eder · 16 years ago
  23. e57c624 decnet: fix sparse warnings: symbol shadows an earlier one by Hannes Eder · 16 years ago
  24. 8521c27 decnet: fix sparse warnings: context imbalance by Hannes Eder · 16 years ago
  25. 63d819c sysctl: fix sparse warning: Should it be static? by Hannes Eder · 16 years ago
  26. 2db0960 appletalk: fix warning: format not a string literal and no ... by Hannes Eder · 16 years ago
  27. e3db6cb 9p: fix sparse warning: cast adds address space by Hannes Eder · 16 years ago
  28. 81c5532 net/802: fix sparse warnings: context imbalance by Hannes Eder · 16 years ago
  29. c3431ea llc: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  30. 47a30b2 iucv: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  31. db849df decnet: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  32. f3fbbe0 core: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  33. acb5d75 packet: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  34. ce030ed can: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  35. 91744f6 netlink: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  36. 40d4444 unix: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  37. 86dc1ad pktgen: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  38. 6f96106 af_key: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  39. 7585b97 Bluetooth: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  40. 2ae9a6b Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early by Dave Young · 16 years ago
  41. 2526d3d Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets by Marcel Holtmann · 16 years ago
  42. 37e62f5 Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets by Marcel Holtmann · 16 years ago
  43. 2a517ca Bluetooth: Disallow usage of L2CAP CID setting for now by Marcel Holtmann · 16 years ago
  44. 8bf4794 Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP by Marcel Holtmann · 16 years ago
  45. d5f2d2b Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP by Marcel Holtmann · 16 years ago
  46. 96a3183 Bluetooth: Set authentication requirement before requesting it by Marcel Holtmann · 16 years ago
  47. 00ae4af Bluetooth: Fix authentication requirements for L2CAP security check by Marcel Holtmann · 16 years ago
  48. 2950f21 Bluetooth: Ask upper layers for HCI disconnect reason by Marcel Holtmann · 16 years ago
  49. f29972d Bluetooth: Add CID field to L2CAP socket address structure by Marcel Holtmann · 16 years ago
  50. e1027a7 Bluetooth: Request L2CAP fixed channel list if available by Marcel Holtmann · 16 years ago
  51. 435fef2 Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3 by Marcel Holtmann · 16 years ago
  52. 6a8d301 Bluetooth: Fix double L2CAP connection request by Marcel Holtmann · 16 years ago
  53. 984947d Bluetooth: Fix race condition with L2CAP information request by Marcel Holtmann · 16 years ago
  54. 657e17b Bluetooth: Set authentication requirements if not available by Marcel Holtmann · 16 years ago
  55. 0684e5f Bluetooth: Use general bonding whenever possible by Marcel Holtmann · 16 years ago
  56. efc7688 Bluetooth: Add SCO fallback for eSCO connection attempts by Marcel Holtmann · 16 years ago
  57. 255c760 Bluetooth: Don't check encryption for L2CAP raw sockets by Marcel Holtmann · 16 years ago
  58. 6e1031a Bluetooth: When encryption is dropped, do not send RFCOMM packets by Jaikumar Ganesh · 16 years ago
  59. dd2efd0 Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs by Dave Young · 16 years ago
  60. 5f9018a Bluetooth: Update version numbers by Marcel Holtmann · 16 years ago
  61. 0588d94 Bluetooth: Restrict application of socket options by Marcel Holtmann · 16 years ago
  62. f62e432 Bluetooth: Disconnect L2CAP connections without encryption by Marcel Holtmann · 16 years ago
  63. 8c84b83 Bluetooth: Pause RFCOMM TX when encryption drops by Marcel Holtmann · 16 years ago
  64. 9f2c8a0 Bluetooth: Replace RFCOMM link mode with security level by Marcel Holtmann · 16 years ago
  65. 2af6b9d Bluetooth: Replace L2CAP link mode with security level by Marcel Holtmann · 16 years ago
  66. 8c1b235 Bluetooth: Add enhanced security model for Simple Pairing by Marcel Holtmann · 16 years ago
  67. c89b6e6 Bluetooth: Fix SCO state handling for incoming connections by Marcel Holtmann · 16 years ago
  68. 71aeeaa Bluetooth: Reject incoming SCO connections without listeners by Marcel Holtmann · 16 years ago
  69. f66dc81 Bluetooth: Add support for deferring L2CAP connection setup by Marcel Holtmann · 16 years ago
  70. bb23c0a Bluetooth: Add support for deferring RFCOMM connection setup by Marcel Holtmann · 16 years ago
  71. c4f912e Bluetooth: Add global deferred socket parameter by Marcel Holtmann · 16 years ago
  72. d58daf4 Bluetooth: Preparation for usage of SOL_BLUETOOTH by Marcel Holtmann · 16 years ago
  73. 91aa35a Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg() by Victor Shcherbatyuk · 16 years ago
  74. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  75. bb80087 sit: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  76. 26d94b4 ipip: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  77. da6185d8 gre: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  78. 800d55f ipv6: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  79. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 16 years ago
  80. a52b8bd tcp_scalable: Update malformed & dead url by Joe Perches · 16 years ago
  81. 8b6f92b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  82. 325fb5b netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses by Josef Drexler · 16 years ago
  83. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  84. d18921a Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode by Jesper Dangaard Brouer · 16 years ago
  85. f7e603a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  86. 50fee1d net: amend the fix for SO_BSDCOMPAT gsopt infoleak by Eugene Teo · 16 years ago
  87. ebe47d4 netns: build fix for net_alloc_generic by Clemens Noss · 16 years ago
  88. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  89. ce16c53 netns: Remove net_alive by Eric W. Biederman · 16 years ago
  90. 6a1b305 tcp: Like icmp use register_pernet_subsys by Eric W. Biederman · 16 years ago
  91. 959d272 netns: Fix icmp shutdown. by Eric W. Biederman · 16 years ago
  92. a6e8f27 ipv4: Clean whitespaces in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 16 years ago
  93. b2cc46a ipv4: Fix rp_filter description in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 16 years ago
  94. 0117cfa snap: handle registration error and compile warning by Stephen Hemminger · 16 years ago
  95. 01af4a0 llc: fix non-const printk warning by Stephen Hemminger · 16 years ago
  96. 5747a1a ip: ipip compile warning by Stephen Hemminger · 16 years ago
  97. c1cf842 ip: add loose reverse path filtering by Stephen Hemminger · 16 years ago
  98. 586c250 cipso: Fix documentation comment by Paul Moore · 16 years ago
  99. 486a87f netns: fix double free at netns creation by Daniel Lezcano · 16 years ago
  100. 7691367 tcp: Always set urgent pointer if it's beyond snd_nxt by Herbert Xu · 16 years ago