summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-14Phonet: convert bound sockets hash list to RCURémi Denis-Courmont
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W
2011-04-14ipv4: Call fib_select_default() only when actually necessary.David S. Miller
2011-04-14NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG callsRalf Baechle
2011-04-13net: ethtool support to configure number of channelsamit salecha
2011-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-04-129p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_re...David S. Miller
2011-04-12net: add RTNL_ASSERT in __netdev_update_features()Michał Mirosław
2011-04-12net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko
2011-04-12ethtool: time to blink provided in seconds not jiffiesAllan, Bruce W
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-11caif: Add BUG_ON if dev_info is missing in packetSjur Brændeland
2011-04-11caif: Don't resend if dev_queue_xmit fails.Sjur Brændeland
2011-04-11caif: code cleanupStephen Hemminger
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-11v3 ethtool: add ntuple flow specifier data to network flow classifierAlexander Duyck
2011-04-11ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntupleAlexander Duyck
2011-04-11caif: performance bugfix - allow radio stack to prioritize packets.Sjur Brændeland
2011-04-11caif: Bugfix use for_each_safe when removing list nodes.Sjur Brændeland
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds