OSDN Git Service

moved s5_defconfig to vendor directory
[android-x86/kernel.git] / net /
2009-11-06 Chih-Wei HuangBluetooth: fix hciconfig hciX up issue android-x86-1.6
2009-10-21 Corentin CharyMerge branch 'backport-eeepc-laptop-2.6.29' of git...
2009-10-20 Corentin CharyBluetooth: Add native RFKILL soft-switch support for...
2009-10-20 Marcel HoltmannBluetooth: Fix Kconfig issue with RFKILL integration
2009-10-08 Robert Lovenet: ipv4: Fix race in tcp_v4_nuke_addr().
2009-10-07 Andrei EmeltchenkoBluetooth: Set general bonding security for ACL by...
2009-09-23 Marcel HoltmannBluetooth: Fix connection establishment with low securi...
2009-09-22 Nick PellyBluetooth: Fallback to SCO on error code 0x10 (Connecti...
2009-09-22 Nick PellyBluetooth: Do not call rfcomm_session_put() due to...
2009-09-22 Nick PellyRevert "Bluetooth: Fix kernel panic while disconnecting...
2009-09-20 Roger QuadrosBluetooth: Ensure that HCI sysfs add/del is preempt...
2009-09-18 Arve HjønnevågMerge branch 'yaffs' into android-2.6.29
2009-09-17 Lan ZhuBluetooth: Fix kernel panic while disconnecting RFCOMM
2009-08-24 Dima Zavinnet: ipv4: Fix a spinlock recursion bug in tcp_v4_nuke.
2009-08-14 Nick PellyBluetooth: Fallback from eSCO to SCO on error code...
2009-08-13 Linus TorvaldsMake sock_sendpage() use kernel_sendpage()
2009-08-11 Nick PellyBluetooth: Do not attempt to send dlci disconnect when...
2009-08-07 Herbert XuGRO: Disable GRO on legacy netif_rx path
2009-06-30 Chia-chi Yehnet: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).
2009-04-15 Steinar H. Gundersonnet: Fix compilation of the IPv6 module
2009-04-07 Nick Pellyrfkill: Introduce CONFIG_RFKILL_PM and use instead...
2009-04-07 Mike Chanuidstat: Adding uid stat driver to collect network...
2009-04-07 Robert Lovesysfs_net_ipv4: Add sysfs-based knobs for controlling...
2009-04-07 Robert Lovenet: socket ioctl to reset connections matching local...
2009-04-07 Robert LoveParanoid network.
2009-04-07 Nick PellyBluetooth: Fallback from eSCO to SCO on error code...
2009-04-07 Wei YongjunBluetooth: Remove some pointless conditionals before...
2009-04-07 Dave YoungBluetooth: Move hci_conn_del_sysfs() back to avoid...
2009-04-07 Marcel HoltmannBluetooth: Permit BT_SECURITY also for L2CAP raw sockets
2009-04-07 Marcel HoltmannBluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
2009-04-07 Marcel HoltmannBluetooth: Disallow usage of L2CAP CID setting for now
2009-04-07 Marcel HoltmannBluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFE...
2009-04-07 Marcel HoltmannBluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
2009-04-07 Marcel HoltmannBluetooth: Set authentication requirement before reques...
2009-04-07 Marcel HoltmannBluetooth: Fix authentication requirements for L2CAP...
2009-04-07 Marcel HoltmannBluetooth: Ask upper layers for HCI disconnect reason
2009-04-07 Marcel HoltmannBluetooth: Add CID field to L2CAP socket address structure
2009-04-07 Marcel HoltmannBluetooth: Request L2CAP fixed channel list if available
2009-04-07 Marcel HoltmannBluetooth: Don't enforce authentication for L2CAP PSM...
2009-04-07 Marcel HoltmannBluetooth: Fix double L2CAP connection request
2009-04-07 Marcel HoltmannBluetooth: Fix race condition with L2CAP information...
2009-04-07 Marcel HoltmannBluetooth: Set authentication requirements if not available
2009-04-07 Marcel HoltmannBluetooth: Use general bonding whenever possible
2009-04-07 Marcel HoltmannBluetooth: Add SCO fallback for eSCO connection attempts
2009-04-07 Marcel HoltmannBluetooth: Don't check encryption for L2CAP raw sockets
2009-04-07 Jaikumar GaneshBluetooth: When encryption is dropped, do not send...
2009-04-07 Dave YoungBluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
2009-04-07 Marcel HoltmannBluetooth: Update version numbers
2009-04-07 Marcel HoltmannBluetooth: Restrict application of socket options
2009-04-07 Marcel HoltmannBluetooth: Disconnect L2CAP connections without encryption
2009-04-07 Marcel HoltmannBluetooth: Pause RFCOMM TX when encryption drops
2009-04-07 Marcel HoltmannBluetooth: Replace RFCOMM link mode with security level
2009-04-07 Marcel HoltmannBluetooth: Replace L2CAP link mode with security level
2009-04-07 Marcel HoltmannBluetooth: Add enhanced security model for Simple Pairing
2009-04-07 Marcel HoltmannBluetooth: Fix SCO state handling for incoming connections
2009-04-07 Marcel HoltmannBluetooth: Reject incoming SCO connections without...
2009-04-07 Marcel HoltmannBluetooth: Add support for deferring L2CAP connection...
2009-04-07 Marcel HoltmannBluetooth: Add support for deferring RFCOMM connection...
2009-04-07 Marcel HoltmannBluetooth: Add global deferred socket parameter
2009-04-07 Marcel HoltmannBluetooth: Preparation for usage of SOL_BLUETOOTH
2009-04-07 Victor ShcherbatyukBluetooth: Fix issue with return value of rfcomm_sock_s...
2009-03-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-23 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-03-22 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-03-22 Linus TorvaldsMerge branch 'fix-includes' of git://git./linux/kernel...
2009-03-20 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-20 Jouni Malinennl80211: Check that function pointer != NULL before...
2009-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-19 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-03-19 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-19 Jorge Boncompte... netns: oops in ip[6]_frag_reasm incrementing stats
2009-03-19 Roel Kluinnet: kfree(napi->skb) => kfree_skb
2009-03-19 Al Vironet: fix sctp breakage
2009-03-19 Bjørn Morkipv6: fix display of local and remote sit endpoints
2009-03-18 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-18 Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-03-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-18 Benjamin HerrenschmidtMerge commit 'gcl/merge' into merge
2009-03-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-03-17 Herbert Xugro: Fix legacy path napi_complete crash
2009-03-17 Linus TorvaldsMerge git://git./linux/kernel/git/agk/linux-2.6-dm
2009-03-16 Jouni Malinenmac80211: Fix panic on fragmentation with power saving
2009-03-16 John W. Linvillelib80211: silence excessive crypto debugging messages
2009-03-16 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-03-16 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-16 Christoph Paaschnetfilter: conntrack: check for NEXTHDR_NONE before...
2009-03-16 Christoph Paaschnetfilter: conntrack: fix dropping packet after l4proto...
2009-03-16 Pablo Neira Ayusonetfilter: ctnetlink: fix crash during expectation...
2009-03-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-03-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-03-14 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-03-14 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-03-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-03-14 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-03-14 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-13 David S. Millerxfrm: Fix xfrm_state_find() wrt. wildcard source address.
2009-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fixes
2009-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
next