summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-02-27RDS: Kconfig and MakefileAndy Grover
2009-02-27RDS: Add RDS to AF key stringsAndy Grover
2009-02-27RDS: Common RDMA transport codeAndy Grover
2009-02-27RDS: Add iWARP supportAndy Grover
2009-02-27RDS/IB: Stats and sysctlsAndy Grover
2009-02-27RDS/IB: Receive datagrams via IBAndy Grover
2009-02-27RDS/IB: Implement IB-specific datagram send.Andy Grover
2009-02-27RDS/IB: Implement RDMA ops using FMRsAndy Grover
2009-02-27RDS/IB: Ring-handling code.Andy Grover
2009-02-27RDS/IB: Infiniband transportAndy Grover
2009-02-27RDS: RDMA supportAndy Grover
2009-02-27RDS: recv.cAndy Grover
2009-02-27RDS: send.cAndy Grover
2009-02-27RDS: Message parsingAndy Grover
2009-02-27RDS: sysctlsAndy Grover
2009-02-27RDS: loopbackAndy Grover
2009-02-27RDS: Connection handlingAndy Grover
2009-02-27RDS: Info and statsAndy Grover
2009-02-27RDS: Transport codeAndy Grover
2009-02-27RDS: Congestion-handling codeAndy Grover
2009-02-27RDS: Main header fileAndy Grover
2009-02-27RDS: Socket interfaceAndy Grover
2009-02-27wanrouter: fix sparse warnings: context imbalanceHannes Eder
2009-02-27inet fragments: fix sparse warning: context imbalanceHannes Eder
2009-02-27decnet: fix sparse warnings: symbol shadows an earlier oneHannes Eder
2009-02-27decnet: fix sparse warnings: context imbalanceHannes Eder
2009-02-27sysctl: fix sparse warning: Should it be static?Hannes Eder
2009-02-27appletalk: fix warning: format not a string literal and no ...Hannes Eder
2009-02-279p: fix sparse warning: cast adds address spaceHannes Eder
2009-02-27net/802: fix sparse warnings: context imbalanceHannes Eder
2009-02-27llc: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27iucv: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27decnet: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27core: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27packet: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27can: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27netlink: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27unix: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27pktgen: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27af_key: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-27Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young
2009-02-27Bluetooth: Permit BT_SECURITY also for L2CAP raw socketsMarcel Holtmann
2009-02-27Bluetooth: Fix RFCOMM usage of in-kernel L2CAP socketsMarcel Holtmann
2009-02-27Bluetooth: Disallow usage of L2CAP CID setting for nowMarcel Holtmann
2009-02-27Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUPMarcel Holtmann
2009-02-27Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUPMarcel Holtmann
2009-02-27Bluetooth: Set authentication requirement before requesting itMarcel Holtmann
2009-02-27Bluetooth: Fix authentication requirements for L2CAP security checkMarcel Holtmann
2009-02-27Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann