summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-12Bluetooth: clean up rfcomm codeAndrei Emeltchenko2-20/+14
2010-10-12Bluetooth: Update conf_state before send config_req outHaijun Liu1-0/+1
2010-10-12Bluetooth: Use the proper error value from bt_skb_send_alloc()Gustavo F. Padovan1-4/+4
2010-10-12Bluetooth: make batostr() print in the right orderGustavo F. Padovan5-28/+10
2010-10-12Bluetooth: remove unused variable from cmtpGustavo F. Padovan1-2/+1
2010-10-12Bluetooth: check for l2cap header in start fragmentAndrei Emeltchenko1-1/+2
2010-10-12Bluetooth: check L2CAP length in first ACL fragmentAndrei Emeltchenko1-0/+16
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 7,1Nobuhiro Iwamatsu1-0/+3
2010-10-12Bluetooth: Add support Bluetooth controller of MacbookPro 6,2Nobuhiro Iwamatsu1-0/+3
2010-10-12Bluetooth: Don't clear the blacklist when closing the HCI deviceJohan Hedberg1-1/+0
2010-10-12Bluetooth: remove extra newline from debug outputAndrei Emeltchenko1-1/+1
2010-10-12Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.Mat Martineau1-0/+3
2010-10-12Bluetooth: Use common SOCK_STREAM receive code in RFCOMMMat Martineau1-98/+6
2010-10-12Bluetooth: Add common code for stream-oriented recvmsg()Mat Martineau2-0/+111
2010-10-12Bluetooth: Validate PSM values in calls to connect() and bind()Mat Martineau1-4/+21
2010-10-12Bluetooth: Fix RFCOMM RPN negotiationYuri Kululin1-4/+4
2010-10-12Bluetooth: Support SDIO devices that are AMP controllersDavid Vrabel2-0/+9
2010-10-12Bluetooth: HCI devices are either BR/EDR or AMP radiosDavid Vrabel3-5/+5
2010-10-12net: percpu net_device refcountEric Dumazet4-14/+41
2010-10-12bnx2x: Fixing a typo: added a missing RSS enablementDmitry Kravkov1-0/+1
2010-10-12dccp: cosmetics - warning formatGerrit Renker2-2/+2
2010-10-12dccp: schedule an Ack when receiving timestampsGerrit Renker2-2/+3
2010-10-12dccp: generalise data-loss conditionIvo Calado1-6/+15
2010-10-12dccp: remove unused argument in CCID tx functionGerrit Renker4-7/+6
2010-10-12dccp: merge now-reduced connect_init() functionGerrit Renker1-13/+5
2010-10-12dccp: fix the adjustments to AWL and SWLGerrit Renker3-33/+35
2010-10-12bnx2: Enable AER on PCIE devices onlyMichael Chan1-14/+22
2010-10-12bnx2: Update firmware to 6.0.x.Michael Chan14-13430/+13533
2010-10-12neigh: reorder struct neighbour fieldsEric Dumazet1-4/+4
2010-10-11net dst: use a percpu_counter to track entriesEric Dumazet8-35/+100
2010-10-11neigh: Protect neigh->ha[] with a seqlockEric Dumazet4-26/+51
2010-10-11net: clear heap allocations for privileged ethtool actionsKees Cook1-3/+3
2010-10-11NET: pch, fix use after freeJiri Slaby1-1/+1
2010-10-11NET: wimax, fix use after freeJiri Slaby1-13/+13
2010-10-11ATM: iphase, remove sleep-inside-atomicJiri Slaby2-7/+1
2010-10-11ATM: mpc, fix use after freeJiri Slaby1-1/+1
2010-10-11ATM: solos-pci, remove use after freeJiri Slaby1-3/+5
2010-10-11neigh: speedup neigh_hh_init()Eric Dumazet3-40/+69
2010-10-11net/fec: carrier off initially to avoid root mount failureOskar Schirmer1-0/+3
2010-10-11irda: Fix heap memory corruption in iriap.cSamuel Ortiz1-1/+2
2010-10-11irda: Fix parameter extraction stack overflowSamuel Ortiz1-1/+3
2010-10-11irda: Test index before read in stir421x_patch_device()Roel Kluin1-4/+4
2010-10-11irda: Remove BKL instances from irnetSamuel Ortiz2-19/+44
2010-10-11irda: Remove BKL instances from af_irda.cSamuel Ortiz1-174/+196
2010-10-09sundance: get_stats proper lockingEric Dumazet1-4/+6
2010-10-09net/tg3: simplify conditionalNicolas Kaiser1-2/+1
2010-10-09ehea: simplify conditionalNicolas Kaiser1-1/+1
2010-10-09net_sched: use __TCA_HTB_MAX and TCA_HTB_MAXChangli Gao1-2/+2
2010-10-09r8169: use device model DMA APIStanislaw Gruszka1-24/+29
2010-10-09r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka1-6/+6