aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville2010-08-101-1/+1
* etherdevice.h: fix kernel-doc typoRandy Dunlap2010-08-101-1/+1
* ppp: make channel_ops conststephen hemminger2010-08-041-1/+1
* sk_buff: introduce pskb_network_may_pull()Changli Gao2010-08-041-0/+5
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-049-14/+12
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-0441-179/+312
| |\
| * | reiserfs: typo comment fixDavidlohr Bueso2010-07-191-1/+1
| * | fscache: fix missing kerneldoc annotationSuresh Jayaraman2010-07-111-0/+1
| * | fscache: fix a trivial typo in the commentSuresh Jayaraman2010-07-111-1/+1
| * | fix comment typos concerning "sequential"Uwe Kleine-König2010-07-111-1/+1
| * | fix #warning about using kernel headers in userpsaceJustin P. Mattock2010-07-112-7/+4
| * | Merge branch 'master' into for-nextJiri Kosina2010-06-16158-979/+3759
| |\ \
| * | | fix typos concerning "management"Uwe Kleine-König2010-06-162-2/+2
| * | | fix typos concerning "acquire"Uwe Kleine-König2010-06-161-1/+1
| * | | fix comment typo in netdevice.hJustin P. Mattock2010-06-041-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-08-041-0/+1
|\ \ \ \
| * | | | HID: add HID_QUIRK_HIDINPUT_FORCEDaniel Mack2010-07-191-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-08-041-36/+85
|\ \ \ \ \
| * | | | | padata: Remove padata_get_cpumaskSteffen Klassert2010-07-311-2/+0
| * | | | | padata: Pass the padata cpumasks to the cpumask_change_notifier chainSteffen Klassert2010-07-311-19/+21
| * | | | | padata: Rearrange set_cpumask functionsSteffen Klassert2010-07-311-3/+3
| * | | | | padata: Rename padata_alloc functionsSteffen Klassert2010-07-311-4/+5
| * | | | | padata: Added sysfs primitives to padata subsystemDan Kruchinin2010-07-191-1/+4
| * | | | | padata: Make two separate cpumasksDan Kruchinin2010-07-191-36/+80
| * | | | | padata: simplify serialization mechanismSteffen Klassert2010-07-141-3/+3
| * | | | | padata: Check for valid padata instance on startSteffen Klassert2010-07-141-1/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-08-041-6/+14
|\ \ \ \ \ \
| * | | | | | percpu: allow limited allocation before slab is onlineTejun Heo2010-06-271-0/+13
| * | | | | | percpu: make @dyn_size always mean min dyn_size in first chunk init functionsTejun Heo2010-06-271-6/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-0461-399/+1028
|\ \ \ \ \ \
| * | | | | | l2tp: fix export of header file for userspaceJames Chapman2010-08-031-0/+1
| * | | | | | can-raw: Fix skb_orphan_try handlingOliver Hartkopp2010-08-031-1/+3
| * | | | | | Tulip: don't initialize SBE xT3E3 WAN ports.Krzysztof Hałasa2010-08-021-0/+3
| * | | | | | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-08-021-0/+7
| |\ \ \ \ \ \
| | * | | | | | cgroups: Add an API to attach a task to current task's cgroupSridhar Samudrala2010-07-281-0/+7
| * | | | | | | tg3: Remove 5720, 5750, and 5750MMatt Carlson2010-08-021-3/+0
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-026-3/+64
| |\ \ \ \ \ \ \
| | * | | | | | | xt_quota: report initial quota value instead of current value to userspaceChangli Gao2010-07-231-1/+1
| | * | | | | | | netfilter: add xt_cpu matchEric Dumazet2010-07-232-1/+13
| | * | | | | | | netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder2010-07-232-0/+28
| | * | | | | | | netfilter: correct CHECKSUM header and export itMichael S. Tsirkin2010-07-162-3/+6
| | * | | | | | | netfilter: add CHECKSUM targetMichael S. Tsirkin2010-07-151-0/+18
| | * | | | | | | nfnetlink_log: do not expose NFULNL_COPY_DISABLED to user-spacePablo Neira Ayuso2010-07-151-1/+1
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-271-0/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ks8842: Support DMA when accessed via timberdaleRichard Röjfors2010-07-271-0/+4
| * | | | | | | | | net: pskb_expand_head() optimizationEric Dumazet2010-07-241-1/+2
| * | | | | | | | | sysfs: add attribute to indicate hw address assignment typeStefan Assmann2010-07-242-0/+20
| * | | | | | | | | net: RTA_MARK additionEric Dumazet2010-07-221-0/+1
| * | | | | | | | | CAN: Add Flexcan CAN controller driverMarc Kleine-Budde2010-07-221-0/+20
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | ipv6: Make IP6CB(skb)->nhoff 16-bit.David S. Miller2010-07-191-1/+1