aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2010-10-1519-169/+218
|\
| * Bluetooth: update MAINTAINERS for Bluetooth subsysGustavo F. Padovan2010-10-121-1/+4
| * Bluetooth: hci_uart: Fix typo in stats for sco txKarl Beldan2010-10-121-1/+1
| * Bluetooth: clean up rfcomm codeAndrei Emeltchenko2010-10-122-20/+14
| * Bluetooth: Update conf_state before send config_req outHaijun Liu2010-10-121-0/+1
| * Bluetooth: Use the proper error value from bt_skb_send_alloc()Gustavo F. Padovan2010-10-121-4/+4
| * Bluetooth: make batostr() print in the right orderGustavo F. Padovan2010-10-125-28/+10
| * Bluetooth: remove unused variable from cmtpGustavo F. Padovan2010-10-121-2/+1
| * Bluetooth: check for l2cap header in start fragmentAndrei Emeltchenko2010-10-121-1/+2
| * Bluetooth: check L2CAP length in first ACL fragmentAndrei Emeltchenko2010-10-121-0/+16
| * Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu2010-10-121-0/+3
| * Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu2010-10-121-0/+3
| * Bluetooth: Don't clear the blacklist when closing the HCI deviceJohan Hedberg2010-10-121-1/+0
| * Bluetooth: remove extra newline from debug outputAndrei Emeltchenko2010-10-121-1/+1
| * Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.Mat Martineau2010-10-121-0/+3
| * Bluetooth: Use common SOCK_STREAM receive code in RFCOMMMat Martineau2010-10-121-98/+6
| * Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-122-0/+111
| * Bluetooth: Validate PSM values in calls to connect() and bind()Mat Martineau2010-10-121-4/+21
| * Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin2010-10-121-4/+4
| * Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel2010-10-122-0/+9
| * Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-123-5/+5
* | ixgbe: DCB: remove DCB check configJohn Fastabend2010-10-151-1/+0
* | igb: add check for fiber/serdes devices to igb_set_spd_dplx;Carolyn Wyborny2010-10-141-0/+7
* | ixgbe: declare functions as staticEmil Tantilov2010-10-1411-86/+40
* | ixgbe: remove unused functionsEmil Tantilov2010-10-148-555/+0
* | cnic: Add support for 57712 deviceMichael Chan2010-10-143-17/+103
* | cnic: Decouple uio close from cnic shutdownMichael Chan2010-10-141-14/+42
* | cnic: Add cnic_uio_dev structMichael Chan2010-10-142-100/+124
* | cnic: Add cnic_free_uio()Michael Chan2010-10-141-10/+27
* | cnic: Defer iscsi connection cleanupMichael Chan2010-10-143-4/+111
* | cnic: Add cnic_bnx2x_destroy_ramrod()Michael Chan2010-10-141-14/+25
* | cnic: Convert ctx_flags to bit fieldsMichael Chan2010-10-142-4/+4
* | cnic: Add common cnic_request_irq()Michael Chan2010-10-141-12/+20
* | Documentation: Update Phonet doc for Pipe controller changesKumar Sanghvi2010-10-131-18/+14
* | Phonet: 'connect' socket implementation for Pipe controllerKumar Sanghvi2010-10-134-191/+215
* | tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-139-375/+1
* | s390: ctcm_mpc: Fix build after netdev refcount changes.David S. Miller2010-10-131-1/+1
|/
* net: percpu net_device refcountEric Dumazet2010-10-124-14/+41
* bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov2010-10-121-0/+1
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-10-129-63/+66
|\
| * dccp: cosmetics - warning formatGerrit Renker2010-10-122-2/+2
| * dccp: schedule an Ack when receiving timestampsGerrit Renker2010-10-122-2/+3
| * dccp: generalise data-loss conditionIvo Calado2010-10-121-6/+15
| * dccp: remove unused argument in CCID tx functionGerrit Renker2010-10-124-7/+6
| * dccp: merge now-reduced connect_init() functionGerrit Renker2010-10-121-13/+5
| * dccp: fix the adjustments to AWL and SWLGerrit Renker2010-10-123-33/+35
* | bnx2: Enable AER on PCIE devices onlyMichael Chan2010-10-111-14/+22
* | bnx2: Update firmware to 6.0.x.Michael Chan2010-10-1114-13430/+13533
* | neigh: reorder struct neighbour fieldsEric Dumazet2010-10-111-4/+4
* | net dst: use a percpu_counter to track entriesEric Dumazet2010-10-118-35/+100
|/