aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-21net: Optimize non-gso test checksKrishna Kumar1-12/+17
2010-01-19tipc: Clean up configuration fileAllan Stephens1-46/+27
2010-01-19net: Unexport napi_gro_flush().David S. Miller1-2/+1
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller30-304/+1390
2010-01-19ipv4: allow warming up the ARP cache with request type gratuitous ARPOctavian Purdila1-1/+2
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan43-106/+101
2010-01-17tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila4-10/+28
2010-01-15mac80211: fix memory leak in ieee80211_send_probe_reqMing Lei1-0/+1
2010-01-15mac80211: force use_short_slot=true for 5GHzFelix Fietkau2-0/+9
2010-01-15cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez3-20/+66
2010-01-15mac80211: Fixed netif_tx_wake_all_queues in IBSS modeBenoit Papillault1-1/+3
2010-01-15ipv4: Use less conflicting local var name in change_nexthops() loop macro.David S. Miller1-36/+40
2010-01-15net/core/sock.c: quiet sparse noiseH Hartley Sweeten1-1/+1
2010-01-14cfg80211: Ingore country IEs with a zero set of number of channelsLuis R. Rodriguez1-0/+6
2010-01-14cfg80211: fix 2 GHz subband calculation for country IEsLuis R. Rodriguez1-2/+2
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-16/+21
2010-01-13netpoll: allow execution of multiple rx_hooks per interfaceDaniel Borkmann1-63/+106
2010-01-13genetlink: optimize ctrl_dumpfamily()Samir Bellabes1-3/+1
2010-01-12mac80211: check uapsd state for dynamic power saveKalle Valo1-0/+25
2010-01-12mac80211: create tx handler for dynamic psKalle Valo1-40/+41
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo5-3/+113
2010-01-12mac80211: add U-APSD client supportKalle Valo7-6/+81
2010-01-12mac80211: remove unused type argumentJohannes Berg1-19/+19
2010-01-12mac80211: flush workqueue before calling driver ->stop() methodLennert Buytenhek1-1/+1
2010-01-12net/mac80211/mlme.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-01-12mac80211: fix return from ieee80211_assoc_successJohannes Berg1-1/+1
2010-01-12mac80211: do not transmit frames on unconfigured 4-addr vlan interfacesFelix Fietkau1-1/+4
2010-01-12mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau3-6/+30
2010-01-12mac80211: use nullfunc frames for 4-addr sta detectionFelix Fietkau2-0/+51
2010-01-12cfg80211: Fix country IE parsing for single channel tripletsLuis R. Rodriguez1-4/+221
2010-01-12cfg80211: process the max power on a country IELuis R. Rodriguez1-1/+1
2010-01-12cfg80211: add debug print when we drop a bogus country IELuis R. Rodriguez1-1/+3
2010-01-12mac80211: fix a few work bugsJohannes Berg2-0/+5
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen3-31/+96
2010-01-12mac80211: use Probe Request template when sending a direct scanKalle Valo1-24/+16
2010-01-12mac80211: create Probe Request templateKalle Valo1-0/+50
2010-01-12mac80211: use PS Poll and Nullfunc templates when sending such framesKalle Valo1-39/+9
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo1-0/+78
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen1-0/+111
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen8-64/+116
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen2-11/+38
2010-01-12mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi1-1/+2
2010-01-12mac80211: Add new callback set_coverage_classLukáš Turek3-0/+45
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2-0/+16
2010-01-11tcp: Generalized TTL Security MechanismStephen Hemminger2-1/+16
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller14-34/+50
2010-01-10NET: irda, remove unnecessary checksJiri Slaby1-6/+0
2010-01-10NET: ipv6, remove unnecessary checkJiri Slaby1-1/+1
2010-01-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller5-25/+31
2010-01-08netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal1-0/+6