summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* isdn: replace del_timer by del_timer_syncJulia Lawall2014-03-273-4/+4
* tcp: tcp_make_synack() minor changesEric Dumazet2014-03-271-2/+2
* ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-274-39/+66
* ptp: Fix compiler warnings in the testptp utilityChristian Riesch2014-03-271-5/+6
* Revert "ptp: Fix compiler warnings in the testptp utility"David S. Miller2014-03-271-5/+5
* bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz2014-03-271-1/+1
* Merge branch 'tipc-next'David S. Miller2014-03-2712-217/+129
|\
| * tipc: use node list lock to protect tipc_num_links variableYing Xue2014-03-271-10/+11
| * tipc: use node_list_lock to protect tipc_num_nodes variableYing Xue2014-03-271-4/+3
| * tipc: tipc: convert node list and node hlist to RCU listsYing Xue2014-03-274-21/+31
| * tipc: rename node create lock to protect node list and hlistYing Xue2014-03-273-35/+35
| * tipc: make broadcast bearer store in bearer_list arrayYing Xue2014-03-272-4/+6
| * 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
OpenPOWER on IntegriCloud