aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Bluetooth: Use the proper error value from bt_skb_send_alloc()Gustavo F. Padovan2010-10-12
* Bluetooth: make batostr() print in the right orderGustavo F. Padovan2010-10-12
* Bluetooth: remove unused variable from cmtpGustavo F. Padovan2010-10-12
* Bluetooth: check for l2cap header in start fragmentAndrei Emeltchenko2010-10-12
* Bluetooth: check L2CAP length in first ACL fragmentAndrei Emeltchenko2010-10-12
* Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu2010-10-12
* Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu2010-10-12
* Bluetooth: Don't clear the blacklist when closing the HCI deviceJohan Hedberg2010-10-12
* Bluetooth: remove extra newline from debug outputAndrei Emeltchenko2010-10-12
* Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.Mat Martineau2010-10-12
* Bluetooth: Use common SOCK_STREAM receive code in RFCOMMMat Martineau2010-10-12
* Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2010-10-12
* Bluetooth: Validate PSM values in calls to connect() and bind()Mat Martineau2010-10-12
* Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin2010-10-12
* Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel2010-10-12
* Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel2010-10-12
* net: percpu net_device refcountEric Dumazet2010-10-12
* bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov2010-10-12
* Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-10-12
|\
| * dccp: cosmetics - warning formatGerrit Renker2010-10-12
| * dccp: schedule an Ack when receiving timestampsGerrit Renker2010-10-12
| * dccp: generalise data-loss conditionIvo Calado2010-10-12
| * dccp: remove unused argument in CCID tx functionGerrit Renker2010-10-12
| * dccp: merge now-reduced connect_init() functionGerrit Renker2010-10-12
| * dccp: fix the adjustments to AWL and SWLGerrit Renker2010-10-12
* | bnx2: Enable AER on PCIE devices onlyMichael Chan2010-10-11
* | bnx2: Update firmware to 6.0.x.Michael Chan2010-10-11
* | neigh: reorder struct neighbour fieldsEric Dumazet2010-10-11
* | net dst: use a percpu_counter to track entriesEric Dumazet2010-10-11
|/
* neigh: Protect neigh->ha[] with a seqlockEric Dumazet2010-10-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-11
|\
| * net: clear heap allocations for privileged ethtool actionsKees Cook2010-10-11
| * NET: wimax, fix use after freeJiri Slaby2010-10-11
| * ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-11
| * ATM: mpc, fix use after freeJiri Slaby2010-10-11
| * ATM: solos-pci, remove use after freeJiri Slaby2010-10-11
| * net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-11
| * r8169: use device model DMA APIStanislaw Gruszka2010-10-09
| * r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-09
| * net: clear heap allocation for ETHTOOL_GRXCLSRLALLKees Cook2010-10-08
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-08
| |\
| * | isdn: strcpy() => strlcpy()Dan Carpenter2010-10-08
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller2010-10-07
| |\ \
| | * | Bluetooth: Disallow to change L2CAP_OPTIONS values when connectedGustavo F. Padovan2010-10-04
| | * | Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan2010-09-30
| | * | Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"Gustavo F. Padovan2010-09-30
| | * | Bluetooth: Fix inconsistent lock state with RFCOMMGustavo F. Padovan2010-09-30
| | * | Bluetooth: Simplify L2CAP Streaming mode sendingGustavo F. Padovan2010-09-30
| | * | Bluetooth: fix MTU L2CAP configuration parameterAndrei Emeltchenko2010-09-30
| | * | Bluetooth: Only enable L2CAP FCS for ERTM or streamingMat Martineau2010-09-30