summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-01-15net/core/sock.c: quiet sparse noiseH Hartley Sweeten
2010-01-14cfg80211: Ingore country IEs with a zero set of number of channelsLuis R. Rodriguez
2010-01-14cfg80211: fix 2 GHz subband calculation for country IEsLuis R. Rodriguez
2010-01-14cfg80211: fix channel setting for wextAbhijeet Kolekar
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan
2010-01-14netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann
2010-01-14genetlink: optimize ctrl_dumpfamily()Samir Bellabes
2010-01-14ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller
2010-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-01-12mac80211: check uapsd state for dynamic power saveKalle Valo
2010-01-12mac80211: create tx handler for dynamic psKalle Valo
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12mac80211: remove unused type argumentJohannes Berg
2010-01-12mac80211: flush workqueue before calling driver ->stop() methodLennert Buytenhek
2010-01-12net/mac80211/mlme.c: Remove unnecessary semicolonsJoe Perches
2010-01-12mac80211: fix return from ieee80211_assoc_successJohannes Berg
2010-01-12mac80211: do not transmit frames on unconfigured 4-addr vlan interfacesFelix Fietkau
2010-01-12mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau
2010-01-12mac80211: use nullfunc frames for 4-addr sta detectionFelix Fietkau
2010-01-12cfg80211: Fix country IE parsing for single channel tripletsLuis R. Rodriguez
2010-01-12cfg80211: process the max power on a country IELuis R. Rodriguez
2010-01-12cfg80211: add debug print when we drop a bogus country IELuis R. Rodriguez
2010-01-12mac80211: fix a few work bugsJohannes Berg
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen
2010-01-12mac80211: use Probe Request template when sending a direct scanKalle Valo
2010-01-12mac80211: create Probe Request templateKalle Valo
2010-01-12mac80211: use PS Poll and Nullfunc templates when sending such framesKalle Valo
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen
2010-01-12mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek
2010-01-12cfg80211: fix refcount imbalance when wext is disabledJohannes Berg
2010-01-12mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau
2010-01-12tcp: Generalized TTL Security MechanismStephen Hemminger
2010-01-11af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski
2010-01-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-10NET: irda, remove unnecessary checksJiri Slaby
2010-01-10NET: ipv6, remove unnecessary checkJiri Slaby
2010-01-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-01-08mac80211: fix endian errorJohannes Berg
2010-01-08mac80211: add missing sanity checks for action framesFelix Fietkau
2010-01-08mac80211: fix queue selection for packets injected via monitor interfaceLennert Buytenhek
2010-01-08netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal