aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-05net/dcb: Add an optional max rate attributeAmir Vadai2-0/+14
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-02net: remove unused icmp_ioctl() definition.Rami Rosen1-1/+0
2012-04-02netlink: Delete all NLA_PUT*() macros.David S. Miller1-68/+0
2012-04-02xfrm: Stop using NLA_PUT*().David S. Miller1-2/+3
2012-04-02netlink: Add nla_put_le{16,32,64}() helpers.David S. Miller1-0/+33
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller2-29/+38
2012-04-02netlink: Add nla_put_net{16,32,64}() helpers.David S. Miller1-0/+33
2012-04-01netlink: Add nla_put_be{16,32,64}() helpers.David S. Miller1-1/+34
2012-03-27eql: dont rely on HZ=100Eric Dumazet1-1/+1
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-2/+4
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+6
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-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville1-2/+4
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet1-1/+1
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-1/+26
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds53-52/+68
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds62-69/+126
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 Torvalds28-69/+304
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 Baron2-0/+5
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