summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: remove active flag from tipc_bearer structureYing Xue2014-03-274-12/+5
* tipc: convert tipc_bearers array to pointer listYing Xue2014-03-273-15/+38
* tipc: acquire necessary locks in named_cluster_distribute routineYing Xue2014-03-271-3/+11
* tipc: obsolete the remote management featureYing Xue2014-03-275-121/+3
* tipc: remove unnecessary checking for node objectYing Xue2014-03-271-6/+0
* Merge branch 'sxgbe'David S. Miller2014-03-2724-0/+6513
|\
| * MAINTAINERS: add maintainer for Samsung sxgbe driverByungho An2014-03-261-0/+9
| * net: sxgbe: add ethtool related functions support Samsung sxgbeVipul Pandya2014-03-264-1/+458
| * net: sxgbe: add Checksum offload support for Samsung sxgbeVipul Pandya2014-03-264-12/+61
| * net: sxgbe: add TSO support for Samsung sxgbeVipul Pandya2014-03-266-11/+92
| * net: sxgbe: add EEE(Energy Efficient Ethernet) for Samsung sxgbeGirish K S2014-03-266-2/+360
| * net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy2014-03-2622-0/+5507
| * sxgbe: Add device-tree binding support documentSiva Reddy2014-03-261-0/+52
* | net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.cMonam Agarwal2014-03-271-1/+1
* | net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.cMonam Agarwal2014-03-271-4/+4
* | drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.cMonam Agarwal2014-03-271-4/+4
* | drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.cMonam Agarwal2014-03-271-1/+1
|/
* ptp: Fix compiler warnings in the testptp utilityChristian Riesch2014-03-261-5/+5
* ptp: Add a command line option in testptp to set a specific PTP timeManfred Rudigier2014-03-261-2/+18
* Merge branch 'bonding-next'David S. Miller2014-03-264-22/+69
|\
| * bonding: add net_ratelimt to avoid spam in arp intervaldingtianhong2014-03-261-7/+9
| * bonding: support QinQ for bond arp intervaldingtianhong2014-03-262-18/+50
| * vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong2014-03-262-0/+13
|/
* Merge branch 'bonding-next'David S. Miller2014-03-261-5/+5
|\
| * bonding: ratelimit pr_err() for bond xmit broadcastdingtianhong2014-03-261-2/+2
| * bonding: slight optimization for bond xmit pathdingtianhong2014-03-261-3/+3
|/
* xen-netback: Functional follow-up patch for grant mapping seriesZoltan Kiss2014-03-261-7/+19
* xen-netback: Non-functional follow-up patch for grant mapping seriesZoltan Kiss2014-03-262-6/+11
* xen-netback: Stop using xenvif_tx_pending_slots_availableZoltan Kiss2014-03-263-20/+4
* Merge branch 'bcm7xxx-next'David S. Miller2014-03-261-21/+37
|\
| * net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTERFlorian Fainelli2014-03-261-1/+1
| * net: phy: bcm7xxx: fix spurious MDIO failures during workaroundFlorian Fainelli2014-03-261-15/+15
| * net: phy: bcm7xxx: define constants for our registersFlorian Fainelli2014-03-261-11/+27
|/
* net: Rename skb->rxhash to skb->hashTom Herbert2014-03-2612-49/+49
* qlcnic: Remove casts of pointer to same typeJoe Perches2014-03-261-1/+1
* alx: Remove casts of pointer to same typeJoe Perches2014-03-261-1/+1
* altera: Remove casts of pointer to same typeJoe Perches2014-03-261-2/+2
* chelsio: Remove addressof casts to same typeJoe Perches2014-03-261-4/+4
* smsc911x: No need to print driver versionFabio Estevam2014-03-261-2/+0
* smsc911x: Do not use netdev_dbg() when device is not registeredFabio Estevam2014-03-261-1/+2
* tcp: delete unused parameter in tcp_nagle_check()Peter Pan(潘卫平)2014-03-261-3/+3
* Merge branch 'bnx2x-next'David S. Miller2014-03-258-2047/+925
|\
| * bnx2x: Don't allow VFs to become promiscuousYuval Mintz2014-03-251-32/+10
| * bnx2x: Don't show port statistics for VFsYuval Mintz2014-03-251-5/+6
| * bnx2x: Remove the sriov VFOP mechanismYuval Mintz2014-03-255-1954/+622
| * bnx2x: Create workqueue for IOV related tasksYuval Mintz2014-03-255-78/+147
| * bnx2x: Support mng. request for driver versionYuval Mintz2014-03-254-1/+163
|/
* atm: idt77105: Use del_timer_sync() in exit pathThomas Gleixner2014-03-251-3/+3
* atm: firestream: Use del_timer_sync() in teardown pathThomas Gleixner2014-03-251-1/+1
* mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logicMatan Barak2014-03-251-1/+1
OpenPOWER on IntegriCloud