summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-13socket: replace some printk with pr_*Yang Yingliang
2014-02-13sh_eth: use ETH_ZLEN instead of home-grown #defineSergei Shtylyov
2014-02-13Merge branch 'tipc'David S. Miller
2014-02-13tipc: add node_lock protection to link lookup functionJon Paul Maloy
2014-02-13tipc: remove bearer_lock from tipc_bearer structYing Xue
2014-02-13tipc: delay delete of link when failover is neededJon Paul Maloy
2014-02-13tipc: changes to general packet reception algorithmJon Paul Maloy
2014-02-13tipc: rename stack variables in function tipc_link_tunnel_rcvJon Paul Maloy
2014-02-13tipc: more cleanup of tunnelling reception functionJon Paul Maloy
2014-02-13tipc: change signature of tunnelling reception functionJon Paul Maloy
2014-02-13tipc: change reception of tunnelled failover packetsJon Paul Maloy
2014-02-13tipc: change reception of tunnelled duplicate packetsJon Paul Maloy
2014-02-13tipc: remove 'links' list from tipc_bearer structYing Xue
2014-02-13tipc: redefine 'started' flag in struct link to bitmapYing Xue
2014-02-13tipc: move code for deleting links from bearer.c to link.cYing Xue
2014-02-13tipc: move code for resetting links from bearer.c to link.cYing Xue
2014-02-13tipc: stricter behavior of message reassembly functionJon Paul Maloy
2014-02-13tipc: explicitly include core.h in addr.hAndreas Bofjäll
2014-02-13bonding: remove the redundant judgements for bond_option_queue_id_set()dingtianhong
2014-02-13bonding: remove the redundant judgements for bond_set_mac_address()dingtianhong
2014-02-13net: allow setting mac address of loopback deviceWANG Cong
2014-02-13Merge branch 'i40e'David S. Miller
2014-02-13i40evf: refactor reset handlingMitch Williams
2014-02-13i40evf: change type of flags variableMitch Williams
2014-02-13i40evf: don't store unnecessary array of stringsMitch Williams
2014-02-13i40evf: fix bogus commentMitch Williams
2014-02-13i40evf: clean up adapter structMitch Williams
2014-02-13i40e: don't handle VF reset on unloadMitch Williams
2014-02-13i40e: enable extant VFsMitch Williams
2014-02-13i40e: reset VFs after PF resetMitch Williams
2014-02-13i40e: set VF state to active when reset is completeMitch Williams
2014-02-13i40e: remove dead codeMitch Williams
2014-02-13i40e: Setting i40e_down bit for tx_timeoutAkeem G Abodunrin
2014-02-13i40evf: clean up memsetsMitch Williams
2014-02-13i40evf: trivial fixesJesse Brandeburg
2014-02-13i40e: bump driver versionJesse Brandeburg
2014-02-13i40e: spelling errorJesse Brandeburg
2014-02-12ipx: implement shutdown()Sabrina Dubroca
2014-02-12Merge branch 'net_sched'David S. Miller
2014-02-12net_sched: act: clean up tca_action_flush()WANG Cong
2014-02-12net_sched: act: refuse to remove bound action outsideWANG Cong
2014-02-12net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong
2014-02-12net_sched: act: refactor cleanup opsWANG Cong
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong
2014-02-12Merge branch 'bnx2x'David S. Miller
2014-02-12bnx2x: utilize FW 7.8.19Dmitry Kravkov
2014-02-12bnx2x: (semantic) revise scheduling of sp_rtnlYuval Mintz
2014-02-12bnx2x: Fix bnx2x_panic_dump for VFsYuval Mintz
2014-02-12bnx2x: Revise IOV vlan/mac validationYuval Mintz
2014-02-12bnx2x: Add support in PF driver for RSCMichal Kalderon