aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-12Bluetooth: make batostr() print in the right orderGustavo F. Padovan
2010-10-12Bluetooth: remove unused variable from cmtpGustavo F. Padovan
2010-10-12Bluetooth: check for l2cap header in start fragmentAndrei Emeltchenko
2010-10-12Bluetooth: check L2CAP length in first ACL fragmentAndrei Emeltchenko
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu
2010-10-12Bluetooth: Don't clear the blacklist when closing the HCI deviceJohan Hedberg
2010-10-12Bluetooth: remove extra newline from debug outputAndrei Emeltchenko
2010-10-12Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.Mat Martineau
2010-10-12Bluetooth: Use common SOCK_STREAM receive code in RFCOMMMat Martineau
2010-10-12Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau
2010-10-12Bluetooth: Validate PSM values in calls to connect() and bind()Mat Martineau
2010-10-12Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin
2010-10-12Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel
2010-10-12net: percpu net_device refcountEric Dumazet
2010-10-12bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov
2010-10-12Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller
2010-10-12dccp: cosmetics - warning formatGerrit Renker
2010-10-12dccp: schedule an Ack when receiving timestampsGerrit Renker
2010-10-12dccp: generalise data-loss conditionIvo Calado
2010-10-12dccp: remove unused argument in CCID tx functionGerrit Renker
2010-10-12dccp: merge now-reduced connect_init() functionGerrit Renker
2010-10-12dccp: fix the adjustments to AWL and SWLGerrit Renker
2010-10-11bnx2: Enable AER on PCIE devices onlyMichael Chan
2010-10-11bnx2: Update firmware to 6.0.x.Michael Chan
2010-10-11neigh: reorder struct neighbour fieldsEric Dumazet
2010-10-11net dst: use a percpu_counter to track entriesEric Dumazet
2010-10-11neigh: Protect neigh->ha[] with a seqlockEric Dumazet
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-11net: clear heap allocations for privileged ethtool actionsKees Cook
2010-10-11NET: pch, fix use after freeJiri Slaby
2010-10-11NET: wimax, fix use after freeJiri Slaby
2010-10-11ATM: iphase, remove sleep-inside-atomicJiri Slaby
2010-10-11ATM: mpc, fix use after freeJiri Slaby
2010-10-11ATM: solos-pci, remove use after freeJiri Slaby
2010-10-11neigh: speedup neigh_hh_init()Eric Dumazet
2010-10-10net/fec: carrier off initially to avoid root mount failureOskar Schirmer
2010-10-11irda: Fix heap memory corruption in iriap.cSamuel Ortiz
2010-10-11irda: Fix parameter extraction stack overflowSamuel Ortiz
2010-10-11irda: Test index before read in stir421x_patch_device()Roel Kluin
2010-10-11irda: Remove BKL instances from irnetSamuel Ortiz
2010-10-11irda: Remove BKL instances from af_irda.cSamuel Ortiz
2010-10-09sundance: get_stats proper lockingEric Dumazet
2010-10-09net/tg3: simplify conditionalNicolas Kaiser
2010-10-09ehea: simplify conditionalNicolas Kaiser
2010-10-09net_sched: use __TCA_HTB_MAX and TCA_HTB_MAXChangli Gao
2010-10-09r8169: use device model DMA APIStanislaw Gruszka
2010-10-09r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka
2010-10-08net: Fix rxq ref countingTom Herbert