summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: fix section mismatchesMichał Mirosław2011-04-1910-68/+72
* r8169: TSO fixes.Francois Romieu2011-04-191-72/+137
* net: myri10ge: convert to hw_featuresMichał Mirosław2011-04-191-54/+12
* net: dm9000: Fix buildMark Brown2011-04-181-1/+1
* bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings2011-04-187-207/+4
* vlan: Propagate NETDEV_NOTIFY_PEERS notifierBen Hutchings2011-04-181-0/+11
* ipv6: Send unsolicited neighbour advertismements when notifiedBen Hutchings2011-04-181-0/+26
* bnx2x: cosmetics: Using ethtool_cmd_speed() APIDavid Decotigny2011-04-181-12/+13
* decnet: Don't leak entries when rebuilding zone.David S. Miller2011-04-181-2/+3
* via-rhine: Assign random MAC address if necessaryJoe Perches2011-04-181-5/+7
* via_rhine: Use netdev_<level> and pr_<level>Joe Perches2011-04-181-122/+108
* bridge: fix accidental creation of sysfs directoryStephen Hemminger2011-04-181-1/+1
* net: cxgb4{,vf}: convert to hw_featuresMichał Mirosław2011-04-186-121/+28
* drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.Thiago Farina2011-04-181-3/+3
* net: ibm_newemac: convert to hw_featuresMichał Mirosław2011-04-181-13/+4
* net: greth: convert to hw_featuresMichał Mirosław2011-04-182-46/+4
* net: niu: convert to hw_featuresMichał Mirosław2011-04-181-9/+2
* net: ehea: convert to hw_featuresMichał Mirosław2011-04-182-24/+3
* net: benet: convert to hw_features - fixupMichał Mirosław2011-04-181-13/+0
* net: typhoon: convert to hw_featuresMichał Mirosław2011-04-181-31/+8
* net: mv643xx: convert to hw_featuresMichał Mirosław2011-04-181-21/+7
* net: tehuti: convert to hw_featuresMichał Mirosław2011-04-181-23/+3
* net: cxgb3: convert to hw_featuresMichał Mirosław2011-04-184-76/+17
* net: macvlan: convert to hw_featuresMichał Mirosław2011-04-181-15/+1
* Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-04-1811-393/+537
|\
| * batman-adv: Set the txqueuelen to zero when creating soft interfaceAndrew Lunn2011-04-171-0/+1
| * batman-adv: protect softif_neigh by rcuSimon Wunderlich2011-04-172-28/+88
| * batman-adv: concentrate all curr_gw related rcu operations in select/deselect...Marek Lindner2011-04-173-74/+100
| * batman-adv: Protect global TQ window with a spinlockLinus Lüssing2011-04-173-0/+6
| * batman-adv: Make orig_node->router an rcu protected pointerLinus Lüssing2011-04-178-212/+232
| * batman-adv: Simplify gw_check_election(), use gw_get_selected()Linus Lüssing2011-04-171-11/+12
| * batman-adv: Make gateway_get_selected type safeLinus Lüssing2011-04-172-2/+2
| * batman-adv: Move bonding / iface alternating router search to own functionsLinus Lüssing2011-04-171-75/+105
* | be2net: Fix unused-but-set variables.David S. Miller2011-04-181-5/+1
* | isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller2011-04-181-2/+0
* | netfilter: ip6table_mangle: Fix set-but-unused variables.David S. Miller2011-04-181-1/+2
* | netfilter: ip6_tables: Fix set-but-unused variables.David S. Miller2011-04-181-2/+0
* | netfilter: nf_conntrack_standalone: Fix set-but-unused variables.David S. Miller2011-04-181-1/+1
* | netfilter: nfnetlink_log: Fix set-but-unused variables.David S. Miller2011-04-181-2/+0
* | netlabel: Fix set-but-unused variables.David S. Miller2011-04-181-4/+0
* | l2tp: Fix set-but-unused variables.David S. Miller2011-04-181-1/+2
* | irda: irproc: Fix set-but-unused variables.David S. Miller2011-04-181-3/+2
* | irda: irlap_event: Fix set-but-unused variables.David S. Miller2011-04-181-3/+0
* | caif: Fix set-but-unused variables.David S. Miller2011-04-181-9/+2
* | bnx2x: Fix set-but-unused variables.David S. Miller2011-04-181-7/+2
* | bna: Fix set-but-unused variables.David S. Miller2011-04-183-30/+4
* | isdn: mISDN: socket: Fix set-but-unused variables.David S. Miller2011-04-181-0/+3
* | isdn: i4l: isdn_net: Fix set-but-unused variables.David S. Miller2011-04-181-2/+0
* | isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller2011-04-181-9/+2
* | isdn: teles_cs: Fix set-but-unused variables.David S. Miller2011-04-181-2/+0