aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller129-1794/+3808
2014-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-3/+8
2014-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville129-1794/+3808
2014-01-16Merge branch 'virtio_rx_merging'David S. Miller6-90/+214
2014-01-16virtio-net: initial rx sysfs support, export mergeable rx buffer sizeMichael Dalton1-4/+42
2014-01-16lib: Ensure EWMA does not store wrong intermediate valuesMichael Dalton1-2/+4
2014-01-16net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton3-31/+66
2014-01-16virtio-net: auto-tune mergeable rx buffer size for improved performanceMichael Dalton1-25/+75
2014-01-16virtio-net: use per-receive queue page frag alloc for mergeable bufsMichael Dalton1-34/+35
2014-01-16net: allow > 0 order atomic page alloc in skb_page_frag_refillMichael Dalton1-3/+1
2014-01-16net_sched: fix error return code in fw_change_attrs()Wei Yongjun1-1/+3
2014-01-16Merge branch 'tipc'David S. Miller1-110/+186
2014-01-16tipc: standardize recvmsg routineYing Xue1-38/+42
2014-01-16tipc: standardize sendmsg routine of connected socketYing Xue1-19/+41
2014-01-16tipc: standardize sendmsg routine of connectionless socketYing Xue1-10/+29
2014-01-16tipc: standardize accept routineYing Xue1-13/+41
2014-01-16tipc: standardize connect routineYing Xue1-30/+33
2014-01-16sctp: remove the unnecessary assignmentwangweidong1-1/+0
2014-01-16virtio-net: drop rq->max and rq->numJason Wang1-13/+3
2014-01-16net: davinci_mdio: Fix sparse warningLad, Prabhakar1-1/+1
2014-01-16bonding: handle slave's name change with primary_slave logicVeaceslav Falico1-3/+21
2014-01-16net_sched: act: pick a different type for act_xtWANG Cong2-1/+2
2014-01-16Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-13/+31
2014-01-16net_sched: act: use tcf_hash_release() in net/sched/act_police.cWANG Cong1-27/+3
2014-01-16i40e: updates to AdminQ interfaceShannon Nelson2-15/+8
2014-01-16i40e: check desc pointer before printingShannon Nelson1-28/+39
2014-01-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-1/+1
2014-01-16team: block mtu change before it happens via NETDEV_PRECHANGEMTUVeaceslav Falico1-1/+1
2014-01-16net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico2-1/+7
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2014-01-17percpu_counter: unbreak __percpu_counter_add()Hugh Dickins1-1/+1
2014-01-16r6040: use ETH_ZLEN instead of MISR for SKB length checkingFlorian Fainelli1-2/+2
2014-01-16r6040: add delays in MDIO read/write polling loopsFlorian Fainelli1-0/+2
2014-01-16xen-netfront: add support for IPv6 offloadsPaul Durrant1-5/+43
2014-01-16net: Check skb->rxhash in gro_receiveTom Herbert1-1/+8
2014-01-16net: Add skb_get_hash_rawTom Herbert1-0/+5
2014-01-16vxge: make local functions staticstephen hemminger5-46/+5
2014-01-16bnad: code cleanupstephen hemminger2-27/+2
2014-01-16dm9000: fix a lot of checkpatch issuesBarry Song1-12/+11
2014-01-16packet: use percpu mmap tx frame pending refcountDaniel Borkmann3-7/+62
2014-01-16packet: don't unconditionally schedule() in case of MSG_DONTWAITDaniel Borkmann1-7/+6
2014-01-16packet: improve socket create/bind latency in some casesDaniel Borkmann1-11/+22
2014-01-16i40e: Remove autogenerated Module.symvers file.David S. Miller1-0/+0
2014-01-16net/ipv4: don't use module_init in non-modular gre_offloadPaul Gortmaker1-8/+2
2014-01-16net/mlx4_core: clean up srq_res_start_move_to()Paul Bolle1-30/+16
2014-01-16net/mlx4_core: clean up cq_res_start_move_to()Paul Bolle1-33/+19
2014-01-16e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg1-6/+2
2014-01-16Merge branch 'ixgbe-next'David S. Miller6-213/+274
2014-01-16ixgbe: Fix incorrect logic for fixed fiber eeprom writeDon Skidmore1-1/+1