summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-09-23tegra bluesleep: Bluetooth active power management driverAnantha Idapalapati
2010-05-23Bluetooth: Hack: Don't dereference null pointer.Nick Pelly
2010-03-10Merge commit 'v2.6.32.9' into android-2.6.32Arve Hjønnevåg
2010-03-09Bluetooth: Use non-flushable pb flag by default for ACL data on capable chips...Nick Pelly
2010-03-09Revert "Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL pack...Nick Pelly
2010-02-24Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.Nick Pelly
2010-02-24Revert "Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP"Nick Pelly
2010-02-24Revert "Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP"Nick Pelly
2010-02-23mac80211: Fix probe request filtering in IBSS modeBenoit Papillault
2010-02-23pktgen: Fix freezing problemRafael J. Wysocki
2010-02-23dst: call cond_resched() in dst_gc_task()Eric Dumazet
2010-02-23netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-23netfilter: xtables: compat out of scope fixAlexey Dobriyan
2010-02-23netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan
2010-02-23netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-23netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy
2010-02-17Revert "Bluetooth: Fix rejected connection not disconnecting ACL link"Nick Pelly
2010-02-09mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi
2010-02-09ax25: netrom: rose: Fix timer oopsesJarek Poplawski
2010-02-09af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski
2010-02-09net: restore ip source validationJamal Hadi Salim
2010-02-09tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila
2010-02-08Bluetooth: Hack: Do not use power_save feature.Nick Pelly
2010-02-08Bluetooth: Introduce L2CAP_LM_FLUSHABLE to allow flushing of ACL packets.Nick Pelly
2010-02-08Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2010-02-08Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly
2010-02-08Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly
2010-02-08Bluetooth: Do not call rfcomm_session_put() due to RFCOMM UA on closed socket.Nick Pelly
2010-02-08Bluetooth: Fallback from eSCO to SCO on error code 0x1a (unsupported feature).Nick Pelly
2010-02-08Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly
2010-02-08rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly
2010-02-08net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh
2010-02-08uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2010-02-08sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window sizeRobert Love
2010-02-08net: socket ioctl to reset connections matching local addressRobert Love
2010-02-08Paranoid network.Robert Love
2010-01-28cfg80211: fix channel setting for wextAbhijeet Kolekar
2010-01-28mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.Benoit Papillault
2010-01-28netfilter: xtables: fix conntrack match v1 ipt-save outputFlorian Westphal
2010-01-18ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller
2010-01-18mac80211: fix skb buffering issue (and fixes to that)Johannes Berg
2010-01-18mac80211: add missing sanity checks for action framesFelix Fietkau
2010-01-18cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez
2010-01-18netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy
2010-01-18netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal
2010-01-18sunrpc: on successful gss error pipe write, don't return errorJeff Layton
2010-01-18SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust
2010-01-18SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust
2010-01-18sunrpc: fix peername failed on closed listenerXiaotian Feng
2010-01-06netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy