summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev2014-02-1311-22/+1
* be2net: refactor multi-channel config code for Skyhawk-R chipVasundhara Volam2014-02-135-32/+127
* be2net: Update copyright yearVasundhara Volam2014-02-138-8/+8
* be2net: Log a kernel message when UE is detected in BE & SkyhawkSomnath Kotur2014-02-131-41/+41
* Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...David S. Miller2014-02-1310-296/+206
|\
| * can: at91_can: add listen only modeYoann DI RUZZA2014-02-111-2/+7
| * can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register accessFlorian Vaussard2014-02-061-2/+18
| * Documentation: devicetree: sja1000: add reg-io-width bindingFlorian Vaussard2014-02-041-0/+4
| * can: sja1000: fuse of_platform into platformFlorian Vaussard2014-02-044-259/+109
| * can: sja1000: platform: use devm_* APIsFlorian Vaussard2014-02-041-34/+12
| * can: sja1000: convert printk to use netdev APIFlorian Vaussard2014-02-041-2/+1
| * can: add ability to allocate CANFD frame in skb dataStephane Grosjean2014-02-042-0/+26
| * can: add explicit copyrights to can userspace headerUwe Kleine-König2014-02-041-0/+32
* | socket: replace some printk with pr_*Yang Yingliang2014-02-131-7/+6
* | sh_eth: use ETH_ZLEN instead of home-grown #defineSergei Shtylyov2014-02-132-4/+3
* | Merge branch 'tipc'David S. Miller2014-02-137-249/+283
|\ \
| * | tipc: add node_lock protection to link lookup functionJon Paul Maloy2014-02-131-45/+65
| * | tipc: remove bearer_lock from tipc_bearer structYing Xue2014-02-133-18/+4
| * | tipc: delay delete of link when failover is neededJon Paul Maloy2014-02-134-17/+36
| * | tipc: changes to general packet reception algorithmJon Paul Maloy2014-02-131-36/+40
| * | tipc: rename stack variables in function tipc_link_tunnel_rcvJon Paul Maloy2014-02-131-11/+11
| * | tipc: more cleanup of tunnelling reception functionJon Paul Maloy2014-02-131-14/+7
| * | tipc: change signature of tunnelling reception functionJon Paul Maloy2014-02-131-10/+4
| * | tipc: change reception of tunnelled failover packetsJon Paul Maloy2014-02-131-28/+47
| * | tipc: change reception of tunnelled duplicate packetsJon Paul Maloy2014-02-131-21/+32
| * | tipc: remove 'links' list from tipc_bearer structYing Xue2014-02-135-54/+30
| * | tipc: redefine 'started' flag in struct link to bitmapYing Xue2014-02-132-13/+13
| * | tipc: move code for deleting links from bearer.c to link.cYing Xue2014-02-133-5/+11
| * | tipc: move code for resetting links from bearer.c to link.cYing Xue2014-02-133-10/+14
| * | tipc: stricter behavior of message reassembly functionJon Paul Maloy2014-02-133-13/+15
|/ /
* | tipc: explicitly include core.h in addr.hAndreas Bofjäll2014-02-131-0/+2
* | bonding: remove the redundant judgements for bond_option_queue_id_set()dingtianhong2014-02-131-2/+1
* | bonding: remove the redundant judgements for bond_set_mac_address()dingtianhong2014-02-131-8/+0
* | net: allow setting mac address of loopback deviceWANG Cong2014-02-131-0/+2
* | Merge branch 'i40e'David S. Miller2014-02-1310-109/+183
|\ \
| * | i40evf: refactor reset handlingMitch Williams2014-02-133-39/+130
| * | i40evf: change type of flags variableMitch Williams2014-02-131-1/+1
| * | i40evf: don't store unnecessary array of stringsMitch Williams2014-02-132-4/+5
| * | i40evf: fix bogus commentMitch Williams2014-02-131-2/+1
| * | i40evf: clean up adapter structMitch Williams2014-02-131-28/+1
| * | i40e: don't handle VF reset on unloadMitch Williams2014-02-132-6/+7
| * | i40e: enable extant VFsMitch Williams2014-02-133-8/+21
| * | i40e: reset VFs after PF resetMitch Williams2014-02-131-0/+5
| * | i40e: set VF state to active when reset is completeMitch Williams2014-02-131-0/+1
| * | i40e: remove dead codeMitch Williams2014-02-131-9/+1
| * | i40e: Setting i40e_down bit for tx_timeoutAkeem G Abodunrin2014-02-131-0/+1
| * | i40evf: clean up memsetsMitch Williams2014-02-131-3/+2
| * | i40evf: trivial fixesJesse Brandeburg2014-02-132-6/+4
| * | i40e: bump driver versionJesse Brandeburg2014-02-131-1/+1
| * | i40e: spelling errorJesse Brandeburg2014-02-132-2/+2
|/ /