summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-17net: Add utility functions to clear rxhashTom Herbert
2013-12-17net: Change skb_get_rxhash to skb_get_hashTom Herbert
2013-12-17net/hsr: using kfree_rcu() to simplify the codeWei Yongjun
2013-12-17Merge branch 'bonding_netlink'David S. Miller
2013-12-17bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17pkt_sched: fq: more robust memory allocationEric Dumazet
2013-12-17bondnl: use be32 nla put/get for be32 valuesJiri Pirko
2013-12-17bnad: make local variable staticstephen hemminger
2013-12-17tcp: refine TSO splitsEric Dumazet
2013-12-17net: remove dead code for add/del multiplestephen hemminger
2013-12-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-12-17Merge branch 'phy_power'David S. Miller
2013-12-17net: phy: suspend phydev when going to HALTEDSebastian Hesselbarth
2013-12-17net: phy: resume/suspend PHYs on attach/detachSebastian Hesselbarth
2013-12-17net: phy: provide phy_resume/phy_suspend helpersSebastian Hesselbarth
2013-12-17net: phy: marvell: provide genphy suspend/resumeSebastian Hesselbarth
2013-12-17net: mv643xx_eth: properly start/stop phy deviceSebastian Hesselbarth
2013-12-17sctp: Reorder 'struc association' members to reduce its sizewangweidong
2013-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-17Merge branch 'ovs_hash'David S. Miller
2013-12-17net: ovs: use CRC32 accelerated flow hash if availableFrancesco Fusco
2013-12-17lib: introduce arch optimized hash libraryFrancesco Fusco
2013-12-17fddi: cleanup unsigned to unsigned int/shorttanxiaojun
2013-12-16tipc: change lock_sock order in connect()wangweidong
2013-12-16tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>wangweidong
2013-12-16tipc: kill unnecessary goto'swangweidong
2013-12-16tipc: remove unnecessary variables and conditionswangweidong
2013-12-16i40e: Remove FCoE in i40e_virtchnl_pf.c codeNeerav Parikh
2013-12-16i40e: support for suspend and resumeShannon Nelson
2013-12-16i40e: rtnl_lock in reset path fixesAnjali Singhai Jain
2013-12-16i40e: Add basic support for get/set channels for RSSAnjali Singhai Jain
2013-12-16i40e: function to reconfigure RSS queues and rebuildAnjali Singhai Jain
2013-12-16i40e: reinit flow for the main VSIAnjali Singhai Jain
2013-12-16i40e: use same number of queues as CPUsJesse Brandeburg
2013-12-16i40e: trivial fixesJesse Brandeburg
2013-12-16i40e: init flow control settings to disabledJesse Brandeburg
2013-12-16i40e: Tell the stack about our actual number of queuesAnjali Singhai Jain
2013-12-16i40e: fix pf reset after offline testShannon Nelson
2013-12-16i40e: fix up some of the ethtool connection reportingJesse Brandeburg
2013-12-16net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()Jerry Chu
2013-12-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-12-14ipv6: fix compiler warning in ipv6_exthdrs_lenHannes Frederic Sowa
2013-12-14Merge branch 'bonding_rcu'David S. Miller
2013-12-14bonding: rebuild the bond_resend_igmp_join_requests_delayed()dingtianhong
2013-12-14bonding: remove unwanted lock for bond_store_primaryxxx()dingtianhong
2013-12-14bonding: remove unwanted lock for bond_option_active_slave_set()dingtianhong