summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* pktgen: use proc_create_data()Alexey Dobriyan2009-08-281-2/+4
* pktgen: increase versionStephen Hemminger2009-08-281-6/+10
* pktgen: cleanup checkpatch warningsStephen Hemminger2009-08-281-139/+159
* pktgen: use common idle routineStephen Hemminger2009-08-281-10/+4
* pktgen: spin using hrtimerStephen Hemminger2009-08-281-21/+28
* pktgen: convert to use ktime_tStephen Hemminger2009-08-281-100/+84
* pktgen: avoid calling gettimeofdayStephen Hemminger2009-08-281-7/+9
* pktgen: reorganize transmit loopStephen Hemminger2009-08-281-12/+14
* pktgen: use netdev_alloc_skbStephen Hemminger2009-08-281-4/+6
* pktgen: cleanup clone count testStephen Hemminger2009-08-281-17/+15
* pktgen: xmit logic reorganizationStephen Hemminger2009-08-281-31/+24
* pktgen: stop_device cleanupStephen Hemminger2009-08-281-9/+3
* pktgen: mark read-only/mostly variablesStephen Hemminger2009-08-281-5/+5
* pktgen: change inliningStephen Hemminger2009-08-281-8/+7
* pktgen: minor cleanupStephen Hemminger2009-08-281-16/+9
* mac80211: Check pending scan request after having processed mgd workJouni Malinen2009-08-281-16/+12
* mac80211: fix scan cancel on ifdownJohannes Berg2009-08-282-27/+8
* mac80211: Fix output of minstrels rc_statsArnd Hannemann2009-08-281-1/+1
* mac80211: fix RX skb leaksJohannes Berg2009-08-281-19/+15
* nl80211: jump to out_err upon unsupported iftypeRoel Kluin2009-08-281-1/+1
* mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann2009-08-281-1/+0
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-285-11/+26
* cfg80211: clean up properly on interface type changeJohannes Berg2009-08-285-81/+117
* cfg80211: make spurious warnings less likely, configurableJohannes Berg2009-08-284-4/+40
* mac80211: remove ieee80211_rx namespace hackJohn W. Linville2009-08-281-2/+2
* cfg80211: check lost scans later, fix bugJohannes Berg2009-08-283-5/+22
* mac80211: fix configure_filter invocation after stopJohannes Berg2009-08-284-16/+14
* mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona2009-08-282-15/+38
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-08-237-11/+190
|\
| * Drop ARPHRD_IEEE802154_PHYDmitry Eremin-Solenikov2009-08-193-7/+4
| * ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov2009-08-192-3/+26
| * ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov2009-08-192-1/+160
* | RDS: Add a debug message suggesting to load transport modulesAndy Grover2009-08-231-0/+3
* | RDS: Track transports via an array, not a listAndy Grover2009-08-235-10/+28
* | RDS: Modularize RDMA and TCP transportsAndy Grover2009-08-234-16/+35
* | RDS: Export symbols from core RDSAndy Grover2009-08-2310-0/+29
* | RDS: Add TCP transport to RDSAndy Grover2009-08-237-0/+1457
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-2118-117/+225
|\ \
| * | mac80211: fix register_hw error pathJohannes Berg2009-08-201-1/+1
| * | cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi2009-08-202-2/+5
| * | cfg80211: fix leaks of wdev->conn->ieDavid Kilroy2009-08-201-0/+4
| * | cfg80211: fix dangling scan request checkingJohannes Berg2009-08-202-13/+65
| * | mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker2009-08-204-2/+21
| * | rc80211_pid_algo.c: remove unused variable declarationJohn W. Linville2009-08-201-1/+0
| * | mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona2009-08-205-29/+24
| * | mac80211: remove deprecated APIJohannes Berg2009-08-201-4/+0
| * | mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-207-43/+77
| * | cfg80211: report userspace SME connected event properlyJohannes Berg2009-08-202-16/+15
| * | cfg80211: fix deadlockJohannes Berg2009-08-201-12/+18
| * | cfg80211: export cfg80211_wext_siwfreqJussi Kivilinna2009-08-201-0/+1
| |/
OpenPOWER on IntegriCloud