summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-06doc, net: Update documentation of synchronisation for TX multiqueueBen Hutchings1-3/+3
2012-04-06doc, net: Remove obsolete reference to dev->pollBen Hutchings1-2/+1
2012-04-06ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings1-2/+1
2012-04-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds71-342/+603
2012-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds3-3/+14
2012-04-06gianfar: Include linux/net_tstamp.hDavid S. Miller1-0/+1
2012-04-06bfin: Fix build failure due to get_ts_info() changes.David S. Miller1-1/+1
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu1-0/+1
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu1-2/+12
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger1-1/+1
2012-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-04-06Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson9-68/+105
2012-04-06MAINTAINERS: update for Marvell Ethernet driversstephen hemminger1-12/+7
2012-04-06bonding: properly unset current_arp_slave on slave link upVeaceslav Falico1-1/+5
2012-04-06phonet: Check input from user before allocatingSasha Levin1-0/+3
2012-04-06tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet4-6/+9
2012-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds78-631/+518
2012-04-06memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko1-7/+7
2012-04-06backlight: add driver for DA9052/53 PMIC v1Ashish Jangam3-0/+194
2012-04-06C6X: use set_current_blocked() and block_sigmask()Matt Fleming1-13/+3
2012-04-06MAINTAINERS: add entry for sparse checkerChristopher Li1-0/+9
2012-04-06MAINTAINERS: fix REMOTEPROC F: typoJoe Perches1-1/+1
2012-04-06alpha: use set_current_blocked() and block_sigmask()Matt Fleming1-21/+10
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd63-572/+176
2012-04-06scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall1-0/+70
2012-04-06libfs: add simple_open()Stephen Boyd2-0/+9
2012-04-06hugetlbfs: remove unregister_filesystem() when initializing moduleHillf Danton1-1/+0
2012-04-06drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callbackJett.Zhou1-2/+2
2012-04-06fs/xattr.c:setxattr(): improve handling of allocation failuresAndrew Morton1-4/+17
2012-04-06fs/xattr.c:listxattr(): fall back to vmalloc() if kmalloc() failedAndrew Morton1-4/+13
2012-04-06fs/xattr.c: suppress page allocation failure warnings from sys_listxattr()Dave Jones1-1/+1
2012-04-06sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov1-1/+1
2012-04-06proc: fix mount -t proc -o AAAVasiliy Kulikov1-4/+5
2012-04-05ARM: fix __io macro for PCMCIARob Herring7-1/+93
2012-04-05Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson5-8/+39
2012-04-05Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-7/+3
2012-04-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson17-122/+122
2012-04-05Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson19-104/+137
2012-04-05Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-15/+44
2012-04-05ARM: EXYNOS: Fix compiler warning in dma.c fileSachin Kamat1-2/+0
2012-04-05ARM: EXYNOS: fix ISO C90 warningIl Han1-1/+2
2012-04-05net: replace continue with break to reduce unnecessary loop in xxx_xmarksourcesRongQing.Li2-2/+2
2012-04-05net: remove k{un}map_skb_frag()Eric Dumazet3-43/+24
2012-04-05net/mlx4_en: Set max rate-limit for a TCAmir Vadai2-0/+46
2012-04-05net/dcb: Add an optional max rate attributeAmir Vadai3-0/+34
2012-04-05IB/rdma_cm: TOS <=> UP mapping for IBoEAmir Vadai1-1/+5
2012-04-05net/route: export symbol ip_tos2prioAmir Vadai1-1/+1
2012-04-05net/mlx4_en: sk_prio <=> UP for untagged trafficAmir Vadai2-1/+19
2012-04-05net/mlx4_en: DCB QoS supportAmir Vadai5-0/+248
2012-04-05net/mlx4_core: set port QoS attributesAmir Vadai5-0/+91