summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-04-19Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'security-testing/next'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'wireless/master'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2011-04-19Merge remote-tracking branch 'net-current/master'Stephen Rothwell
2011-04-18NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker
2011-04-17bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings
2011-04-17vlan: Propagate NETDEV_NOTIFY_PEERS notifierBen Hutchings
2011-04-17ipv6: Send unsolicited neighbour advertismements when notifiedBen Hutchings
2011-04-17decnet: Don't leak entries when rebuilding zone.David S. Miller
2011-04-17bridge: fix accidental creation of sysfs directoryStephen Hemminger
2011-04-17Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-04-17netfilter: ip6table_mangle: Fix set-but-unused variables.David S. Miller
2011-04-17netfilter: ip6_tables: Fix set-but-unused variables.David S. Miller
2011-04-17netfilter: nf_conntrack_standalone: Fix set-but-unused variables.David S. Miller
2011-04-17netfilter: nfnetlink_log: Fix set-but-unused variables.David S. Miller
2011-04-17netlabel: Fix set-but-unused variables.David S. Miller
2011-04-17l2tp: Fix set-but-unused variables.David S. Miller
2011-04-17irda: irproc: Fix set-but-unused variables.David S. Miller
2011-04-17irda: irlap_event: Fix set-but-unused variables.David S. Miller
2011-04-17caif: Fix set-but-unused variables.David S. Miller
2011-04-17batman-adv: Set the txqueuelen to zero when creating soft interfaceAndrew Lunn
2011-04-17batman-adv: protect softif_neigh by rcuSimon Wunderlich
2011-04-17batman-adv: concentrate all curr_gw related rcu operations in select/deselect...Marek Lindner
2011-04-17batman-adv: Protect global TQ window with a spinlockLinus Lüssing
2011-04-17batman-adv: Make orig_node->router an rcu protected pointerLinus Lüssing
2011-04-17batman-adv: Simplify gw_check_election(), use gw_get_selected()Linus Lüssing
2011-04-17batman-adv: Make gateway_get_selected type safeLinus Lüssing
2011-04-17batman-adv: Move bonding / iface alternating router search to own functionsLinus Lüssing
2011-04-17atm: lec: Fix set-but-unused variables.David S. Miller
2011-04-17ax25: Fix set-but-unused variable.David S. Miller
2011-04-17econet: Fix set-but-unused variable.David S. Miller
2011-04-17decnet: Fix set-but-unused variable.David S. Miller
2011-04-17pktgen: Fix set-but-unused variable.David S. Miller
2011-04-15net: minor cleanup to net_namespace.c.Rob Landley
2011-04-15ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter
2011-04-15ipv6: ignore looped-back NA while dad is runningDaniel Walter
2011-04-15SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependenciesTrond Myklebust
2011-04-15net/9p: nwname should be an unsigned intHarsh Prateek Bora
2011-04-159p: Fix sparse errorAneesh Kumar K.V
2011-04-159p: revert tsyncfs related changesAneesh Kumar K.V
2011-04-14ip: ip_options_compile() resilient to NULL skb routeEric Dumazet
2011-04-14Phonet: convert bound sockets hash list to RCURémi Denis-Courmont
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W
2011-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-04-14ipv4: Call fib_select_default() only when actually necessary.David S. Miller
2011-04-14Bluetooth: Fix lockdep warning in L2CAPGustavo F. Padovan