summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-06-08Bluetooth: Verify a pin code in pin_code_replyWaldemar Rymarkiewicz
2011-06-08Bluetooth: Remove a magic numberWaldemar Rymarkiewicz
2011-06-08Bluetooth: fix sparse & gcc warningsJohannes Berg
2011-06-08Bluetooth: Set 'peer_addr_type' in hci_le_connect()Andre Guedes
2011-06-08Bluetooth: Check advertising cache in hci_connect()Andre Guedes
2011-06-08Bluetooth: Remove useless check in hci_connect()Andre Guedes
2011-06-08Bluetooth: Add 'dst_type' field to struct hci_connAndre Guedes
2011-06-08Bluetooth: Refactor hci_auth_complete_evt functionWaldemar Rymarkiewicz
2011-06-08Bluetooth: Fix auth_complete_evt for legacy unitsWaldemar Rymarkiewicz
2011-06-08Bluetooth: Advertising entries lifetimeAndre Guedes
2011-06-08Bluetooth: Clear advertising cache before scanningAndre Guedes
2011-06-08Bluetooth: Add Advertising Report Meta Event handlerAndre Guedes
2011-06-08Bluetooth: LE advertising cacheAndre Guedes
2011-06-08Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()Gustavo F. Padovan
2011-06-08Bluetooth: Remove export of l2cap_chan_clear_timer()Gustavo F. Padovan
2011-06-08Bluetooth: create channel timer to replace sk_timerGustavo F. Padovan
2011-06-08Bluetooth: Add chan->chan_type struct memberGustavo F. Padovan
2011-06-08Bluetooth: Create l2cap_chan_send()Gustavo F. Padovan
2011-06-08Bluetooth: Create __l2cap_chan_close()Gustavo F. Padovan
2011-06-08Bluetooth: Remove unnecessary use of hci_dev_list_lockJohan Hedberg
2011-06-08Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...David Miller
2011-06-08Bluetooth: fix set but not used warningGustavo F. Padovan
2011-06-08Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failureRuiyi Zhang
2011-06-07mac80211: Stop BA session event from deviceShahar Levi
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-06Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"John W. Linville
2011-06-03mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo
2011-06-01cfg80211: skip disabled channels on channel surveyLuis R. Rodriguez
2011-06-01minstrel_ht: fixed rate mode through debugfsZefir Kurtisi
2011-06-01nl80211: add testmode dump supportWey-Yi Guy
2011-06-01bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller
2011-05-27inetpeer: fix race in unused_list manipulationsEric Dumazet
2011-05-27atm: expose ATM device index in sysfsDan Williams
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-05-27mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.cJesper Juhl
2011-05-27mac80211: clear local->ps_data on disassocEliad Peller
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom
2011-05-26mac80211: stop queues before rate control updationRajkumar Manoharan
2011-05-26nl80211: fix check for valid SSID size in scan operationsLuciano Coelho
2011-05-26bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller
2011-05-26net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.Justin Mattock
2011-05-26can: convert to %pK for kptr_restrict supportOliver Hartkopp
2011-05-26net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flagsMichał Mirosław
2011-05-26netfilter: Fix several warnings in compat_mtw_from_user().David Miller
2011-05-26netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik
2011-05-25net: hold rtnl again in dump callbacksEric Dumazet
2011-05-25sch_sfq: fix peek() implementationEric Dumazet