summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-122-18/+55
|\
| * Merge branch 'master' into for-davemJohn W. Linville2012-04-122-18/+55
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12148-3197/+5276
| | |\
| | * | cfg80211: add channel switch notify eventThomas Pedersen2012-04-111-0/+7
| | * | {nl,cfg}80211: Support for mesh synchronizationJavier Cardona2012-04-101-0/+12
| | * | mac80211: Implement mesh synchronization frameworkJavier Cardona2012-04-101-0/+12
| | * | cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-101-7/+15
| | * | mac80211: fix the sparse warnings on endian handling in RANN propagationChun-Yeow Yeoh2012-04-091-3/+3
| | * | wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-8/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-127-9/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-122-1/+24
| |\ \ \
| | * | | tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet2012-04-111-0/+13
| | * | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-101-1/+11
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | netfilter: ip6_tables: ip6t_ext_hdr is now static inlinePablo Neira Ayuso2012-04-091-1/+11
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-121-0/+2
| |\ \ \ \
| | * | | | vgaarb.h: fix build warningsRandy Dunlap2012-04-111-0/+2
| | |/ / /
| * | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-123-8/+15
| |\ \ \ \
| | * | | | irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-121-2/+4
| | * | | | irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-103-6/+11
| | |/ / /
| * | | | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-101-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netdma: adding alignment check for NETDMA opsDave Jiang2012-04-051-0/+1
* | | | | team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko2012-04-111-8/+18
* | | | | team: add bool option typeJiri Pirko2012-04-111-0/+2
* | | | | team: add support for per-port optionsJiri Pirko2012-04-111-13/+17
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10147-3196/+5275
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-064-7/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings2012-04-061-2/+1
| | * | | tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2012-04-051-1/+1
| | * | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-031-2/+2
| | |\ \ \
| | | * | | netfilter: ipset: avoid use of kernel-only typesJan Engelhardt2012-03-261-2/+2
| | * | | | net: fix /proc/net/dev regressionEric Dumazet2012-04-031-2/+0
| * | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-052-7/+8
| |\ \ \ \ \
| | * | | | | memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko2012-04-051-7/+7
| | * | | | | libfs: add simple_open()Stephen Boyd2012-04-051-0/+1
| * | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-04-041-0/+5
| |\ \ \ \ \ \
| | * | | | | | CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky2012-04-011-0/+5
| * | | | | | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-041-3/+4
| |\ \ \ \ \ \ \
| | * | | | | | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-291-1/+2
| | * | | | | | | kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-03-291-2/+2
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-042-4/+11
| |\ \ \ \ \ \ \
| | * | | | | | | common: DMA-mapping: add NON-CONSISTENT attributeMarek Szyprowski2012-03-281-0/+1
| | * | | | | | | common: DMA-mapping: add WRITE_COMBINE attributeMarek Szyprowski2012-03-281-0/+1
| | * | | | | | | common: dma-mapping: introduce mmap methodMarek Szyprowski2012-03-281-0/+3
| | * | | | | | | common: dma-mapping: remove old alloc_coherent and free_coherent methodsMarek Szyprowski2012-03-281-4/+0
| | * | | | | | | common: dma-mapping: introduce generic alloc() and free() methodsMarek Szyprowski2012-03-281-0/+6
| | |/ / / / / /
| * | | | | | | Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-042-5/+26
| |\ \ \ \ \ \ \
| | * | | | | | | PM / QoS: add pm_qos_update_request_timeout() APIMyungJoo Ham2012-03-281-0/+4
| | * | | | | | | PM / Sleep: Mitigate race between the freezer and request_firmware()Rafael J. Wysocki2012-03-281-2/+19
| | * | | | | | | firmware_class: Do not warn that system is not ready from async loadsRafael J. Wysocki2012-03-281-0/+1
| | * | | | | | | firmware_class: Rework usermodehelper checkRafael J. Wysocki2012-03-281-3/+2