aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/oprofile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2013-12-16i40e: reinit flow for the main VSIAnjali Singhai Jain1-21/+97
2013-12-16i40e: use same number of queues as CPUsJesse Brandeburg1-4/+3
2013-12-16i40e: trivial fixesJesse Brandeburg3-3/+3
2013-12-16i40e: init flow control settings to disabledJesse Brandeburg2-9/+60
2013-12-16i40e: Tell the stack about our actual number of queuesAnjali Singhai Jain1-0/+10
2013-12-16i40e: fix pf reset after offline testShannon Nelson1-6/+8
2013-12-16i40e: fix up some of the ethtool connection reportingJesse Brandeburg2-8/+28
2013-12-15net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()Jerry Chu1-8/+4
2013-12-14ipv6: fix compiler warning in ipv6_exthdrs_lenHannes Frederic Sowa1-4/+5
2013-12-14bonding: rebuild the bond_resend_igmp_join_requests_delayed()dingtianhong1-16/+5
2013-12-14bonding: remove unwanted lock for bond_store_primaryxxx()dingtianhong1-4/+0
2013-12-14bonding: remove unwanted lock for bond_option_active_slave_set()dingtianhong1-2/+0
2013-12-14bonding: add RCU for bond_3ad_state_machine_handler()dingtianhong2-26/+35
2013-12-14bonding: remove unwanted lock for bond enslave and releasedingtianhong1-21/+6
2013-12-14bonding: rebuild the lock use for bond_activebackup_arp_mon()dingtianhong1-25/+20
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong3-0/+26
2013-12-14bonding: rebuild the lock use for bond_loadbalance_arp_mon()dingtianhong1-6/+12
2013-12-14bonding: rebuild the lock use for bond_alb_monitor()dingtianhong1-13/+9
2013-12-14bonding: rebuild the lock use for bond_mii_monitor()dingtianhong1-13/+11
2013-12-14bonding: remove the no effect lock for bond_select_active_slave()dingtianhong2-21/+6
2013-12-14pkt_sched: set root qdisc before change() in attach_default_qdiscs()Eric Dumazet2-2/+5
2013-12-14bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com5-6/+37
2013-12-14bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com5-22/+50
2013-12-14bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com5-68/+187
2013-12-14bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com5-51/+80
2013-12-14bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com5-13/+39
2013-12-14bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com5-31/+52
2013-12-14bonding: add updelay netlink supportsfeldma@cumulusnetworks.com5-32/+54