Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[pandora-kernel.git] / net /
2011-02-22 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-02-22 David S. MillerMerge branch 'net/ax88796' of git://git.pengutronix...
2011-02-22 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-02-22 Eric Dumazetnet: add __rcu annotations to sk_wq and wq
2011-02-22 David S. MillerMerge branch 'fec' of git://git.pengutronix.de/git...
2011-02-20 Shan Weisctp: fix compile warnings in sctp_tsnmap_num_gabs
2011-02-20 Shan Weitcp: Remove debug macro of TCP_CHECK_TIMER
2011-02-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-02-20 Jiri Bohacsctp: fix reporting of unknown parameters
2011-02-20 Eric Dumazettcp: fix inet_twsk_deschedule()
2011-02-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-18 Linus TorvaldsMerge branch 'rtc-for-linus' of git://git./linux/kernel...
2011-02-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-02-18 John W. LinvilleMerge ssh:///linux/kernel/git/linville/wireless-2.6
2011-02-18 Vivek Natarajanmac80211: Clear PS related flag on disabling power...
2011-02-18 Jan Beulichsmall adjustment to net/mac80211/Kconfig
2011-02-18 Johannes Bergmac80211: fix 2.4 GHz 40 MHz disabling
2011-02-18 Ben Greearmac80211: Add power to debugfs.
2011-02-18 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-02-18 Stanislaw Gruszkamac80211: fix conn_mon_timer running after disassociate
2011-02-18 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-02-18 Linus TorvaldsMerge branch 'for-linus/bugfixes' of git://xenbits...
2011-02-18 David S. Milleripv4: Implement __ip_dev_find using new interface addre...
2011-02-18 David S. Milleripv4: Add hash table of interface addresses.
2011-02-18 Eric Dumazetnet: deinit automatic LIST_HEAD
2011-02-18 Linus Torvaldsnet: dont leave active on stack LIST_HEAD
2011-02-18 Eric Dumazetnet: provide default_advmss() methods to blackhole...
2011-02-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-18 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2011-02-17 David S. Milleripv4: Use const'ify fib_result deep in the route call...
2011-02-17 David S. Milleripv4: Avoid use of signed integers in fib_trie code.
2011-02-17 David S. Millernet: Add initial_ref arg to dst_alloc().
2011-02-17 David S. Milleripv4: Consolidate ipv4 dst allocation logic.
2011-02-17 David S. Milleripv4: Move rcu_read_{lock,unlock}() into ip_route_outpu...
2011-02-17 David S. Milleripv4: Simplify output route creation call sequence.
2011-02-17 Gustavo F. PadovanBluetooth: fix checkpatch errors in af_bluetooth.c
2011-02-17 Gustavo F. PadovanBluetooth: Fix errors reported by checkpatch.pl
2011-02-17 Gustavo F. PadovanBluetooth: fix errors reported by checkpatch.pl
2011-02-17 Michał Mirosławnet: introduce NETIF_F_RXCSUM
2011-02-17 Michał Mirosławnet: use ndo_fix_features for ethtool_ops->set_flags
2011-02-17 Michał Mirosławnet: ethtool: use ndo_fix_features for offload setting
2011-02-17 Michał Mirosławnet: Introduce new feature setting ops
2011-02-17 Michał Mirosławethtool: factorize get/set_one_feature
2011-02-17 Michał Mirosławethtool: factorize ethtool_get_strings() and ethtool_ge...
2011-02-17 Michał Mirosławethtool: enable GSO and GRO by default
2011-02-17 Michał Mirosławethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum...
2011-02-17 Szymon JancBluetooth: Fix some code style issues in hci_event.c
2011-02-17 Szymon JancBluetooth: Fix some code style issues in hci_core.c
2011-02-17 Joerg Marxnetfilter: ip6t_LOG: fix a flaw in printing the MAC
2011-02-17 Szymon JancBluetooth: Clean up hci_sniff_subrate_evt function
2011-02-17 Szymon JancBluetooth: Use #include <linux/uaccess.h> instead of...
2011-02-17 Florian Westphalnetfilter: tproxy: do not assign timewait sockets to...
2011-02-17 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-02-17 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-02-16 Claudio TakahasiBluetooth: Send LE Connection Update Command
2011-02-16 Ville TervoBluetooth: Use proper timer for hci command timout
2011-02-16 Gustavo F. PadovanBluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails
2011-02-16 Claudio TakahasiBluetooth: Add connection parameter update response
2011-02-16 Claudio TakahasiBluetooth: Add LE signaling commands handling
2011-02-16 Ville TervoBluetooth: Treat LE and ACL links separately on timeout
2011-02-16 Vinicius Costa GomesBluetooth: Fix initiated LE connections
2011-02-16 Ville TervoBluetooth: Do not send disconn comand over LE links
2011-02-16 Ville TervoBluetooth: Add server socket support for LE connection
2011-02-16 Ville TervoBluetooth: Add LE connection support to L2CAP
2011-02-16 Ville TervoBluetooth: Use LE buffers for LE traffic
2011-02-16 Ville TervoBluetooth: Add LE connect support
2011-02-16 Vladislav PBluetooth: Release BTM while sleeping to avoid deadlock
2011-02-16 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-02-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-02-15 Linus TorvaldsMerge branch 'tools-release' of git://git./linux/kernel...
2011-02-15 Ben Hutchingsnet: RPS: Make hardware-accelerated RFS conditional...
2011-02-15 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-02-15 David S. MillerMerge branch 'fec' of git://git.pengutronix.de/git...
2011-02-15 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-02-15 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-02-15 Ben Hutchingsnet: Adjust TX queue kobjects if number of queues chang...
2011-02-15 Linus TorvaldsMerge branches 'core-fixes-for-linus' and 'timers-fixes...
2011-02-15 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-02-15 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-02-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2011-02-15 Gustavo F. PadovanBluetooth: Add L2CAP mode to debugfs output
2011-02-15 Gustavo F. PadovanBluetooth: remove l2cap_load() hack
2011-02-15 David S. Milleripv4: Cache learned redirect information in inetpeer.
2011-02-15 David S. Milleripv4: Cache learned PMTU information in inetpeer.
2011-02-15 Ingo MolnarMerge branch 'urgent' of git://git./linux/kernel/git...
2011-02-15 Ian Campbellarp_notify: unconditionally send gratuitous ARP for...
2011-02-14 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2011-02-14 Bernard PidouxROSE: AX25: finding routes simplification
2011-02-14 Bernard PidouxROSE: rose AX25 packet routing improvement
2011-02-14 Johannes Bergmac80211: reply to directed probes in IBSS
2011-02-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-14 Helmut Schaamac80211: Remove superfluous if clause
2011-02-14 Gustavo F. PadovanBluetooth: Merge L2CAP and SCO modules into bluetooth.ko
2011-02-14 Eric Dumazetipv4: fix rcu lock imbalance in fib_select_default()
2011-02-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-02-14 Ben Hutchingssch_mqprio: Always set num_tc to 0 in mqprio_destroy()
2011-02-14 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-02-14 Linus TorvaldsMerge branch 'rtc-for-linus' of git://git./linux/kernel...
next