summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-106-27/+24
|\
| * smp: refine bf561 smpboot codeSteven Miao2013-07-092-14/+11
| * bf609: stmmac: fix build after stmmac_mdio_bus_data changedSteven Miao2013-07-091-1/+0
| * bf609: add cpu revision 0.1Sonic Zhang2013-07-091-1/+1
| * bf609: rename bfin6xx_spi to bfin_spi3Scott Jiang2013-07-092-11/+11
| * kgdb: blackfin: include irq_regs.h in kgdb.cSonic Zhang2013-07-091-0/+1
* | Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-108-58/+62
|\ \
| * | ARC: [TB10x] Updates for irqchip driverChristian Ruppert2013-06-284-54/+43
| * | ARC: [plat-arcfpga] Enable arc_emac for ARCAngle4 BoardAlexey Brodkin2013-06-284-4/+19
* | | Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-1010-49/+158
|\ \ \
| * | | parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller2013-07-091-29/+50
| * | | parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin2013-07-092-3/+4
| * | | parisc: optimize mtsp(0,sr) inline assemblyHelge Deller2013-07-091-3/+6
| * | | parisc: switch to gzip-compressed vmlinuz kernelHelge Deller2013-07-093-11/+18
| * | | parisc: document the shadow registersHelge Deller2013-07-091-0/+8
| * | | parisc: more capabilities info in /proc/cpuinfoHelge Deller2013-07-091-3/+16
| * | | parisc: fix LMMIO mismatch between PAT length and MASK registerHelge Deller2013-07-091-0/+56
* | | | Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-07-101-10/+10
|\ \ \ \
| * | | | [IA64] sim: Add casts to avoid assignment warningsLuck, Tony2013-07-081-10/+10
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101181-21775/+73998
|\ \ \ \
| * | | | drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov2013-07-091-22/+39
| * | | | drivers/net: enic: release rtnl_lock on error-pathKonstantin Khlebnikov2013-07-091-0/+2
| * | | | vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin2013-07-091-2/+7
| * | | | net: mv643xx_eth: do not use port number as platform device idJonas Gorski2013-07-091-2/+11
| * | | | net: sctp: confirm route during forward progressDaniel Borkmann2013-07-092-0/+15
| * | | | virtio_net: fix race in RX VQ processingDavid S. Miller2013-07-093-14/+51
| |\ \ \ \
| | * | | | virtio_net: fix race in RX VQ processingMichael S. Tsirkin2013-07-091-2/+3
| | * | | | virtio: support unlocked queue pollMichael S. Tsirkin2013-07-092-12/+48
| |/ / / /
| * | | | net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim2013-07-091-1/+1
| * | | | Documentation: Fix references to defunct linux-net@vger.kernel.orgGeert Uytterhoeven2013-07-092-4/+5
| * | | | net/fs: change busy poll time accountingEliezer Tamir2013-07-092-48/+38
| * | | | net: rename low latency sockets functions to busy pollEliezer Tamir2013-07-097-61/+80
| * | | | bridge: fix some kernel warning in multicast timerCong Wang2013-07-072-2/+2
| * | | | sfc: Fix memory leak when discarding scattered packetsBen Hutchings2013-07-051-7/+20
| * | | | sit: fix tunnel update via netlinkNicolas Dichtel2013-07-041-2/+2
| * | | | dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla2013-07-043-2/+56
| * | | | dt:net:stmmac: Add support to dwmac version 3.610 and 3.710Srinivas Kandagatla2013-07-042-0/+30
| * | | | dt:net:stmmac: Allocate platform data only if its NULL.Srinivas Kandagatla2013-07-041-3/+3
| * | | | net:stmmac: fix memleak in the open methodGiuseppe CAVALLARO2013-07-041-10/+10
| * | | | ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa2013-07-041-0/+2
| * | | | net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti2013-07-041-1/+4
| * | | | net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti2013-07-041-0/+2
| * | | | netem: fix possible NULL deref in netem_dequeue()Eric Dumazet2013-07-041-3/+5
| * | | | net: sock: fix TCP_SKB_MIN_TRUESIZEEric Dumazet2013-07-041-1/+1
| * | | | net/mlx4: fix small memory leak on errorDan Carpenter2013-07-041-0/+1
| * | | | core: Copy inner_protocol in copy_skb_header()Joe Stringer2013-07-041-0/+1
| * | | | net: fec: Add VLAN receive HW support.Jim Baxter2013-07-042-10/+55
| * | | | alx: remove WoL supportJohannes Berg2013-07-044-323/+15
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03262-1270/+2175
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: gre: move GSO functions to gre_offloadDaniel Borkmann2013-07-034-103/+135