Bluetooth: Fix accepting connect requests for defer_setup
[pandora-kernel.git] / net /
2011-06-14 Johan HedbergBluetooth: Fix accepting connect requests for defer_setup
2011-06-13 Luiz Augusto von... Bluetooth: Fix L2CAP security check
2011-06-10 Ville TervoBluetooth: Do not send SET_EVENT_MASK for 1.1 and earli...
2011-06-10 Luiz Augusto von... Bluetooth: fix shutdown on SCO sockets
2011-06-09 Filip PalianBluetooth: l2cap and rfcomm: fix 1 byte infoleak to...
2011-06-06 John W. LinvilleRevert "mac80211: Skip tailroom reservation for full...
2011-06-03 Thadeu Lima de Sou... mac80211: call dev_alloc_name before copying name to...
2011-06-01 Johannes Bergbluetooth l2cap: fix locking in l2cap_global_chan_by_psm
2011-06-01 Eliad Pellercfg80211: don't drop p2p probe responses
2011-05-27 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless...
2011-05-27 David S. Millernet: Kill ratelimit.h dependency in linux/net.h
2011-05-27 Eric Dumazetinetpeer: fix race in unused_list manipulations
2011-05-27 Dan Williamsatm: expose ATM device index in sysfs
2011-05-27 David S. MillerMerge branch 'pablo/nf-2.6-updates' of git://1984.lsi...
2011-05-27 Jesper Juhlmac80211: Remove duplicate linux/slab.h include from...
2011-05-27 Eliad Pellermac80211: clear local->ps_data on disassoc
2011-05-27 Hans SchillstromIPVS: bug in ip_vs_ftp, same list heaad used in all...
2011-05-26 Rajkumar Manoharanmac80211: stop queues before rate control updation
2011-05-26 Luciano Coelhonl80211: fix check for valid SSID size in scan operations
2011-05-26 David S. Millerbug.h: Move ratelimit warn interfaces to ratelimit.h
2011-05-26 Justin Mattocknet:8021q:vlan.c Fix pr_info to just give the vlan...
2011-05-26 Oliver Hartkoppcan: convert to %pK for kptr_restrict support
2011-05-26 Michał Mirosławnet: fix ETHTOOL_SFEATURES compatibility with old ethto...
2011-05-26 David Millernetfilter: Fix several warnings in compat_mtw_from_user().
2011-05-26 Jozsef Kadlecsiknetfilter: ipset: fix ip_set_flush return code
2011-05-25 Eric Dumazetnet: hold rtnl again in dump callbacks
2011-05-25 Eric Dumazetsch_sfq: fix peek() implementation
2011-05-25 Wei Yongjunsctp: fix memory leak of the ASCONF queue when free...
2011-05-25 Neil Hormannet: make dev_disable_lro use physical device if passed...
2011-05-25 Neil Hormannet: move is_vlan_dev into public header file (v2)
2011-05-25 David S. MillerMerge branch 'for-davem' of ssh:///linux/kernel/git...
2011-05-24 John W. LinvilleMerge ssh:///linux/kernel/git/linville/wireless-next...
2011-05-24 Eric Dumazetbridge: initialize fake_rtable metrics
2011-05-24 Eric Dumazetnet: fix __dst_destroy_metrics_generic()
2011-05-24 Veaceslav Falicoigmp: call ip_mc_clear_src() only when we have no users...
2011-05-24 Eric Dumazetnet: use synchronize_rcu_expedited()
2011-05-24 Dan Rosenbergnet: convert %p usage to %pK
2011-05-24 David S. Milleripv6: Fix return of xfrm6_tunnel_rcv()
2011-05-23 Joe Perchesnet: filter: Use WARN_RATELIMIT
2011-05-23 Eric Dumazetsch_sfq: avoid giving spurious NET_XMIT_CN signals
2011-05-23 Eric Dumazetsnap: remove one synchronize_net()
2011-05-23 Eric Dumazetnet: ping: cleanups ping_v4_unhash()
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-23 Pekka EnbergMerge branch 'slab/next' into for-linus
2011-05-23 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2011-05-23 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-23 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2011-05-23 Linus TorvaldsMerge branch 'kvm-updates/2.6.40' of git://git./virt...
2011-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-05-23 Linus TorvaldsMerge branch 'exec_rm_compat' of git://git./linux/kerne...
2011-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-23 Jiri KosinaMerge branches 'doc', 'multitouch', 'upstream' and...
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2011-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next-2.6
2011-05-23 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-05-23 Linus TorvaldsRemove prefetch() from <linux/skbuff.h> and "netlabel_a...
2011-05-23 Paul GortmakerAdd appropriate <linux/prefetch.h> include for prefetch...
2011-05-23 WANG Congpktgen: refactor pg_init() code
2011-05-23 WANG Congpktgen: use vzalloc_node() instead of vmalloc_node...
2011-05-23 Dave Jonesipv4: Give backtrace in ip_rt_bug().
2011-05-23 Eric Dumazetnet: avoid synchronize_rcu() in dev_deactivate_many
2011-05-23 Eric Dumazetnet: remove synchronize_net() from netdev_set_master()
2011-05-23 Amerigo Wangrtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
2011-05-23 Amerigo Wangbridge: call NETDEV_JOIN notifiers when add a slave
2011-05-23 David S. Milleripv4: Include linux/prefetch.h in fib_trie.c
2011-05-23 David S. Millernetlabel: Remove prefetches from list handlers.
2011-05-23 sjur.brandeland... caif: Plug memory leak for checksum error
2011-05-23 sjur.brandeland... caif: Fix freezes when running CAIF loopback device
2011-05-23 sjur.brandeland... caif: Fixes freeze on Link layer removal.
2011-05-23 sjur.brandeland... caif: Bugfix add check NULL pointer before calling...
2011-05-22 Linus TorvaldsMerge branch 'viafb-next' of git://github.com/schandina...
2011-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-22 Avi KivityMerge commit '29ce831000081dd757d3116bf774aafffc4b6b20...
2011-05-22 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-05-22 Takashi IwaiMerge branch 'topic/hda' into for-linus
2011-05-22 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2011-05-22 Takashi IwaiMerge branch 'topic/misc' into for-linus
2011-05-22 Takashi IwaiMerge branch 'topic/lola' into for-linus
2011-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-05-21 David S. Millersctp: Fix build failure.
2011-05-21 Eric Dumazetgarp: use kfree_rcu()
2011-05-21 Florian Westphalipv6: copy prefsrc setting when copying route entry
2011-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-05-20 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2011-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-05-20 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2011-05-20 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2011-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-05-20 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-05-20 Linus TorvaldsMerge branch 'ptrace' of git://git./linux/kernel/git...
2011-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2011-05-20 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
next