summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ip: fix error queue empty skb handlingWillem de Bruijn2015-03-083-23/+53
* bgmac: Clean warning messagesPeter Senna Tschudin2015-03-081-7/+0
* tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()Eric Dumazet2015-03-051-7/+3
* net: fec: fix unbalanced clk disable on driver unbindStefan Agner2015-03-051-1/+0
* net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri2015-03-051-1/+1
* net: gianfar: correctly determine the number of queue groupsTobias Waldekranz2015-03-051-2/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-054-35/+65
|\
| * netfilter: nf_tables: fix error handling of rule replacementPablo Neira Ayuso2015-03-041-6/+0
| * netfilter: nf_tables: fix userdata length overflowPatrick McHardy2015-03-042-12/+38
| * netfilter: nf_tables: check for overflow of rule dlen fieldPatrick McHardy2015-03-041-0/+4
| * netfilter: nf_tables: fix transaction race conditionPatrick McHardy2015-03-041-1/+1
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso2015-02-241-0/+3
| |\
| | * ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov2015-02-221-0/+3
| * | netfilter: nf_tables: fix addition/deletion of elements from commit/abortPablo Neira Ayuso2015-02-221-9/+12
| * | netfilter: nft_compat: don't truncate ethernet protocol type to u8Arturo Borrero2015-02-221-7/+7
* | | ipv4: ip_check_defrag should not assume that skb_network_offset is zeroAlexander Drozdov2015-03-051-4/+7
* | | net: bcmgenet: properly disable password matchingFlorian Fainelli2015-03-051-2/+4
* | | net: eth: xgene: fix booting with devicetreeMark Salter2015-03-051-1/+1
* | | bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-051-0/+3
* | | Merge branch 'xen-netback'David S. Miller2015-03-052-12/+13
|\ \ \
| * | | xen-netback: refactor xenvif_handle_frag_list()David Vrabel2015-03-051-12/+9
| * | | xen-netback: unref frags when handling a from-guest skb with a frag listDavid Vrabel2015-03-051-1/+6
| * | | xen-netback: return correct ethtool statsDavid Vrabel2015-03-051-2/+1
|/ / /
* | | ARM: fix typos in smc91x platform dataArnd Bergmann2015-03-045-4/+6
* | | team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko2015-03-041-3/+3
* | | net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan2015-03-041-1/+1
* | | Merge branch 'xgene'David S. Miller2015-03-043-3/+10
|\ \ \
| * | | drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian2015-03-041-0/+4
| * | | dtb: change binding name to match with newer firmware DTIyappan Subramanian2015-03-041-2/+2
| * | | Documentation: dts: Update compatible field description for APM X-GeneIyappan Subramanian2015-03-041-1/+4
|/ / /
* | | net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2015-03-042-4/+13
* | | bcm63xx_enet: fix poll callback.Nicolas Schichan2015-03-041-4/+4
* | | stmmac: check IRQ availability early on probeAlexey Brodkin2015-03-041-29/+36
* | | Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-042-2/+6
|\ \ \
| * | | reservation: Remove shadowing local variable 'ret'Michel Dänzer2015-01-221-2/+0
| * | | dma-buf/fence: don't wait when specified timeout is zeroJammy Zhou2015-01-221-0/+3
| * | | reservation: wait only with non-zero timeout specified (v3)Jammy Zhou2015-01-221-0/+3
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-049-26/+31
|\ \ \ \
| * | | | KVM: MIPS: Enable after disabling interruptTapasweni Pathak2015-03-021-0/+1
| * | | | KVM: MIPS: Fix trace event to save PC directlyJames Hogan2015-03-021-3/+3
| * | | | KVM: SVM: fix interrupt injection (apic->isr_count always 0)Radim Krčmář2015-03-022-8/+2
| * | | | KVM: emulate: fix CMPXCHG8B on 32-bit hostsPaolo Bonzini2015-02-231-1/+2
| * | | | KVM: VMX: fix build without CONFIG_SMPRadim Krčmář2015-02-231-9/+14
| * | | | arm/arm64: KVM: Add exit reaons to kvm_exit event tracingWei Huang2015-02-232-4/+8
| * | | | ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka2015-02-231-1/+1
* | | | | Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-046-36/+73
|\ \ \ \ \
| * | | | | ARC: Fix thread_saved_pc()Vineet Gupta2015-02-272-26/+2
| * | | | | ARC: Fix KSTK_ESP()Vineet Gupta2015-02-272-7/+8
| * | | | | ARC: perf: Enable generic software eventsVineet Gupta2015-02-272-2/+12
| * | | | | ARC: Make arc_unwind_core accessible externallyVineet Gupta2015-02-272-1/+51
| |/ / / /