summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-17staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen
2013-09-17staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen
2013-09-17staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen
2013-09-17ARM: dts: imx6q: fix the wrong offset of the Pad Mux registerHuang Shijie
2013-09-17ARM: imx: i.mx6d/q: disable the double linefill feature of PL310Jason Liu
2013-09-17ARM: imx51.dtsi: fix PATA device clockArnaud Patard (Rtp)
2013-09-17ARM: mach-imx: clk-imx51-imx53: Fix 'spdif1_pred' clock registrationFabio Estevam
2013-09-17ARM: imx: initialize clk_init_data.flags for clk-fixup-muxShawn Guo
2013-09-17ARM: imx27.dtsi: fix CSPI PER clock idGwenhael Goavec-Merou
2013-09-17Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-09-17net: sctp: rfc4443: do not report ICMP redirects to user spaceDaniel Borkmann
2013-09-17net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda
2013-09-17net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda
2013-09-17net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda
2013-09-17ip6_tunnels: raddr and laddr are inverted in nl msgDing Zhi
2013-09-17bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki
2013-09-17bgmac: allow bigger et_swtype nvram variableHauke Mehrtens
2013-09-17bgmac: fix internal switch initializationRafał Miłecki
2013-09-17drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering
2013-09-16vfs: don't set FILE_CREATED before calling ->atomic_open()Miklos Szeredi
2013-09-16nfs: set FILE_CREATEDMiklos Szeredi
2013-09-16gfs2: set FILE_CREATEDMiklos Szeredi
2013-09-16cifs: fix filp leak in cifs_atomic_open()Miklos Szeredi
2013-09-16vfs: improve i_op->atomic_open() documentationMiklos Szeredi
2013-09-16autofs4: close the races around autofs4_notify_daemon()Al Viro
2013-09-16Linux 3.12-rc1Linus Torvalds
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-16tile: remove stray blank spaceChris Metcalf
2013-09-16tile: <arch/> header updates from upstreamChris Metcalf
2013-09-16tile: improve gxio iorpc autogenerated code styleChris Metcalf
2013-09-16tile: double default VMALLOC spaceChris Metcalf
2013-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-09-16netfilter: ipset: Fix serious failure in CIDR trackingOliver Smith
2013-09-16netfilter: ipset: Validate the set family and not the set type family at swap...Jozsef Kadlecsik
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik
2013-09-16netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/...Jozsef Kadlecsik
2013-09-16pstore: Remove the messages related to compression failureAruna Balakrishnaiah
2013-09-16pstore: Use zlib_inflateInit2 instead of zlib_inflateInitAruna Balakrishnaiah
2013-09-16pstore: Adjust buffer size for compression for smaller registered buffersAruna Balakrishnaiah
2013-09-16sched: Fix comment for sched_info_departMichael S. Tsirkin
2013-09-16cxgb4: remove workqueue when driver registration failsWei Yang
2013-09-16isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr
2013-09-16bonding: Make alb learning packet interval configurableNeil Horman
2013-09-16atm: nicstar: fix regression made by previous patchAndy Shevchenko
2013-09-16vxlan: Fix sparse warningsJoseph Gasparakis
2013-09-16qlcnic: Fix VF reset recoveryManish Chopra
2013-09-16bridge: fix NULL pointer deref of br_port_get_rcuHong Zhiguo
2013-09-16bridge: use br_port_get_rtnl within rtnl lockHong Zhiguo