summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-17isdn: teles_cs: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-17isdn: l3ni1: Fix set-but-unused variables.David S. Miller1-3/+1
2011-04-17isdn: l3dss1: Fix set-but-unused variables.David S. Miller1-3/+1
2011-04-17isdn: jade: Fix set-but-unused variables.David S. Miller1-2/+1
2011-04-17isdn: ipacx: Fix set-but-unused variables.David S. Miller1-2/+2
2011-04-17isdn: hfc_usb: Fix set-but-unused variables.David S. Miller1-4/+2
2011-04-17isdn: elsa_ser: Fix set-but-unused variables.David S. Miller1-2/+1
2011-04-17isdn: elsa_cs: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-17isdn: arcofi: Fix set-but-unused variables.David S. Miller1-3/+1
2011-04-17isdn: hfcsusb: Fix set-but-unused variables.David S. Miller1-4/+1
2011-04-17isdn: hfcpci: Fix set-but-unused variables.David S. Miller1-4/+2
2011-04-17isdn: eicon: Fix set-but-unused variables.David S. Miller2-23/+3
2011-04-17isdn: gigaset: Fix set-but-unused variable.David S. Miller1-5/+0
2011-04-17batman-adv: Set the txqueuelen to zero when creating soft interfaceAndrew Lunn1-0/+1
2011-04-17batman-adv: protect softif_neigh by rcuSimon Wunderlich2-28/+88
2011-04-17batman-adv: concentrate all curr_gw related rcu operations in select/deselect...Marek Lindner3-74/+100
2011-04-17batman-adv: Protect global TQ window with a spinlockLinus Lüssing3-0/+6
2011-04-17batman-adv: Make orig_node->router an rcu protected pointerLinus Lüssing8-212/+232
2011-04-17batman-adv: Simplify gw_check_election(), use gw_get_selected()Linus Lüssing1-11/+12
2011-04-17batman-adv: Make gateway_get_selected type safeLinus Lüssing2-2/+2
2011-04-17batman-adv: Move bonding / iface alternating router search to own functionsLinus Lüssing1-75/+105
2011-04-17atl1c: Fix set-but-unused variable.David S. Miller1-2/+0
2011-04-17atl1e: Fix set-but-unused variable.David S. Miller1-2/+0
2011-04-17atlx: Fix set-but-unused variable.David S. Miller1-3/+0
2011-04-17bonding: Fix set-but-unused variable.David S. Miller1-2/+0
2011-04-17atm: lec: Fix set-but-unused variables.David S. Miller1-4/+0
2011-04-17ax25: Fix set-but-unused variable.David S. Miller1-2/+1
2011-04-17econet: Fix set-but-unused variable.David S. Miller1-8/+0
2011-04-17decnet: Fix set-but-unused variable.David S. Miller1-2/+1
2011-04-17pktgen: Fix set-but-unused variable.David S. Miller1-2/+0
2011-04-17atm: solos-pci: Fix set-but-unused variable.David S. Miller1-2/+1
2011-04-17atm: idt77252: Fix set-but-unused variables.David S. Miller1-48/+4
2011-04-17atm: he: Fix undefined sequence points.David S. Miller1-2/+2
2011-04-17atm: eni: Kill set-but-unused variables.David S. Miller1-5/+0
2011-04-15net: gianfar: convert to hw_featuresMichał Mirosław3-61/+16
2011-04-15net: mlx4: convert to hw_featuresMichał Mirosław4-60/+11
2011-04-15net: forcedeth: convert to hw_featuresMichał Mirosław1-52/+26
2011-04-15net: dm9000: convert to hw_featuresMichał Mirosław1-44/+13
2011-04-15net: spider_net: convert to hw_featuresMichał Mirosław3-36/+7
2011-04-15net: minor cleanup to net_namespace.c.Rob Landley1-8/+4
2011-04-15ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter5-7/+84
2011-04-15ipv6: ignore looped-back NA while dad is runningDaniel Walter1-3/+4
2011-04-14ip: ip_options_compile() resilient to NULL skb routeEric Dumazet1-3/+3
2011-04-14rndis_host: Quirky devices are still 'point-to-point'Ben Hutchings1-1/+1
2011-04-14net-bonding: Adding support for throughputs larger than 65536 MbpsDavid Decotigny2-8/+10
2011-04-14net-bonding: Fix minor/cosmetic type inconsistenciesDavid Decotigny2-4/+2
2011-04-14net-bonding: Fix minor sparse complaintsDavid Decotigny3-4/+3
2011-04-14qlge: make nic_operations struct conststephen hemminger2-3/+3
2011-04-14sfc: make function tables conststephen hemminger13-24/+24
2011-04-14Phonet: convert bound sockets hash list to RCURémi Denis-Courmont1-24/+21