aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-05iwlwifi: move sysfs_create_group to post request firmwareEmmanuel Grumbach1-159/+159
2010-06-05iwlwifi: add name to Maintainers listWey-Yi Guy1-0/+1
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar4-31/+96
2010-06-05iwl3945: enable stuck queue detection on 3945Reinette Chatre1-0/+1
2010-06-05ipv6: avoid high order allocationsEric Dumazet1-1/+4
2010-06-04X25: remove duplicated #includeHuang Weiyi1-2/+0
2010-06-04tcp: use correct net ns in cookie_v4_check()Eric Dumazet1-1/+1
2010-06-04rps: tcp: fix rps_sock_flow_table table updatesEric Dumazet1-3/+4
2010-06-04ppp_generic: fix multilink fragment sizesBen McKeegan1-1/+1
2010-06-04syncookies: remove Kconfig text line about disabled-by-defaultFlorian Westphal1-5/+5
2010-06-04ixgbe: only check pfc bits in hang logic if pfc is enabledJohn Fastabend1-1/+1
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert2-5/+5
2010-06-04ath5k: retain promiscuous settingBob Copeland1-1/+3
2010-06-04ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functionsTobias Doerffel1-4/+4
2010-06-04mac80211: process station blockack action frames from workJohannes Berg2-7/+48
2010-06-04Revert "wireless: hostap, fix oops due to early probing interrupt"John W. Linville1-9/+0
2010-06-03ixgbe: return IXGBE_ERR_RAR_INDEX when out of rangeJeff Kirsher2-0/+3
2010-06-03act_pedit: access skb->data safelyChangli Gao1-10/+14
2010-06-03sfc: Store port number in net_device::dev_idBen Hutchings2-4/+2
2010-06-03epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIANRoland Dreier1-3/+4
2010-06-03tehuti: return -EFAULT on copy_to_user errorsDan Carpenter1-2/+2
2010-06-03isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter1-3/+3
2010-06-03e1000e: change logical negate to bitwiseDan Carpenter1-1/+1
2010-06-03sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2-1/+7
2010-06-02cls_u32: use skb_header_pointer() to dereference data safelyChangli Gao1-13/+36
2010-06-02TCP: tcp_hybla: Fix integer overflow in slow start incrementDaniele Lacamera1-2/+2
2010-06-02act_nat: fix the wrong checksum when addr isn't in old_addr/maskChangli Gao1-0/+4
2010-06-02net/fec: fix pm to survive to suspend/resumeEric BĂ©nard1-8/+8
2010-06-02korina: count RX DMA OVR as rx_fifo_errorPhil Sutter1-1/+1
2010-06-02korina: use netdev_alloc_skb_ip_align() here, tooPhil Sutter1-2/+1
2010-06-02korina: fix deadlock on RX FIFO overrunPhil Sutter1-14/+13
2010-06-02net: fix conflict between null_or_orig and null_or_bondJohn Fastabend1-4/+4
2010-06-02net: init_vlan should not copy slave or master flagsJohn Fastabend1-1/+2
2010-06-02enic: bug fix: make the set/get netlink VF_PORT support symmetricalScott Feldman2-103/+104
2010-06-02bnx2: Fix hang during rmmod bnx2.Michael Chan1-1/+13
2010-06-02xfrm: force a dst reference in __xfrm_route_forward()Eric Dumazet1-0/+1
2010-06-01mac80211: fix dialog token allocatorJohannes Berg1-2/+4
2010-06-01mac80211: fix blockack-req processingJohannes Berg1-2/+11
2010-06-01ath5k: wake queues on resetBruno Randolf1-14/+3
2010-06-01drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is heldJulia Lawall1-2/+2
2010-06-01ksz884x: Add missing validate_addr hookDenis Kirjanov1-0/+1
2010-06-01ksz884x: convert to netdev_tx_tDenis Kirjanov1-1/+1
2010-06-01virtio-net: pass gfp to add_bufMichael S. Tsirkin1-4/+4
2010-06-01be2net: convert hdr.timeout in be_cmd_loopback_test() to le32Sathya Perla1-1/+1
2010-06-01can: mpc5xxx_can.c: Fix build failureAnatolij Gustschin1-5/+5
2010-05-31net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1Joe Perches1-2/+2
2010-05-31net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet4-24/+33
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet4-13/+6
2010-05-31netfilter: don't xt_jumpstack_alloc twice in xt_register_tableXiaotian Feng1-4/+0
2010-05-31greth: Fix build after OF device conversions.David S. Miller1-6/+5