summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: standardize accept routineYing Xue2014-01-161-13/+41
* tipc: standardize connect routineYing Xue2014-01-161-30/+33
* sctp: remove the unnecessary assignmentwangweidong2014-01-161-1/+0
* virtio-net: drop rq->max and rq->numJason Wang2014-01-161-13/+3
* net: davinci_mdio: Fix sparse warningLad, Prabhakar2014-01-161-1/+1
* bonding: handle slave's name change with primary_slave logicVeaceslav Falico2014-01-161-3/+21
* net_sched: act: pick a different type for act_xtWANG Cong2014-01-162-1/+2
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-164-13/+31
|\
| * batman-adv: use consistent kerneldoc styleSimon Wunderlich2014-01-164-13/+31
* | net_sched: act: use tcf_hash_release() in net/sched/act_police.cWANG Cong2014-01-161-27/+3
* | i40e: updates to AdminQ interfaceShannon Nelson2014-01-162-15/+8
* | i40e: check desc pointer before printingShannon Nelson2014-01-161-28/+39
* | team: block mtu change before it happens via NETDEV_PRECHANGEMTUVeaceslav Falico2014-01-161-1/+1
* | net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico2014-01-162-1/+7
* | r6040: use ETH_ZLEN instead of MISR for SKB length checkingFlorian Fainelli2014-01-161-2/+2
* | r6040: add delays in MDIO read/write polling loopsFlorian Fainelli2014-01-161-0/+2
* | xen-netfront: add support for IPv6 offloadsPaul Durrant2014-01-161-5/+43
* | net: Check skb->rxhash in gro_receiveTom Herbert2014-01-161-1/+8
* | net: Add skb_get_hash_rawTom Herbert2014-01-161-0/+5
* | vxge: make local functions staticstephen hemminger2014-01-165-46/+5
* | bnad: code cleanupstephen hemminger2014-01-162-27/+2
* | dm9000: fix a lot of checkpatch issuesBarry Song2014-01-161-12/+11
* | packet: use percpu mmap tx frame pending refcountDaniel Borkmann2014-01-163-7/+62
* | packet: don't unconditionally schedule() in case of MSG_DONTWAITDaniel Borkmann2014-01-161-7/+6
* | packet: improve socket create/bind latency in some casesDaniel Borkmann2014-01-161-11/+22
* | i40e: Remove autogenerated Module.symvers file.David S. Miller2014-01-161-0/+0
* | net/ipv4: don't use module_init in non-modular gre_offloadPaul Gortmaker2014-01-161-8/+2
* | net/mlx4_core: clean up srq_res_start_move_to()Paul Bolle2014-01-161-30/+16
* | net/mlx4_core: clean up cq_res_start_move_to()Paul Bolle2014-01-161-33/+19
* | Merge branch 'ixgbe-next'David S. Miller2014-01-166-213/+274
|\ \
| * | ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore2014-01-161-1/+1
| * | ixgbevf: create function for all of ring initDon Skidmore2014-01-162-137/+183
| * | ixgbevf: Convert ring storage form pointer to an array to array of pointersDon Skidmore2014-01-163-86/+98
| * | ixgbevf: use pci drvdata correctly in ixgbevf_suspend()Wei Yongjun2014-01-161-2/+2
| * | ixgbevf: set the disable state when ixgbevf_qv_disable is calledJacob Keller2014-01-161-0/+1
| * | ixgbe: reinit_locked() should be called with rtnl_lockJohn Fastabend2014-01-161-0/+2
|/ /
* | net: eth_type_trans() should use skb_header_pointer()Eric Dumazet2014-01-161-2/+5
* | Merge branch 'stmmac_pm'David S. Miller2014-01-165-208/+209
|\ \
| * | net: stmmac: notify the PM core of a wakeup event.Srinivas Kandagatla2014-01-162-2/+8
| * | net: stmmac: restore pinstate in pm resume.Srinivas Kandagatla2014-01-161-0/+3
| * | net: stmmac: use suspend functions for hibernationSrinivas Kandagatla2014-01-163-50/+12
| * | net: stmmac: fix power management suspend-resume caseSrinivas Kandagatla2014-01-161-6/+7
| * | net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla2014-01-162-1/+2
| * | net: stmmac: move hardware setup for stmmac_open to new functionSrinivas Kandagatla2014-01-161-67/+88
| * | net: stmmac: move dma allocation to new functionSrinivas Kandagatla2014-01-161-84/+85
| * | net: stmmac: mdio: remove reset gpio freeSrinivas Kandagatla2014-01-161-1/+0
| * | net: stmmac: support max-speed device tree propertySrinivas Kandagatla2014-01-163-1/+8
|/ /
* | Merge branch 'mvneta'David S. Miller2014-01-161-172/+215
|\ \
| * | net: mvneta: make mvneta_txq_done() return voidArnaud Ebalard2014-01-161-5/+4
| * | net: mvneta: mvneta_tx_done_gbe() cleanupsArnaud Ebalard2014-01-161-13/+4
OpenPOWER on IntegriCloud