summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vhost: copy_from_user -> __copy_from_userMichael S. Tsirkin2011-03-081-1/+1
* vhost: Cleanup vhost.c and net.cKrishna Kumar2011-03-082-23/+49
* ipv4: Cache source address in nexthop entries.David S. Miller2011-03-073-9/+31
* af_unix: remove unused struct sockaddr_un cruftHagen Paul Pfeifer2011-03-071-2/+0
* sctp: several declared/set but unused fixesHagen Paul Pfeifer2011-03-076-18/+1
* af_packet: struct socket declared/assigned but unusedHagen Paul Pfeifer2011-03-071-3/+0
* mcast: net_device dev not usedHagen Paul Pfeifer2011-03-071-6/+0
* s2io: fix uninitialized compile warningShan Wei2011-03-071-1/+1
* bonding: COW before overwriting the destination MAC addressChangli Gao2011-03-071-2/+6
* bonding: remove the unused dummy functions when net poll controller isn't ena...Changli Gao2011-03-071-8/+0
* Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2011-03-072-103/+178
|\
| * r8169: convert to new VLAN model.Francois Romieu2011-03-052-70/+49
| * r8169: support control of advertising.Oliver Neukum2011-03-051-17/+37
| * r8169: support the new chips for RTL8105E.Hayes Wang2011-03-051-2/+90
| * r8169: adjust rtl8169_set_speed_xmii function.Hayes Wang2011-03-011-14/+2
* | net: allow handlers to be processed for orig_devJiri Pirko2011-03-071-1/+2
* | be2net: Add multicast filter capability for LancerPadmanabh Ratnakar2011-03-072-2/+5
* | be2net: Disarm CQ and EQ to disable interrupt in LancerPadmanabh Ratnakar2011-03-071-5/+12
* | be2net: Remove TX Queue stop in closePadmanabh Ratnakar2011-03-071-1/+0
* | be2net: Change f/w command versions for LancerPadmanabh Ratnakar2011-03-072-2/+8
* | be2net: Add error recovery during load for LancerPadmanabh Ratnakar2011-03-072-0/+68
* | be2net: Checksum field valid only for TCP/UDPPadmanabh Ratnakar2011-03-071-3/+6
* | be2net: Remove ERR compl workaround for LancerPadmanabh Ratnakar2011-03-072-26/+9
* | ipv4: Inline fib_semantic_match into check_leafDavid S. Miller2011-03-073-75/+51
* | ipv4: Validate route entry type at insert instead of every lookup.David S. Miller2011-03-071-26/+28
* | netdevice: Convert printk to pr_info in netif_tx_stop_queueJoe Perches2011-03-071-2/+1
* | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-03-0724-1232/+1634
|\ \
| * | batman-adv: Disallow regular interface as mesh deviceSven Eckelmann2011-03-053-12/+36
| * | batman-adv: Remove unused hdr_size variable in route_unicast_packet()Linus Lüssing2011-03-053-7/+5
| * | batman-adv: rename batman_if struct to hard_ifaceMarek Lindner2011-03-0518-330/+335
| * | batman-adv: rename global if_list to hardif_listMarek Lindner2011-03-056-22/+22
| * | batman-adv: remove orig_hash spinlockMarek Lindner2011-03-057-148/+38
| * | batman-adv: increase refcount in create_neighbor to be consistentMarek Lindner2011-03-052-37/+30
| * | batman-adv: Correct rcu refcounting for orig_nodeMarek Lindner2011-03-059-36/+49
| * | batman-adv: remove extra layer between hash and hash element - hash bucketMarek Lindner2011-03-0510-294/+298
| * | batman-adv: separate ethernet comparing calls from hash functionsMarek Lindner2011-03-058-42/+51
| * | batman-adv: Fix possible buffer overflow in softif neigh list outputLinus Lüssing2011-03-051-21/+1
| * | batman-adv: Increase orig_node refcount before releasing rcu read lockLinus Lüssing2011-03-052-3/+5
| * | batman-adv: Make bat_priv->curr_gw an rcu protected pointerLinus Lüssing2011-03-052-32/+72
| * | batman-adv: make broadcast seqno operations atomicMarek Lindner2011-03-053-22/+37
| * | batman-adv: protect bit operations to count OGMs with spinlockMarek Lindner2011-03-052-34/+33
| * | batman-adv: Correct rcu refcounting for batman_ifMarek Lindner2011-03-054-38/+33
| * | batman-adv: Correct rcu refcounting for softif_neighMarek Lindner2011-03-052-17/+16
| * | batman-adv: Correct rcu refcounting for gw_nodeMarek Lindner2011-03-052-22/+17
| * | batman-adv: Correct rcu refcounting for neigh_nodeMarek Lindner2011-03-057-174/+313
| * | batman-adv: protect bonding with rcu locksSimon Wunderlich2011-03-057-163/+195
| * | batman-adv: protect ogm counter arrays with spinlockMarek Lindner2011-03-053-6/+33
| * | batman-adv: protect originator nodes with reference countersMarek Lindner2011-03-054-19/+78
| * | batman-adv: protect each hash row with rcu locksMarek Lindner2011-03-058-45/+141
| * | batman-adv: protect neigh_nodes used outside of rcu_locks with refcountingMarek Lindner2011-03-051-9/+31
OpenPOWER on IntegriCloud