summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody2015-02-2231-99/+127
|/
* sunvnet: failed trigger should not cause BUG_ON()David L Stevens2015-02-201-0/+2
* bonding: simple code refactorMahesh Bandewar2015-02-201-4/+2
* net: macb: Add big endian CPU supportArun Chandran2015-02-202-13/+20
* Merge branch 'bnx2x-next'David S. Miller2015-02-206-23/+21
|\
| * bnx2-cnic: Driver Version UpdateRasesh Mody2015-02-202-4/+4
| * bnx2: Fix for Chip InitializationRasesh Mody2015-02-201-2/+0
| * bnx2-cnic: Driver Rebranding ChangesRasesh Mody2015-02-206-17/+17
|/
* igmp: add __ip_mc_{join|leave}_group()Eric Dumazet2015-02-202-18/+36
* hso: always read interface number from the current altsettingAleksander Morgado2015-02-201-4/+9
* Merge branch 'ppc_bpf'David S. Miller2015-02-207-66/+124
|\
| * ppc: Kconfig: Enable BPF JIT on ppc32Denis Kirjanov2015-02-201-1/+1
| * ppc: bpf: Add SKF_AD_CPU for ppc32Denis Kirjanov2015-02-202-13/+18
| * ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.SDenis Kirjanov2015-02-202-1/+1
| * ppc: bpf: update jit to use compatibility macrosDenis Kirjanov2015-02-203-51/+98
| * ppc: bpf: add reqired opcodes for ppc32Denis Kirjanov2015-02-201-0/+2
| * ppc: bpf: add required compatibility macros for jitDenis Kirjanov2015-02-201-0/+4
|/
* batman-adv: Remove uses of return value of seq_printfJoe Perches2015-02-201-9/+10
* tcp: silence registration messagestephen hemminger2015-02-201-1/+1
* Merge branch 'be2net-next'David S. Miller2015-02-202-103/+231
|\
| * be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna2015-02-201-4/+18
| * be2net: Minor code cleanup in tx completion processSriharsha Basavapatna2015-02-202-23/+31
| * be2net: Refactor be_xmit_enqueue() routineSriharsha Basavapatna2015-02-201-40/+86
| * be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna2015-02-202-39/+99
|/
* Merge branch 'mv88e6171_indirect_phy'David S. Miller2015-02-194-73/+81
|\
| * net: dsa: mv88e6171: Enable access to phys via internal mdio busAndrew Lunn2015-02-191-8/+10
| * net: dsa: mv88e6352: Refactor shareable codeAndrew Lunn2015-02-193-65/+71
|/
* net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers2015-02-191-2/+10
* net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers2015-02-191-4/+4
* Merge branch 'r8152-next'David S. Miller2015-02-191-27/+104
|\
| * r8152: support setting rx coalescehayeswang2015-02-191-0/+57
| * r8152: change rx early size when the mtu is changedhayeswang2015-02-191-1/+15
| * r8152: separate USB_RX_EARLY_AGGhayeswang2015-02-191-26/+32
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-183818-86785/+162798
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-1852-143/+483
| |\
| | * net: dsa: Set valid phy interface typeGuenter Roeck2015-02-171-2/+7
| | * rtnetlink: call ->dellink on failure when ->newlink existsWANG Cong2015-02-151-1/+8
| | * com20020-pci: add support for eae single cardMichael Grzeschik2015-02-151-3/+18
| | * vhost_net: fix wrong iter offset when setting number of buffersJason Wang2015-02-151-5/+6
| | * net: spelling fixesStephen Hemminger2015-02-153-3/+3
| | * net/core: Fix warning while make xmldocs caused by dev.cMasanari Iida2015-02-151-1/+1
| | * net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet2015-02-151-0/+28
| | * ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau2015-02-151-1/+1
| | * openvswitch: Fix key serialization.Pravin B Shelar2015-02-151-1/+1
| | * r8152: restore hw settingshayeswang2015-02-151-2/+57
| | * hso: fix rx parsing logic when skb allocation failsAleksander Morgado2015-02-131-1/+1
| | * tcp: make sure skb is not shared before using skb_get()Eric Dumazet2015-02-131-8/+24
| | * bridge: netfilter: Move sysctl-specific error code inside #ifdefGeert Uytterhoeven2015-02-121-5/+2
| | * ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gcJan Stancek2015-02-121-2/+2
| | * ipvlan: add a missing __percpu pcpu_statsEric Dumazet2015-02-121-1/+1