decnet: fix sparse warnings: context imbalance
[safe/jmp/linux-2.6] / net /
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
2009-02-22 Daniel Lezcanonetns: fix double free at netns creation
2009-02-22 Herbert Xutcp: Always set urgent pointer if it's beyond snd_nxt
2009-02-22 Hannes Ederipv6: fix sparse warning: Using plain integer as NULL...
2009-02-21 Patrick Ohlynet: kernel panic in dev_hard_start_xmit: remove faulty...
2009-02-20 Pablo Neira Ayusonetlink: add NETLINK_BROADCAST_ERROR socket option
2009-02-20 Santwona Beheraethtool: Add RX pkt classification interface
2009-02-19 Krishna Kumarnet: Optimize skb_tx_hash() by eliminating a comparison
2009-02-19 Ilpo Järvinentcp: remove obsoleted comment about different passes
2009-02-18 Jan Engelhardtnetfilter: make proc/net/ip* print names from foreign...
2009-02-18 Eric Leblondnetfilter: nfnetlink_log: fix timeout handling
2009-02-18 Eric Leblondnetfilter: nfnetlink_log: fix per-rule qthreshold override
2009-02-18 Eric Leblondnetfilter: nf_conntrack_ipv6: fix nf_log_packet message...
2009-02-18 David S. Millernet: Kill skb_truesize_check(), it only catches false...
2009-02-16 Thomas Gleixnernet: replace commatas with semicolons
2009-02-16 Vlad Yasevichsctp: Inherit all socket options from parent correctly.
2009-02-16 Vlad Yasevichsctp: Fix the RTO-doubling on idle-link heartbeats
2009-02-16 Vlad Yasevichsctp: Clean up sctp checksumming code
2009-02-16 Lucas Nussbaumsctp: Allow to disable SCTP checksums via module parameter
2009-02-16 Patrick Ohlynet: pass new SIOCSHWTSTAMP through to device drivers
2009-02-16 Patrick Ohlyip: support for TX timestamps on UDP and RAW sockets
2009-02-16 Patrick Ohlynet: socket infrastructure for SO_TIMESTAMPING
2009-02-16 Patrick Ohlynet: infrastructure for hardware time stamping
2009-02-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-02-13 Johannes Bergmac80211: split managed/ibss code a little more
next