aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'virtio_rx_merging'David S. Miller2014-01-17
|\
| * virtio-net: initial rx sysfs support, export mergeable rx buffer sizeMichael Dalton2014-01-17
| * lib: Ensure EWMA does not store wrong intermediate valuesMichael Dalton2014-01-17
| * net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton2014-01-17
| * virtio-net: auto-tune mergeable rx buffer size for improved performanceMichael Dalton2014-01-17
| * virtio-net: use per-receive queue page frag alloc for mergeable bufsMichael Dalton2014-01-17
| * net: allow > 0 order atomic page alloc in skb_page_frag_refillMichael Dalton2014-01-17
|/
* net_sched: fix error return code in fw_change_attrs()Wei Yongjun2014-01-16
* Merge branch 'tipc'David S. Miller2014-01-16
|\
| * tipc: standardize recvmsg routineYing Xue2014-01-16
| * tipc: standardize sendmsg routine of connected socketYing Xue2014-01-16
| * tipc: standardize sendmsg routine of connectionless socketYing Xue2014-01-16
| * tipc: standardize accept routineYing Xue2014-01-16
| * tipc: standardize connect routineYing Xue2014-01-16
|/
* sctp: remove the unnecessary assignmentwangweidong2014-01-16
* virtio-net: drop rq->max and rq->numJason Wang2014-01-16
* net: davinci_mdio: Fix sparse warningLad, Prabhakar2014-01-16
* bonding: handle slave's name change with primary_slave logicVeaceslav Falico2014-01-16
* net_sched: act: pick a different type for act_xtWANG Cong2014-01-16
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-16
|\
| * batman-adv: use consistent kerneldoc styleSimon Wunderlich2014-01-15
* | net_sched: act: use tcf_hash_release() in net/sched/act_police.cWANG Cong2014-01-16
* | i40e: updates to AdminQ interfaceShannon Nelson2014-01-16
* | i40e: check desc pointer before printingShannon Nelson2014-01-16
* | team: block mtu change before it happens via NETDEV_PRECHANGEMTUVeaceslav Falico2014-01-16
* | net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico2014-01-16
* | r6040: use ETH_ZLEN instead of MISR for SKB length checkingFlorian Fainelli2014-01-16
* | r6040: add delays in MDIO read/write polling loopsFlorian Fainelli2014-01-16
* | xen-netfront: add support for IPv6 offloadsPaul Durrant2014-01-16
* | net: Check skb->rxhash in gro_receiveTom Herbert2014-01-16
* | net: Add skb_get_hash_rawTom Herbert2014-01-16
* | vxge: make local functions staticstephen hemminger2014-01-16
* | bnad: code cleanupstephen hemminger2014-01-16
* | dm9000: fix a lot of checkpatch issuesBarry Song2014-01-16
* | packet: use percpu mmap tx frame pending refcountDaniel Borkmann2014-01-16
* | packet: don't unconditionally schedule() in case of MSG_DONTWAITDaniel Borkmann2014-01-16
* | packet: improve socket create/bind latency in some casesDaniel Borkmann2014-01-16
* | i40e: Remove autogenerated Module.symvers file.David S. Miller2014-01-16
* | net/ipv4: don't use module_init in non-modular gre_offloadPaul Gortmaker2014-01-16
* | net/mlx4_core: clean up srq_res_start_move_to()Paul Bolle2014-01-16
* | net/mlx4_core: clean up cq_res_start_move_to()Paul Bolle2014-01-16
* | Merge branch 'ixgbe-next'David S. Miller2014-01-16
|\ \
| * | ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore2014-01-16
| * | ixgbevf: create function for all of ring initDon Skidmore2014-01-16
| * | ixgbevf: Convert ring storage form pointer to an array to array of pointersDon Skidmore2014-01-16
| * | ixgbevf: use pci drvdata correctly in ixgbevf_suspend()Wei Yongjun2014-01-16
| * | ixgbevf: set the disable state when ixgbevf_qv_disable is calledJacob Keller2014-01-16
| * | ixgbe: reinit_locked() should be called with rtnl_lockJohn Fastabend2014-01-16
|/ /
* | net: eth_type_trans() should use skb_header_pointer()Eric Dumazet2014-01-16
* | Merge branch 'stmmac_pm'David S. Miller2014-01-16
|\ \