drivers/isdn/act2000: fix sparse warning: symbol shadows an earlier one
[safe/jmp/linux-2.6] / net /
2009-02-27 Andy GroverRDS: Kconfig and Makefile
2009-02-27 Andy GroverRDS: Add RDS to AF key strings
2009-02-27 Andy GroverRDS: Common RDMA transport code
2009-02-27 Andy GroverRDS: Add iWARP support
2009-02-27 Andy GroverRDS/IB: Stats and sysctls
2009-02-27 Andy GroverRDS/IB: Receive datagrams via IB
2009-02-27 Andy GroverRDS/IB: Implement IB-specific datagram send.
2009-02-27 Andy GroverRDS/IB: Implement RDMA ops using FMRs
2009-02-27 Andy GroverRDS/IB: Ring-handling code.
2009-02-27 Andy GroverRDS/IB: Infiniband transport
2009-02-27 Andy GroverRDS: RDMA support
2009-02-27 Andy GroverRDS: recv.c
2009-02-27 Andy GroverRDS: send.c
2009-02-27 Andy GroverRDS: Message parsing
2009-02-27 Andy GroverRDS: sysctls
2009-02-27 Andy GroverRDS: loopback
2009-02-27 Andy GroverRDS: Connection handling
2009-02-27 Andy GroverRDS: Info and stats
2009-02-27 Andy GroverRDS: Transport code
2009-02-27 Andy GroverRDS: Congestion-handling code
2009-02-27 Andy GroverRDS: Main header file
2009-02-27 Andy GroverRDS: Socket interface
2009-02-27 Hannes Ederwanrouter: fix sparse warnings: context imbalance
2009-02-27 Hannes Ederinet fragments: fix sparse warning: context imbalance
2009-02-27 Hannes Ederdecnet: fix sparse warnings: symbol shadows an earlier one
2009-02-27 Hannes Ederdecnet: fix sparse warnings: context imbalance
2009-02-27 Hannes Edersysctl: fix sparse warning: Should it be static?
2009-02-27 Hannes Ederappletalk: fix warning: format not a string literal...
2009-02-27 Hannes Eder9p: fix sparse warning: cast adds address space
2009-02-27 Hannes Edernet/802: fix sparse warnings: context imbalance
2009-02-27 Wei Yongjunllc: remove some pointless conditionals before kfree_skb()
2009-02-27 Wei Yongjuniucv: remove some pointless conditionals before kfree_skb()
2009-02-27 Wei Yongjundecnet: remove some pointless conditionals before kfree...
2009-02-27 Wei Yongjuncore: remove some pointless conditionals before kfree_skb()
2009-02-27 Wei Yongjunpacket: remove some pointless conditionals before kfree...
2009-02-27 Wei Yongjuncan: remove some pointless conditionals before kfree_skb()
2009-02-27 Wei Yongjunnetlink: remove some pointless conditionals before...
2009-02-27 Wei Yongjununix: remove some pointless conditionals before kfree_skb()
2009-02-27 Wei Yongjunpktgen: remove some pointless conditionals before kfree...
2009-02-27 Wei Yongjunaf_key: remove some pointless conditionals before kfree...
2009-02-27 Wei YongjunBluetooth: Remove some pointless conditionals before...
2009-02-27 Dave YoungBluetooth: Move hci_conn_del_sysfs() back to avoid...
2009-02-27 Marcel HoltmannBluetooth: Permit BT_SECURITY also for L2CAP raw sockets
2009-02-27 Marcel HoltmannBluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
2009-02-27 Marcel HoltmannBluetooth: Disallow usage of L2CAP CID setting for now
2009-02-27 Marcel HoltmannBluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFE...
2009-02-27 Marcel HoltmannBluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
2009-02-27 Marcel HoltmannBluetooth: Set authentication requirement before reques...
2009-02-27 Marcel HoltmannBluetooth: Fix authentication requirements for L2CAP...
2009-02-27 Marcel HoltmannBluetooth: Ask upper layers for HCI disconnect reason
2009-02-27 Marcel HoltmannBluetooth: Add CID field to L2CAP socket address structure
2009-02-27 Marcel HoltmannBluetooth: Request L2CAP fixed channel list if available
2009-02-27 Marcel HoltmannBluetooth: Don't enforce authentication for L2CAP PSM...
2009-02-27 Marcel HoltmannBluetooth: Fix double L2CAP connection request
2009-02-27 Marcel HoltmannBluetooth: Fix race condition with L2CAP information...
2009-02-27 Marcel HoltmannBluetooth: Set authentication requirements if not available
2009-02-27 Marcel HoltmannBluetooth: Use general bonding whenever possible
2009-02-27 Marcel HoltmannBluetooth: Add SCO fallback for eSCO connection attempts
2009-02-27 Marcel HoltmannBluetooth: Don't check encryption for L2CAP raw sockets
2009-02-27 Jaikumar GaneshBluetooth: When encryption is dropped, do not send...
2009-02-27 Dave YoungBluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
2009-02-27 Marcel HoltmannBluetooth: Update version numbers
2009-02-27 Marcel HoltmannBluetooth: Restrict application of socket options
2009-02-27 Marcel HoltmannBluetooth: Disconnect L2CAP connections without encryption
2009-02-27 Marcel HoltmannBluetooth: Pause RFCOMM TX when encryption drops
2009-02-27 Marcel HoltmannBluetooth: Replace RFCOMM link mode with security level
2009-02-27 Marcel HoltmannBluetooth: Replace L2CAP link mode with security level
2009-02-27 Marcel HoltmannBluetooth: Add enhanced security model for Simple Pairing
2009-02-27 Marcel HoltmannBluetooth: Fix SCO state handling for incoming connections
2009-02-27 Marcel HoltmannBluetooth: Reject incoming SCO connections without...
2009-02-27 Marcel HoltmannBluetooth: Add support for deferring L2CAP connection...
2009-02-27 Marcel HoltmannBluetooth: Add support for deferring RFCOMM connection...
2009-02-27 Marcel HoltmannBluetooth: Add global deferred socket parameter
2009-02-27 Marcel HoltmannBluetooth: Preparation for usage of SOL_BLUETOOTH
2009-02-27 Victor ShcherbatyukBluetooth: Fix issue with return value of rfcomm_sock_s...
2009-02-25 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-02-25 Wei Yongjunsit: used time_before for comparing jiffies
2009-02-25 Wei Yongjunipip: used time_before for comparing jiffies
2009-02-25 Wei Yongjungre: used time_before for comparing jiffies
2009-02-25 Wei Yongjunipv6: Remove some pointless conditionals before kfree_skb()
2009-02-25 Pablo Neira Ayusonetlink: change nlmsg_notify() return value logic
2009-02-25 Joe Perchestcp_scalable: Update malformed & dead url
2009-02-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-02-24 Josef Drexlernetfilter: xt_recent: fix proc-file addition/removal...
2009-02-24 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-24 Jesper Dangaard... Doc: Refer to ip-sysctl.txt for strict vs. loose rp_fil...
2009-02-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-02-23 Eugene Teonet: amend the fix for SO_BSDCOMPAT gsopt infoleak
2009-02-23 Clemens Nossnetns: build fix for net_alloc_generic
2009-02-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-02-23 Eric W. Biedermannetns: Remove net_alive
2009-02-23 Eric W. Biedermantcp: Like icmp use register_pernet_subsys
2009-02-23 Eric W. Biedermannetns: Fix icmp shutdown.
2009-02-23 Jesper Dangaard... ipv4: Clean whitespaces in net/ipv4/Kconfig.
2009-02-23 Jesper Dangaard... ipv4: Fix rp_filter description in net/ipv4/Kconfig.
2009-02-23 Stephen Hemmingersnap: handle registration error and compile warning
2009-02-23 Stephen Hemmingerllc: fix non-const printk warning
2009-02-23 Stephen Hemmingerip: ipip compile warning
2009-02-23 Stephen Hemmingerip: add loose reverse path filtering
2009-02-22 Paul Moorecipso: Fix documentation comment
next