summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville6-12/+1
2010-11-22mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa1-1/+8
2010-11-22cfg80211: Fix regulatory bug with multiple cards and delaysLuis R. Rodriguez1-9/+43
2010-11-22cfg80211: move mutex locking to reg_process_pending_hints()Luis R. Rodriguez1-8/+8
2010-11-22cfg80211: move reg_work and reg_todo aboveLuis R. Rodriguez1-2/+3
2010-11-22cfg80211: put core regulatory request into queueLuis R. Rodriguez1-6/+1
2010-11-18nl80211/mac80211: Report signal averageBruno Randolf6-1/+12
2010-11-17mac80211: fix powersaving clients racesJohannes Berg4-7/+29
2010-11-17mac80211: defines for AC numbersJohannes Berg1-1/+10
2010-11-16mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau3-6/+19
2010-11-16cfg80211: add support for setting the ad-hoc multicast rateFelix Fietkau1-0/+5
2010-11-16mac80211: Add function to get probe request template for current APJuuso Oikarinen3-5/+46
2010-11-16mac80211: Add antenna configurationBruno Randolf3-0/+92
2010-11-16cfg80211: Add nl80211 antenna configurationBruno Randolf1-1/+30
2010-11-16mac80211: support hardware TX fragmentation offloadArik Nemtsov5-2/+54
2010-11-15mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher()Jesper Juhl2-4/+2
2010-11-15mac80211: refactor debugfs function generation codeEliad Peller4-55/+52
2010-11-15mac80211: minstrel_ht - reduce the overhead of rate samplingFelix Fietkau1-6/+10
2010-11-15cfg80211: prefix REG_DBG_PRINT() with cfg80211Luis R. Rodriguez1-16/+15
2010-11-15cfg80211: add debug print when processing a channelLuis R. Rodriguez1-0/+39
2010-11-15cfg80211: add debug print when disabling a channel on a custom regdLuis R. Rodriguez1-0/+5
2010-11-15cfg80211: add debug prints for when we ignore regulatory hintsLuis R. Rodriguez1-3/+39
2010-11-15cfg80211: fix disabling channels based on hintsLuis R. Rodriguez1-1/+19
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez1-0/+1
2010-11-15cfg80211: pass the reg hint initiator to helpersLuis R. Rodriguez1-4/+8
2010-11-15rfkill: remove dead codeStephen Hemminger1-14/+0
2010-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-45/+104
2010-10-30net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds1-0/+4
2010-10-30RDS: Let rds_message_alloc_sgs() return NULLAndy Grover3-0/+17
2010-10-30RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover1-39/+65
2010-10-30RDS: Clean up error handling in rds_cmsg_rdma_argsAndy Grover1-3/+2
2010-10-30RDS: Return -EINVAL if rds_rdma_pages returns an errorAndy Grover1-1/+3
2010-10-30net: fix rds_iovec page count overflowLinus Torvalds1-0/+7
2010-10-30ip_gre: fix fallback tunnel setupEric Dumazet1-3/+3
2010-10-30ipv6/udp: report SndbufErrors and RcvbufErrorsEric Dumazet1-0/+4
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-142/+274
2010-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-3/+8
2010-10-29mac80211: fix failure to check kmalloc return value in key_key_readJesper Juhl1-1/+5
2010-10-29convert get_sb_pseudo() usersAl Viro1-6/+4
2010-10-29convert get_sb_single() usersAl Viro1-9/+9
2010-10-28netfilter: xt_socket: Make tproto signed in socket_mt6_v1().David S. Miller1-4/+3
2010-10-28pktgen: Limit how much data we copy onto the stack.Nelson Elhage1-3/+4
2010-10-28net: Limit socket I/O iovec total length to INT_MAX.David S. Miller2-15/+15
2010-10-28fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov3-1/+24
2010-10-28dccp ccid-2: Stop pollingGerrit Renker2-8/+20
2010-10-28dccp: Refine the wait-for-ccid mechanismGerrit Renker4-54/+89
2010-10-28dccp: Extend CCID packet dequeueing interfaceGerrit Renker2-57/+86
2010-10-28dccp: Return-value convention of hc_tx_send_packet()Gerrit Renker2-9/+37
2010-10-28net/9p: Return error on read with NULL bufferSanchit Garg1-4/+1
2010-10-289p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)1-3/+4