summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar
2009-12-03Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq valueGustavo F. Padovan
2009-12-03Bluetooth: Implement RejActioned flagGustavo F. Padovan
2009-12-03Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan
2009-12-03Bluetooth: Fix unset of SrejActioned flagGustavo F. Padovan
2009-12-03Bluetooth: Initialize variables and timers for both channel's sidesGustavo F. Padovan
2009-12-03Bluetooth: Fix handling of BNEP setup connection requestsVikram Kandukuri
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann
2009-12-03Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann
2009-12-03Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann
2009-12-03Bluetooth: Implement raw output support for HIDP layerJiri Kosina
2009-12-03Bluetooth: Fix miscdev ops owner for virtual driverMarcel Holtmann
2009-12-03Bluetooth: Remove unused global minor variableMarcel Holtmann
2009-12-03Bluetooth: Remove stub ioctl in hci_vhciThomas Gleixner
2009-12-03Bluetooth: Removal of unused variable in btmrvl driverRahul Tank
2009-12-02sunhme: fix dma warning in Sun HMEMikulas Patocka
2009-12-02tcp: clear hints to avoid a stale one (nfs only affected?)Ilpo Järvinen
2009-12-02tcp: sysctl_tcp_cookie_size needs to be exported to modules.David S. Miller
2009-12-02tcp: Fix warning on 64-bit.David S. Miller
2009-12-02net: Teach vlans to cleanup as a pernet subsystemEric W. Biederman
2009-12-02atl1e: Remove non-implementation of ethtool set_msglevel() operationBen Hutchings
2009-12-02atl1e: Remove redundant definitions of ethtool operationsBen Hutchings
2009-12-02atl1e: Allow TX checksum offload and TSO to be disabled and reenabledBen Hutchings
2009-12-02TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson
2009-12-02TCPCT part 1f: Initiator Cookie => ResponderWilliam Allen Simpson
2009-12-02TCPCT part 1e: implement socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson
2009-12-02TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson
2009-12-02TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson
2009-12-02TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson
2009-12-02TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-02cnic: Use dma_alloc_coherent().Michael Chan
2009-12-02cnic: Fix rq_page_table DMA address.Michael Chan
2009-12-02cnic: Fix bogus iSCSI MAC addressMichael Chan
2009-12-02cnic: Fix bnx2x ring shutdown.Michael Chan
2009-12-02cnic: Fix ring I/O address for bnx2x devices.Michael Chan
2009-12-02netxen: fix failure cases for fw hang recoveryAmit Kumar Salecha
2009-12-02netxen : fix debug tools access for NX2031Narender Kumar
2009-12-02e1000e: correct ICH/PCH PHY operations function pointersBruce Allan
2009-12-02e1000e: refactor PHY ID detection workaroundBruce Allan
2009-12-02e1000e: check_polarity function pointers not set for 8257xBruce Allan
2009-12-02skbuff: remove skb_dma_map/unmapAlexander Duyck
2009-12-02tg3: remove use of skb_dma_map/unmapAlexander Duyck
2009-12-02be2net: remove use of skb_dma_map/unmapAlexander Duyck
2009-12-02bnx2: remove skb_dma_map/unmap calls from driverAlexander Duyck
2009-12-02igbvf: remove skb_dma_map/unmap call from driversAlexander Duyck
2009-12-02igb: remove use of skb_dma_map from driverAlexander Duyck
2009-12-02ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck
2009-12-02ixgb: remove use of skb_dma_map from ixgbAlexander Duyck
2009-12-02e1000: remove use of skb_dma_map from e1000 driverAlexander Duyck