summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko2011-10-131-0/+9
| * Bluetooth: EFS: definitions and headersAndrei Emeltchenko2011-10-131-0/+26
| * Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko2011-10-131-0/+6
| * Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko2011-10-131-0/+16
| * Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko2011-10-131-0/+15
| * Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko2011-10-131-2/+16
| * Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko2011-10-131-9/+27
| * Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko2011-10-131-2/+18
| * Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko2011-10-131-5/+32
| * Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko2011-10-131-4/+23
| * Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko2011-10-131-12/+29
| * Bluetooth: EWS: extended window size option supportAndrei Emeltchenko2011-10-131-2/+6
| * Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko2011-10-111-9/+8
| * Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko2011-10-111-1/+1
| * Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko2011-10-111-1/+1
| * Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko2011-10-111-1/+1
| * Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko2011-10-111-1/+6
| * Bluetooth: EFS: l2cap extended feature mask updateAndrei Emeltchenko2011-10-061-1/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-09132-830/+4215
|\ \
| * | cfg80211: fix missing kernel-docJohannes Berg2011-11-081-0/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-081-2/+5
| |\ \
| | * | Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2011-11-071-2/+5
| * | | mac80211: warn only once about not finding a rateJohannes Berg2011-11-041-1/+2
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-021-0/+1
| |\ \
| | * | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-141-0/+1
| * | | vlan: allow nested vlan_do_receive()Eric Dumazet2011-10-301-3/+3
| * | | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-272-1/+3
| * | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-10-262-1/+17
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg2011-10-262-1/+17
| | |\ \ \ \
| | | | * | | slub: correct comments error for per cpu partialAlex Shi2011-09-271-1/+1
| | | | * | | slub: per cpu cache for partial pagesChristoph Lameter2011-08-192-1/+17
| * | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-10-261-3/+77
| |\ \ \ \ \ \
| | * | | | | | ore: RAID5 WriteBoaz Harrosh2011-10-251-0/+9
| | * | | | | | ore: RAID5 readBoaz Harrosh2011-10-251-3/+18
| | * | | | | | ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh2011-10-251-0/+3
| | * | | | | | ore/exofs: Change ore_check_io APIBoaz Harrosh2011-10-141-1/+4
| | * | | | | | ore/exofs: Define new ore_verify_layoutBoaz Harrosh2011-10-141-0/+8
| | * | | | | | ore: Support for partial component tableBoaz Harrosh2011-10-141-3/+4
| | * | | | | | ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh2011-10-141-0/+1
| | * | | | | | ore/exofs: Change the type of the devices array (API change)Boaz Harrosh2011-10-041-1/+25
| | * | | | | | ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh2011-10-031-0/+8
| | * | | | | | exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh2011-10-031-0/+2
| | * | | | | | exofs: Rename struct ore_components comps => ocBoaz Harrosh2011-10-031-1/+1
| * | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-266-15/+61
| |\ \ \ \ \ \ \
| | * | | | | | | dw_apb_timer: constify clocksource nameJamie Iles2011-10-041-1/+1
| | * | | | | | | time: Change jiffies_to_clock_t() argument type to unsigned longhank2011-09-211-1/+1
| | * | | | | | | posix-cpu-timers: Cure SMP accounting odditiesPeter Zijlstra2011-09-081-1/+0
| | * | | | | | | clockevents: Add direct ktime programming functionMartin Schwidefsky2011-09-081-3/+7
| | * | | | | | | clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-081-1/+1
| | * | | | | | | cputime: Clean up cputime_to_usecs and usecs_to_cputime macrosMichal Hocko2011-09-081-2/+2