summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverBen Hutchings2009-12-031-0/+2
* Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann2009-12-031-0/+6
* Bluetooth: Add L2CAP option for max transmit valueMarcel Holtmann2009-12-031-1/+5
* Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar2009-12-033-22/+36
* Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq valueGustavo F. Padovan2009-12-031-0/+2
* Bluetooth: Implement RejActioned flagGustavo F. Padovan2009-12-032-3/+36
* Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2009-12-032-3/+6
* Bluetooth: Fix unset of SrejActioned flagGustavo F. Padovan2009-12-031-1/+1
* Bluetooth: Initialize variables and timers for both channel's sidesGustavo F. Padovan2009-12-031-18/+36
* Bluetooth: Fix handling of BNEP setup connection requestsVikram Kandukuri2009-12-031-1/+4
* Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-034-28/+18
* Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-032-22/+24
* Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann2009-12-031-0/+5
* Bluetooth: Implement raw output support for HIDP layerJiri Kosina2009-12-031-0/+9
* Bluetooth: Fix miscdev ops owner for virtual driverMarcel Holtmann2009-12-031-0/+1
* Bluetooth: Remove unused global minor variableMarcel Holtmann2009-12-031-10/+2
* Bluetooth: Remove stub ioctl in hci_vhciThomas Gleixner2009-12-031-7/+0
* Bluetooth: Removal of unused variable in btmrvl driverRahul Tank2009-12-031-1/+0
* sunhme: fix dma warning in Sun HMEMikulas Patocka2009-12-021-5/+14
* tcp: clear hints to avoid a stale one (nfs only affected?)Ilpo Järvinen2009-12-021-0/+1
* tcp: sysctl_tcp_cookie_size needs to be exported to modules.David S. Miller2009-12-021-0/+1
* tcp: Fix warning on 64-bit.David S. Miller2009-12-021-1/+1
* net: Teach vlans to cleanup as a pernet subsystemEric W. Biederman2009-12-021-5/+3
* atl1e: Remove non-implementation of ethtool set_msglevel() operationBen Hutchings2009-12-021-5/+0
* atl1e: Remove redundant definitions of ethtool operationsBen Hutchings2009-12-021-10/+0
* atl1e: Allow TX checksum offload and TSO to be disabled and reenabledBen Hutchings2009-12-021-0/+2
* TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson2009-12-028-43/+259
* TCPCT part 1f: Initiator Cookie => ResponderWilliam Allen Simpson2009-12-021-30/+163
* TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2009-12-021-2/+131
* TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson2009-12-025-14/+177
* TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2009-12-025-6/+52
* TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson2009-12-023-0/+149
* TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson2009-12-0210-33/+42
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-023-38/+3
|\
| * ip: update the description of rp_filter in ip-sysctl.txtShan Wei2009-12-021-2/+2
| * bnx2: EEH is failing with timeoutBreno Leitao2009-12-021-0/+1
| * atl1e:disable NETIF_F_TSO6 for hardware limitJie Yang2009-12-021-36/+0
* | cnic: Use dma_alloc_coherent().Michael Chan2009-12-021-24/+30
* | cnic: Fix rq_page_table DMA address.Michael Chan2009-12-021-2/+2
* | cnic: Fix bogus iSCSI MAC addressMichael Chan2009-12-021-2/+6
* | cnic: Fix bnx2x ring shutdown.Michael Chan2009-12-021-0/+7
* | cnic: Fix ring I/O address for bnx2x devices.Michael Chan2009-12-021-5/+3
* | netxen: fix failure cases for fw hang recoveryAmit Kumar Salecha2009-12-021-11/+15
* | netxen : fix debug tools access for NX2031Narender Kumar2009-12-021-19/+44
* | e1000e: correct ICH/PCH PHY operations function pointersBruce Allan2009-12-023-209/+204
* | e1000e: refactor PHY ID detection workaroundBruce Allan2009-12-022-11/+17
* | e1000e: check_polarity function pointers not set for 8257xBruce Allan2009-12-022-0/+4
* | skbuff: remove skb_dma_map/unmapAlexander Duyck2009-12-023-74/+0
* | tg3: remove use of skb_dma_map/unmapAlexander Duyck2009-12-022-47/+132
* | be2net: remove use of skb_dma_map/unmapAlexander Duyck2009-12-021-11/+26
OpenPOWER on IntegriCloud