summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-05net/dcb: Add an optional max rate attributeAmir Vadai
2012-04-05net/mlx4_core: set port QoS attributesAmir Vadai
2012-04-05net/mlx4_en: Force user priority by QP attributeAmir Vadai
2012-04-05Ethernet driver for the WIZnet W5300 chipMike Sinkovsky
2012-04-04team: add binary option typeJiri Pirko
2012-04-04stmmac: extend CSR Clock Range programmingGiuseppe CAVALLARO
2012-04-04stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI
2012-04-04stmmac: Define MDC clock selection macrosDeepak SIKRI
2012-04-04stmmac: Define CSUM offload engine TypesDeepak SIKRI
2012-04-04stmmac: Allow stmmac to work with other PHY buses(v3).Srinivas Kandagatla
2012-04-04ethtool: Add a common function for drivers with transmit time stamping.Richard Cochran
2012-04-04ethtool: Introduce a method for getting time stamping capabilities.Richard Cochran
2012-04-04ptp: Add a method for obtaining the device index.Richard Cochran
2012-04-03filter: add XOR operationJiri Pirko
2012-04-03filter: Allow to create sk-unattached filtersJiri Pirko
2012-04-03net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang
2012-04-02net: Report dev->promiscuity in netlink reports.Ben Greear
2012-04-02net: remove unused icmp_ioctl() definition.Rami Rosen
2012-04-02netlink: Delete all NLA_PUT*() macros.David S. Miller
2012-04-02xfrm: Stop using NLA_PUT*().David S. Miller
2012-04-02netlink: Add nla_put_le{16,32,64}() helpers.David S. Miller
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller
2012-04-02netlink: Add nla_put_net{16,32,64}() helpers.David S. Miller
2012-04-01netlink: Add nla_put_be{16,32,64}() helpers.David S. Miller
2012-03-27eql: dont rely on HZ=100Eric Dumazet
2012-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-24Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-24Merge branch 'mmci' into ambaRussell King
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-23procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki
2012-03-23procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-23usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov
2012-03-23usermodehelper: implement UMH_KILLABLEOleg Nesterov