aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-12-17bpf_dbg: always close socket in bpf_runnableDaniel Borkmann1-1/+1
2013-12-17Merge branch 'qlcnic'David S. Miller17-302/+635
2013-12-17qlcnic: update version to 5.3.53Manish Chopra1-2/+2
2013-12-17qlcnic: Support for 16 virtual NIC functions.Jitendra Kalsaria8-95/+186
2013-12-17qlcnic: VLAN enhancement for 84XX adaptersManish Chopra8-112/+407
2013-12-17qlcnic: Allow single Tx/Rx queue for all adapters.Himanshu Madhani3-12/+4
2013-12-17qlcnic: Refactor initialize nic code path.Sucheta Chakraborty4-21/+15
2013-12-17qlcnic: Issue INIT_NIC command only once.Sucheta Chakraborty5-39/+10
2013-12-17qlcnic: Disable DCB operations from SR-IOV VFs.Sucheta Chakraborty6-21/+11
2013-12-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller11-206/+362
2013-12-17Merge branch 'skb_hash'David S. Miller15-31/+86
2013-12-17net: Add utility function to copy skb hashTom Herbert2-2/+7
2013-12-17net: Add function to set the rxhashTom Herbert1-0/+40
2013-12-17net: Add utility functions to clear rxhashTom Herbert5-12/+22
2013-12-17net: Change skb_get_rxhash to skb_get_hashTom Herbert10-17/+17
2013-12-17net/hsr: using kfree_rcu() to simplify the codeWei Yongjun1-9/+4
2013-12-17Merge branch 'bonding_netlink'David S. Miller5-96/+240
2013-12-17bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com5-12/+39
2013-12-17bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com5-7/+37
2013-12-17bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com5-18/+40
2013-12-17bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com5-16/+41
2013-12-17bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com5-43/+83
2013-12-17pkt_sched: fq: more robust memory allocationEric Dumazet1-6/+28
2013-12-17bondnl: use be32 nla put/get for be32 valuesJiri Pirko1-2/+2
2013-12-17bnad: make local variable staticstephen hemminger2-2/+1
2013-12-17tcp: refine TSO splitsEric Dumazet2-46/+54
2013-12-17net: remove dead code for add/del multiplestephen hemminger2-107/+1
2013-12-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller222-4227/+4954
2013-12-17Merge branch 'phy_power'David S. Miller5-2/+59
2013-12-17net: phy: suspend phydev when going to HALTEDSebastian Hesselbarth1-1/+5
2013-12-17net: phy: resume/suspend PHYs on attach/detachSebastian Hesselbarth1-0/+3
2013-12-17net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth2-0/+26
2013-12-17net: phy: marvell: provide genphy suspend/resumeSebastian Hesselbarth1-0/+22
2013-12-17net: mv643xx_eth: properly start/stop phy deviceSebastian Hesselbarth1-1/+3
2013-12-17sctp: Reorder 'struc association' members to reduce its sizewangweidong1-30/+29
2013-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller8-90/+469
2013-12-17Merge branch 'ovs_hash'David S. Miller8-4/+182
2013-12-17net: ovs: use CRC32 accelerated flow hash if availableFrancesco Fusco1-2/+2
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco7-2/+180
2013-12-16fddi: cleanup unsigned to unsigned int/shorttanxiaojun4-73/+73
2013-12-16sfc: Fix RX drop filters for EF10Ben Hutchings1-1/+3
2013-12-16tipc: change lock_sock order in connect()wangweidong1-4/+2
2013-12-16tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>wangweidong1-1/+1
2013-12-16tipc: kill unnecessary goto'swangweidong1-8/+6
2013-12-16tipc: remove unnecessary variables and conditionswangweidong3-17/+8
2013-12-16i40e: Remove FCoE in i40e_virtchnl_pf.c codeNeerav Parikh1-27/+2
2013-12-16i40e: support for suspend and resumeShannon Nelson2-1/+97
2013-12-16i40e: rtnl_lock in reset path fixesAnjali Singhai Jain3-5/+23
2013-12-16i40e: Add basic support for get/set channels for RSSAnjali Singhai Jain1-0/+90
2013-12-16i40e: function to reconfigure RSS queues and rebuildAnjali Singhai Jain2-8/+50