summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | RDS: Kconfig and MakefileAndy Grover2009-02-264-0/+29
* | | RDS: Add RDS to AF key stringsAndy Grover2009-02-261-3/+3
* | | RDS: Common RDMA transport codeAndy Grover2009-02-262-0/+242
* | | RDS: Add iWARP supportAndy Grover2009-02-269-0/+4611
* | | RDS/IB: Stats and sysctlsAndy Grover2009-02-262-0/+232
* | | RDS/IB: Receive datagrams via IBAndy Grover2009-02-261-0/+869
* | | RDS/IB: Implement IB-specific datagram send.Andy Grover2009-02-261-0/+874
* | | RDS/IB: Implement RDMA ops using FMRsAndy Grover2009-02-261-0/+641
* | | RDS/IB: Ring-handling code.Andy Grover2009-02-261-0/+168
* | | RDS/IB: Infiniband transportAndy Grover2009-02-263-0/+1416
* | | RDS: RDMA supportAndy Grover2009-02-262-0/+763
* | | RDS: recv.cAndy Grover2009-02-261-0/+542
* | | RDS: send.cAndy Grover2009-02-261-0/+1003
* | | RDS: Message parsingAndy Grover2009-02-262-0/+623
* | | RDS: sysctlsAndy Grover2009-02-261-0/+122
* | | RDS: loopbackAndy Grover2009-02-262-0/+197
* | | RDS: Connection handlingAndy Grover2009-02-262-0/+752
* | | RDS: Info and statsAndy Grover2009-02-263-0/+419
* | | RDS: Transport codeAndy Grover2009-02-261-0/+117
* | | RDS: Congestion-handling codeAndy Grover2009-02-261-0/+402
* | | RDS: Main header fileAndy Grover2009-02-261-0/+686
* | | RDS: Socket interfaceAndy Grover2009-02-262-0/+785
* | | wanrouter: fix sparse warnings: context imbalanceHannes Eder2009-02-262-2/+8
* | | inet fragments: fix sparse warning: context imbalanceHannes Eder2009-02-261-0/+1
* | | decnet: fix sparse warnings: symbol shadows an earlier oneHannes Eder2009-02-263-10/+10
* | | decnet: fix sparse warnings: context imbalanceHannes Eder2009-02-261-0/+2
* | | sysctl: fix sparse warning: Should it be static?Hannes Eder2009-02-261-0/+1
* | | appletalk: fix warning: format not a string literal and no ...Hannes Eder2009-02-261-1/+1
* | | 9p: fix sparse warning: cast adds address spaceHannes Eder2009-02-261-1/+1
* | | net/802: fix sparse warnings: context imbalanceHannes Eder2009-02-261-0/+2
* | | llc: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* | | iucv: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* | | decnet: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* | | core: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-262-6/+3
* | | packet: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* | | can: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* | | netlink: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-4/+2
* | | unix: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* | | pktgen: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-12/+6
* | | af_key: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-4/+2
* | | Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-273-6/+3
* | | Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young2009-02-272-4/+2
* | | Bluetooth: Permit BT_SECURITY also for L2CAP raw socketsMarcel Holtmann2009-02-271-2/+2
* | | Bluetooth: Fix RFCOMM usage of in-kernel L2CAP socketsMarcel Holtmann2009-02-271-0/+3
* | | Bluetooth: Disallow usage of L2CAP CID setting for nowMarcel Holtmann2009-02-271-6/+10
* | | Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUPMarcel Holtmann2009-02-271-0/+11
* | | Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUPMarcel Holtmann2009-02-271-4/+3
* | | Bluetooth: Set authentication requirement before requesting itMarcel Holtmann2009-02-271-6/+4
* | | Bluetooth: Fix authentication requirements for L2CAP security checkMarcel Holtmann2009-02-271-10/+20
* | | Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann2009-02-274-6/+26
OpenPOWER on IntegriCloud