summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
| | * 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
| | * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)2015-02-121-0/+2
| | * Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller2015-02-121-4/+1Star
| | |\
| | | * rtlwifi: Remove logging statement that is no longer neededLarry Finger2015-02-101-4/+1Star
| | * | bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki2015-02-121-2/+3
| | * | qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh2015-02-123-13/+51
| | * | net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen2015-02-121-0/+1
| | * | sunvnet: don't change gso data on clonesDavid L Stevens2015-02-121-13/+10Star
| | * | drivers/net: Use setup_timer and mod_timerVaishali Thakkar2015-02-121-5/+2Star
| | * | drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven2015-02-121-0/+2