aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-05net/dcb: Add an optional max rate attributeAmir Vadai1-0/+12
2012-04-05net/mlx4_core: set port QoS attributesAmir Vadai2-0/+7
2012-04-05net/mlx4_en: Force user priority by QP attributeAmir Vadai1-1/+2
2012-04-05Ethernet driver for the WIZnet W5300 chipMike Sinkovsky1-0/+24
2012-04-04team: add binary option typeJiri Pirko1-0/+8
2012-04-04stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO1-16/+17
2012-04-04stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI1-1/+19
2012-04-04stmmac: Define MDC clock selection macrosDeepak SIKRI1-0/+28
2012-04-04stmmac: Define CSUM offload engine TypesDeepak SIKRI1-0/+5
2012-04-04stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla1-0/+1
2012-04-04ethtool: Add a common function for drivers with transmit time stamping.Richard Cochran1-0/+1
2012-04-04ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran2-0/+31
2012-04-04ptp: Add a method for obtaining the device index.Richard Cochran1-0/+8
2012-04-03filter: add XOR operationJiri Pirko1-1/+3
2012-04-03filter: Allow to create sk-unattached filtersJiri Pirko1-0/+3
2012-04-03net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang1-0/+27
2012-04-02net: Report dev->promiscuity in netlink reports.Ben Greear1-0/+2
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller2-29/+38
2012-03-27eql: dont rely on HZ=100Eric Dumazet1-1/+1
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-24/+34
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+814
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+26
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet1-1/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds43-40/+56
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds46-69/+109
2012-03-24Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next/driversArnd Bergmann7-8/+113
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds1-39/+67
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-0/+2
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-3/+28
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+36
2012-03-24Merge branch 'mmci' into ambaRussell King1-3/+19
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds20-62/+288
2012-03-23procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki1-0/+2
2012-03-23procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki2-1/+4
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron1-0/+1
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-1/+0
2012-03-23usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov1-11/+7
2012-03-23usermodehelper: implement UMH_KILLABLEOleg Nesterov1-0/+2
2012-03-23ptrace: remove PTRACE_SEIZE_DEVEL bitDenys Vlasenko1-4/+1
2012-03-23ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can matchDenys Vlasenko1-1/+2
2012-03-23ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS codeDenys Vlasenko1-18/+15
2012-03-23ptrace: don't send SIGTRAP on exec if SEIZEDOleg Nesterov1-2/+3
2012-03-23ptrace: the killed tracee should not enter the syscallOleg Nesterov1-4/+5
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil1-6/+31
2012-03-23crc32: bolt on crc32cDarrick J. Wong1-0/+2
2012-03-23include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches2-5/+6
2012-03-23leds-lm3530: support pwm input modeKim, Milo1-0/+9