aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-11cfg80211: fix refcount imbalance when wext is disabledJohannes Berg
2010-01-11mac80211: fix queue selection for data frames on monitor interfacesFelix Fietkau
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger
2010-01-11af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski
2010-01-10Merge 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
2010-01-08net/ipv6/tcp_ipv6.c: Use compressed IPv6 addressJoe Perches
2010-01-08tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy
2010-01-07net: Make it easier to parse /proc/net/dev contents.Jesper Dangaard Brouer
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer
2010-01-07fix bonding: allow arp_ip_targets on separate vlans to use arp validationAndy Gospodarek
2010-01-07Phonet: reject unsupported sendmsg/recvmsg flagsRémi Denis-Courmont
2010-01-07Phonet: zero-copy GPRS TXRémi Denis-Courmont
2010-01-07Phonet: zero-copy aligned GPRS RXRémi Denis-Courmont
2010-01-06ip: fix mc_loop checks for tunnels with multicast outer addressesOctavian Purdila
2010-01-06Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-01-06sunrpc: fix peername failed on closed listenerXiaotian Feng
2010-01-06sunrpc: fix build-time warningRandy Dunlap
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-06Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville
2010-01-06mac80211: fix-up build breakage in 2.6.33John W. Linville
2010-01-05wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not setJohn W. Linville
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-05mac80211: fix ampdu_action tx_start ssnChristian Lamparter
2010-01-05cfg80211: add a regulatory debug printLuis R. Rodriguez
2010-01-05mac80211: fix ieee80211_change_mac() to use struct sockaddrKalle Valo
2010-01-05mac80211: fix a warning related to pointer conversion to u64 cookieKalle Valo
2010-01-05mac80211: No need to include WEXT headers hereJouni Malinen
2010-01-05mac80211: fix skb buffering issueJohannes Berg
2010-01-04cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez
2010-01-04mac80211: fix typo added by "mac80211: fix propagation of failed..."John W. Linville