summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-30Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-10/+21
2014-09-30Merge branch 'sunvnet-jumbograms'David S. Miller5-68/+366
2014-09-30sunvnet: generate ICMP PTMUD messages for smaller port MTUsDavid L Stevens1-1/+36
2014-09-30sunvnet: allow admin to set sunvnet MTUDavid L Stevens3-5/+10
2014-09-30sunvnet: make transmit path zero-copy in the kernelDavid L Stevens2-45/+182
2014-09-30sunvnet: upgrade to VIO protocol version 1.6David L Stevens4-22/+143
2014-09-30tcp: Change tcp_slow_start function to return voidLi RongQing2-4/+2
2014-09-30ieee802154: add __init to lowpan_frags_sysctl_registerFabian Frederick1-2/+2
2014-09-30irda: add __init to irlan_openFabian Frederick1-2/+2
2014-09-30next: mips: bpf: Fix build failureGuenter Roeck1-1/+0
2014-09-30Merge branch 'pxa168_eth'David S. Miller5-79/+199
2014-09-30ARM: dts: berlin: enable the Ethernet port on the BG2Q DMPAntoine Ténart1-0/+4
2014-09-30ARM: dts: berlin: add the Ethernet nodeAntoine Ténart1-0/+17
2014-09-30net: pxa168_eth: allow to compile the pxa168_eth driver for testsAntoine Ténart1-1/+1
2014-09-30net: pxa168_eth: allow Berlin SoCs to use the pxa168_eth driverAntoine Ténart1-1/+1
2014-09-30net: pxa168_eth: rework the MAC address setupAntoine Ténart1-2/+30
2014-09-30net: pxa168_eth: set the mac address on the Ethernet controllerAntoine Ténart1-0/+13
2014-09-30net: pxa168_eth: fix Ethernet flow control statusAntoine Ténart1-2/+2
2014-09-30Documentation: bindings: net: add the Marvell PXA168 Ethernet controllerAntoine Ténart1-0/+36
2014-09-30net: pxa168_eth: add device tree supportAntoine Ténart1-23/+47
2014-09-30net: pxa168_eth: clean upAntoine Ténart1-52/+50
2014-09-30Merge branch 'mlx4-next'David S. Miller4-185/+260
2014-09-30net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debugJack Morgenstein1-2/+12
2014-09-30net/mlx4_core: Protect QUERY_PORT wrapper from untrusted guestsJack Morgenstein1-2/+7
2014-09-30net/mlx4_core: New init and exit flow for mlx4_coreMajd Dibbiny2-174/+220
2014-09-30net/mlx4_core: Don't disable SRIOV if there are active VFsJack Morgenstein1-7/+21
2014-09-30r8152: fix setting RTL8152_UNPLUGhayeswang1-1/+5
2014-09-30Merge branch 'netxen'David S. Miller2-4/+4
2014-09-30netxen: Fix bug in Tx completion path.Manish Chopra1-2/+2
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra2-2/+2
2014-09-30nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields1-1/+2
2014-09-30netfilter: bridge: build br_nf_core only if requiredFlorian Westphal2-3/+4
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa6-26/+33
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst2-8/+13
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch1-0/+2
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski1-0/+1
2014-09-30Merge branch 'am335x'David S. Miller5-3/+57
2014-09-30arm: dts: am33xx, Add syscon phandle to cpsw nodeMarkus Pargmann1-0/+1
2014-09-30am33xx: define syscon control module device nodeMarkus Pargmann1-0/+5
2014-09-30net: cpsw: Add am33xx MACID readoutMarkus Pargmann3-1/+47
2014-09-30net: cpsw: Replace pr_err by dev_errMarkus Pargmann1-1/+1
2014-09-30net: cpsw: header, Add missing includeMarkus Pargmann1-0/+1
2014-09-30net: cpsw: Add missing return valueMarkus Pargmann1-0/+1
2014-09-30DT doc: net: cpsw mac-address is optionalMarkus Pargmann1-1/+1
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan1-1/+2
2014-09-30bonding: make global bonding stats more reliableAndy Gospodarek2-28/+43
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend17-25/+87
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend16-34/+32
2014-09-30net: sched: implement qstat helper routinesJohn Fastabend25-81/+108
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend19-51/+164