summaryrefslogtreecommitdiffstats
path: root/net/rds (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-13tipc: change signature of tunnelling reception functionJon Paul Maloy1-10/+4
2014-02-13tipc: change reception of tunnelled failover packetsJon Paul Maloy1-28/+47
2014-02-13tipc: change reception of tunnelled duplicate packetsJon Paul Maloy1-21/+32
2014-02-13tipc: remove 'links' list from tipc_bearer structYing Xue5-54/+30
2014-02-13tipc: redefine 'started' flag in struct link to bitmapYing Xue2-13/+13
2014-02-13tipc: move code for deleting links from bearer.c to link.cYing Xue3-5/+11
2014-02-13tipc: move code for resetting links from bearer.c to link.cYing Xue3-10/+14
2014-02-13tipc: stricter behavior of message reassembly functionJon Paul Maloy3-13/+15
2014-02-13tipc: explicitly include core.h in addr.hAndreas Bofjäll1-0/+2
2014-02-13bonding: remove the redundant judgements for bond_option_queue_id_set()dingtianhong1-2/+1
2014-02-13bonding: remove the redundant judgements for bond_set_mac_address()dingtianhong1-8/+0
2014-02-13net: allow setting mac address of loopback deviceWANG Cong1-0/+2
2014-02-13i40evf: refactor reset handlingMitch Williams3-39/+130
2014-02-13i40evf: change type of flags variableMitch Williams1-1/+1
2014-02-13i40evf: don't store unnecessary array of stringsMitch Williams2-4/+5
2014-02-13i40evf: fix bogus commentMitch Williams1-2/+1
2014-02-13i40evf: clean up adapter structMitch Williams1-28/+1
2014-02-13i40e: don't handle VF reset on unloadMitch Williams2-6/+7
2014-02-13i40e: enable extant VFsMitch Williams3-8/+21
2014-02-13i40e: reset VFs after PF resetMitch Williams1-0/+5
2014-02-13i40e: set VF state to active when reset is completeMitch Williams1-0/+1
2014-02-13i40e: remove dead codeMitch Williams1-9/+1
2014-02-13i40e: Setting i40e_down bit for tx_timeoutAkeem G Abodunrin1-0/+1
2014-02-13i40evf: clean up memsetsMitch Williams1-3/+2
2014-02-13i40evf: trivial fixesJesse Brandeburg2-6/+4
2014-02-13i40e: bump driver versionJesse Brandeburg1-1/+1
2014-02-13i40e: spelling errorJesse Brandeburg2-2/+2
2014-02-13ipx: implement shutdown()Sabrina Dubroca1-2/+26
2014-02-13net_sched: act: clean up tca_action_flush()WANG Cong1-30/+23
2014-02-13net_sched: act: refuse to remove bound action outsideWANG Cong2-7/+21
2014-02-13net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong11-82/+29
2014-02-13net_sched: act: refactor cleanup opsWANG Cong11-64/+22
2014-02-13net_sched: act: hide struct tcf_common from APIWANG Cong19-206/+135
2014-02-13bnx2x: utilize FW 7.8.19Dmitry Kravkov2-3/+3
2014-02-13bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz6-44/+32
2014-02-13bnx2x: Fix bnx2x_panic_dump for VFsYuval Mintz1-40/+57
2014-02-13bnx2x: Revise IOV vlan/mac validationYuval Mintz5-74/+67
2014-02-13bnx2x: Add support in PF driver for RSCMichal Kalderon8-48/+329
2014-02-13bnx2x: Semantic Validate vlan/mac changesYuval Mintz1-9/+42
2014-02-13bnx2x: Remove unnecessary internal mem configAriel Elior2-13/+0
2014-02-13bnx2x: Remove unused iov codeYuval Mintz1-10/+0
2014-02-13bnx2x: [Debug] change verbosity of some printsYuval Mintz3-15/+25
2014-02-13net: phy: expose phydev->has_fixups to sysfsFlorian Fainelli2-0/+20
2014-02-13net: phy: add "has_fixups" boolean propertyFlorian Fainelli2-0/+2
2014-02-13net: phy: expose PHY device interface modeFlorian Fainelli2-0/+20
2014-02-13net: phy: re-design phy_modes to be self-containedFlorian Fainelli2-24/+44
2014-02-13net: phy: fix phy_{clear,config}_interrupt comment typosFlorian Fainelli1-2/+2
2014-02-13net: phy: allow driver to implement their own aneg_doneFlorian Fainelli3-3/+10
2014-02-13net: phy: add genphy_aneg_done()Florian Fainelli3-3/+18
2014-02-13net: phy: display human readable PHY speed settingsFlorian Fainelli1-2/+22