aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville8-74/+68
2011-01-28net/wireless/nl80211.c: Avoid call to genlmsg_cancelJulia Lawall1-2/+4
2011-01-28mac80211: Add sdata state and flags to debugfs.Ben Greear1-0/+14
2011-01-28mac80211: add MCS information to radiotapJohannes Berg1-0/+17
2011-01-28cfg80211: Allow non-zero indexes for device specific pair-wise ciphersJuuso Oikarinen1-4/+7
2011-01-26mac80211: use DECLARE_EVENT_CLASSJohannes Berg1-169/+33
2011-01-25mac80211: fix a crash in ieee80211_beacon_get_tim on change_interfaceFelix Fietkau1-0/+3
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf7-24/+39
2011-01-21mac80211: Fix skb-copy failure debug message.Ben Greear1-1/+1
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg2-6/+11
2011-01-19Bluetooth: Fix authentication request for L2CAP raw socketsJohan Hedberg1-1/+2
2011-01-19Bluetooth: Create a unified auth_type evaluation functionJohan Hedberg1-49/+28
2011-01-19Bluetooth: Fix MITM protection requirement preservationJohan Hedberg1-0/+3
2011-01-19Revert "Bluetooth: Update sec_level/auth_type for already existing connections"Johan Hedberg1-5/+0
2011-01-19Bluetooth: Never deallocate a session when some DLC points to itLukáš Turek1-1/+2
2011-01-19Bluetooth: Fix leaking blacklist when unregistering a hci deviceJohan Hedberg1-0/+4
2011-01-19Bluetooth: l2cap: fix misuse of logical operation in place of bitopDavid Sterba1-2/+2
2011-01-19mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau1-3/+22
2011-01-19mac80211: allow advertising correct maximum aggregate sizeJohannes Berg1-1/+2
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg5-12/+31
2011-01-19mac80211: don't return beacons when mesh is disabledJohannes Berg1-0/+5
2011-01-19mac80211: Show max retry-counts in kernel messages.Ben Greear1-4/+4
2011-01-19mac80211: mesh only parameter mppath maybe unusedWey-Yi Guy1-1/+1
2011-01-19mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho2-0/+4
2011-01-19mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE flag.Nick Ledovskikh1-1/+1
2011-01-19mac80211: Rewrote code for checking if destinations are proxied.Joel A Fernandes1-5/+5
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-38/+37
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-94/+141
2011-01-14rxrpc: rxrpc_workqueue isn't used during memory reclaimTejun Heo1-1/+1
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet2-34/+21
2011-01-13mac80211: use maximum number of AMPDU frames as default in BA RXLuciano Coelho1-9/+2
2011-01-13mac80211: fix lockdep warningJohannes Berg1-1/+11
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller1-1/+2
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-15/+15
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds3-45/+8
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-8/+14
2011-01-13netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack()Pablo Neira Ayuso1-1/+2
2011-01-12eth: fix new kernel-doc warningRandy Dunlap1-1/+1
2011-01-12Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2-1/+9
2011-01-12inet6: prevent network storms caused by linux IPv6 routersAlexey Kuznetsov1-0/+3
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro1-15/+15
2011-01-12net/ceph: make ceph_msgr_wq non-reentrantTejun Heo1-44/+2
2011-01-12ceph: Always free allocated memory in osdmap_decode()Jesper Juhl1-1/+3
2011-01-12ceph: add dir_layout to inodeSage Weil1-0/+3
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2-1/+9
2011-01-12net: ax25: fix information leak to userland harderKees Cook1-1/+1
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds45-279/+235
2011-01-11Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller5-103/+49
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds9-196/+345