summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-04-05memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko
2012-04-05libfs: add simple_open()Stephen Boyd
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-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-04-04team: add binary option typeJiri Pirko
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
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-04Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-04Merge branch 'selinux' ("struct common_audit_data" sanitizer)Linus Torvalds
2012-04-04Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-04-04Input: gameport - add helper macro for gameport_driver boilerplateAxel Lin
2012-04-04Input: serio - add helper macro for serio_driver boilerplateAxel Lin
2012-04-04Input: add support for LM8333 keypadsWolfram Sang
2012-04-04regulator: Add support for RICOH PMIC RC5T583 regulatorLaxman Dewangan
2012-04-04regulator: core: Constify the regulator_desc passed in when registeringMark Brown
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-03Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
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-03net: fix /proc/net/dev regressionEric Dumazet
2012-04-03lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds
2012-04-03LSM: shrink the common_audit_data data unionEric Paris
2012-04-03LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris
2012-04-03userns: Kill bogus declaration of function release_uidsEric W. Biederman
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-02regulator: fixed: Support for open drain gpio pinLaxman Dewangan
2012-04-02Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds
2012-04-02firewire: restore the device.h include in linux/firewire.hPaul Gortmaker
2012-04-02avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker
2012-04-02Merge branch 'for-next' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-04-02net: Report dev->promiscuity in netlink reports.Ben Greear
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller
2012-04-01Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo
2012-04-01cgroup: make css->refcnt clearing on cgroup removal optionalTejun Heo
2012-04-01cgroup: use negative bias on css->refcnt to block css_tryget()Tejun Heo
2012-04-01cgroup: implement cgroup_rm_cftypes()Tejun Heo
2012-04-01cgroup: introduce struct cfentTejun Heo