summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | pktgen: Fix freezing problemRafael J. Wysocki2010-02-041-0/+1
| | * | irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo2010-02-031-0/+2
| | * | irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo2010-02-031-1/+2
| * | | packet: Kill CONFIG_PACKET_MMAP.David S. Miller2010-02-052-39/+0
| * | | bridge: Remove unused age_listHerbert Xu2010-02-042-3/+0
| * | | packet: Add GSO/csum offload support.Sridhar Samudrala2010-02-041-11/+176
| * | | ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger2010-02-041-4/+0
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-0429-224/+503
| |\ \ \
| | * | | lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk2010-02-021-10/+10
| | * | | lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2010-02-022-3/+2
| | * | | mac80211: Don't call rate control when HW handles itVasanthakumar2010-02-011-0/+4
| | * | | mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau2010-02-011-0/+2
| | * | | mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2010-02-011-2/+4
| | * | | mac80211: fix sta lookup for received action frames on an AP VLANFelix Fietkau2010-02-011-2/+2
| | * | | mac80211: reduce stack usage in sta_agg_status_read()Pavel Roskin2010-02-011-11/+13
| | * | | mac80211: reduce stack usage in sta_ht_capa_read()Pavel Roskin2010-02-011-1/+1
| | * | | cfg80211: add regulatory hint disconnect supportLuis R. Rodriguez2010-02-013-3/+212
| | * | | cfg80211: avoid flushing the global workqueue for core reg hintsLuis R. Rodriguez2010-02-011-3/+1
| | * | | cfg80211: fix wext-compat for setting rate to 'auto'John W. Linville2010-01-271-1/+1
| | * | | mac80211: wait for beacon before enabling powersaveJohannes Berg2010-01-262-7/+24
| | * | | cfg80211: export cfg80211_find_ieJohannes Berg2010-01-261-18/+20
| | * | | mac80211: fill jiffies/vif on filtered framesJohannes Berg2010-01-251-0/+3
| | * | | mac80211: track work started through callbacksJohannes Berg2010-01-252-8/+10
| | * | | mac80211: fix sw cryptoJohannes Berg2010-01-251-1/+1
| | * | | mac80211: fix WARN_ON in the new work codeFelix Fietkau2010-01-251-2/+0
| | * | | mac80211: fix update_tkip_key() documentation about the contextKalle Valo2010-01-251-2/+0
| | * | | mac80211: fix tx select key null pointer crash with hostapdKalle Valo2010-01-231-3/+4
| | * | | mac80211: add missing key checkJohannes Berg2010-01-221-1/+1
| | * | | mac80211: fix rx data handling for non-data frames on multiple vifsFelix Fietkau2010-01-221-17/+28
| | * | | mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...Andriy Tkachuk2010-01-221-1/+4
| | * | | cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-222-0/+32
| | * | | mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-223-17/+24
| | * | | mac80211: avoid NULL ptr deref when using WEPJohn W. Linville2010-01-221-3/+2
| | * | | nl80211: Allow association to change channels during reassociationJouni Malinen2010-01-191-1/+3
| | * | | mac80211: Fixed a bug in IBSS mergeBenoit Papillault2010-01-191-5/+1
| | * | | mac80211: removed useless code in IBSS managementBenoit Papillault2010-01-191-7/+9
| | * | | cfg80211: rcu-ify rdev and wdevJohannes Berg2010-01-192-12/+17
| | * | | mac80211: re-enable re-transmission of filtered framesJohannes Berg2010-01-192-28/+11
| | * | | mac80211: move control.hw_key assignmentJohannes Berg2010-01-194-49/+46
| | * | | mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPTJohannes Berg2010-01-191-3/+0
| | * | | mac80211: clear TX control on filtered framesJohannes Berg2010-01-191-0/+8
| | * | | mac80211: move and rename misc tx handlerJohannes Berg2010-01-191-12/+12
| | * | | mac80211: pid: replace open-coded msecs_to_jiffiesBob Copeland2010-01-191-6/+2
| | * | | mac80211: fix WMM AC default for non-QoS data framesFelix Fietkau2010-01-191-1/+5
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-197-7/+21
| | |\ \ \
| * | | | | net: maintain namespace isolation between vlan and real deviceArnd Bergmann2010-02-032-5/+32
| * | | | | net/rds: remove uses of NIPQUAD, use %pI4Joe Perches2010-02-033-9/+8
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-039-57/+66
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | dccp: fix auto-loading of dccp(_probe)Gerrit Renker2010-02-031-2/+2
| | * | | | dccp: fix bug in cache allocationGerrit Renker2010-02-032-4/+6
OpenPOWER on IntegriCloud