aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-02-26RDS: Kconfig and MakefileAndy Grover
2009-02-26RDS: Add RDS to AF key stringsAndy Grover
2009-02-26RDS: Common RDMA transport codeAndy Grover
2009-02-26RDS: Add iWARP supportAndy Grover
2009-02-26RDS/IB: Stats and sysctlsAndy Grover
2009-02-26RDS/IB: Receive datagrams via IBAndy Grover
2009-02-26RDS/IB: Implement IB-specific datagram send.Andy Grover
2009-02-26RDS/IB: Implement RDMA ops using FMRsAndy Grover
2009-02-26RDS/IB: Ring-handling code.Andy Grover
2009-02-26RDS/IB: Infiniband transportAndy Grover
2009-02-26RDS: RDMA supportAndy Grover
2009-02-26RDS: recv.cAndy Grover
2009-02-26RDS: send.cAndy Grover
2009-02-26RDS: Message parsingAndy Grover
2009-02-26RDS: sysctlsAndy Grover
2009-02-26RDS: loopbackAndy Grover
2009-02-26RDS: Connection handlingAndy Grover
2009-02-26RDS: Info and statsAndy Grover
2009-02-26RDS: Transport codeAndy Grover
2009-02-26RDS: Congestion-handling codeAndy Grover
2009-02-26RDS: Main header fileAndy Grover
2009-02-26RDS: Socket interfaceAndy Grover
2009-02-26wanrouter: fix sparse warnings: context imbalanceHannes Eder
2009-02-26inet fragments: fix sparse warning: context imbalanceHannes Eder
2009-02-26decnet: fix sparse warnings: symbol shadows an earlier oneHannes Eder
2009-02-26decnet: fix sparse warnings: context imbalanceHannes Eder
2009-02-26sysctl: fix sparse warning: Should it be static?Hannes Eder
2009-02-26appletalk: fix warning: format not a string literal and no ...Hannes Eder
2009-02-269p: fix sparse warning: cast adds address spaceHannes Eder
2009-02-26net/802: fix sparse warnings: context imbalanceHannes Eder
2009-02-26llc: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-26iucv: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-26decnet: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-26core: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-26packet: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-26can: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-26netlink: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-26unix: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-26pktgen: remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-02-26af_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