summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-02-03mac80211: Warn users if HT fails because of freq mismatch.Ben Greear
2011-02-03mac80211: Show configured channel-type in netdev debugfs.Ben Greear
2011-02-03mac80211: Be more careful when changing channels.Ben Greear
2011-01-31mac80211: disable power save if an infra AP vif existsRajkumar Manoharan
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-28net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall
2011-01-28mac80211: Add sdata state and flags to debugfs.Ben Greear
2011-01-28mac80211: add MCS information to radiotapJohannes Berg
2011-01-28cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen
2011-01-26mac80211: use DECLARE_EVENT_CLASSJohannes Berg
2011-01-25mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
2011-01-21mac80211: Fix skb-copy failure debug message.Ben Greear
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg
2011-01-19Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg
2011-01-19Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg
2011-01-19Bluetooth: Fix MITM protection requirement preservationJohan Hedberg
2011-01-19Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg
2011-01-19Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek
2011-01-19Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg
2011-01-19Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba
2011-01-19mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau
2011-01-19mac80211: allow advertising correct maximum aggregate sizeJohannes Berg
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2011-01-19mac80211: don't return beacons when mesh is disabledJohannes Berg
2011-01-19mac80211: Show max retry-counts in kernel messages.Ben Greear
2011-01-19mac80211: mesh only parameter mppath maybe unusedWey-Yi Guy
2011-01-19mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho
2011-01-19mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE f...Nick Ledovskikh
2011-01-19mac80211: Rewrote code for checking if destinations are proxied.Joel A Fernandes
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-01-14rxrpc: rxrpc_workqueue isn't used during memory reclaimTejun Heo
2011-01-14net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho
2011-01-13mac80211: fix lockdep warningJohannes Berg
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso
2011-01-13eth: fix new kernel-doc warningRandy Dunlap
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-01-13inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov
2011-01-13pass default dentry_operations to mount_pseudo()Al Viro
2011-01-12net/ceph: make ceph_msgr_wq non-reentrantTejun Heo
2011-01-12ceph: Always free allocated memory in osdmap_decode()Jesper Juhl
2011-01-12ceph: add dir_layout to inodeSage Weil
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian