summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: unify scan and work mutexesJohannes Berg2010-08-165-43/+38
* mac80211: don't check rates on PLCP error framesJohannes Berg2010-08-161-20/+29
* mac80211: fix driver offchannel notification when the channel does not changeFelix Fietkau2010-08-161-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-1622-112/+616
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-08-101-6/+5
| |\
| | * Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTMMat Martineau2010-08-101-2/+0
| | * Bluetooth: Fix endianness issue with L2CAP MPS configurationMat Martineau2010-08-101-4/+5
| * | cfg80211: fix locking in action frame TXJohannes Berg2010-08-091-1/+7
| |/
| * pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski2010-08-071-0/+7
| * net: disable preemption before call smp_processor_id()Changli Gao2010-08-071-0/+2
| * tcp: no md5sig option size check bugDmitry Popov2010-08-071-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-067-26/+29
| |\
| * | net: Fix napi_gro_frags vs netpoll pathJarek Poplawski2010-08-051-4/+1
| * | ppp: make channel_ops conststephen hemminger2010-08-043-3/+6
| * | RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells2010-08-042-4/+5
| * | sch_sfq: add sanity check for the packet lengthChangli Gao2010-08-041-9/+20
| * | cls_rsvp: add sanity check for the packet lengthChangli Gao2010-08-041-2/+10
| * | cls_flow: add sanity check for the packet lengthChangli Gao2010-08-041-40/+56
| * | act_nat: fix on the TX pathChangli Gao2010-08-041-10/+13
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-045-5/+5
| |\ \
| | * \ Merge branch 'master' into for-nextJiri Kosina2010-08-0437-123/+695
| | |\ \
| | * | | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-111-1/+1
| | * | | Merge branch 'master' into for-nextJiri Kosina2010-06-1674-398/+731
| | |\ \ \
| | * | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-164-4/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04301-5986/+9345
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | fs/9p: destroy fid on failed removeAneesh Kumar K.V2010-08-021-2/+1
| * | | | | net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V2010-08-021-0/+25
| * | | | | net/9p: Implement attrwalk 9p callAneesh Kumar K.V2010-08-021-0/+50
| * | | | | 9p: Implement LOPENM. Mohan Kumar2010-08-021-7/+10
| * | | | | fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)2010-08-021-0/+44
| * | | | | 9p: Implement TMKDIRM. Mohan Kumar2010-08-021-0/+31
| * | | | | 9p: Implement TMKNODM. Mohan Kumar2010-08-021-0/+31
| * | | | | 9p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-08-021-0/+34
| * | | | | 9p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)2010-08-021-0/+19
| * | | | | 9p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi2010-08-022-0/+47
| * | | | | 9p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2010-08-022-0/+87
| * | | | | net/9p: Handle the server returned error properlyAneesh Kumar K.V2010-08-021-1/+2
| * | | | | 9p: readdir implementation for 9p2000.LSripathi Kodi2010-08-022-0/+74
| * | | | | 9p: strlen() doesn't count the terminatorDan Carpenter2010-08-021-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-275-11/+56
| |\ \ \ \ \
| * | | | | | mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2010-07-211-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-2015-49/+67
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-077-22/+71
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-06-2710-13/+22
| |\ \ \ \ \ \ \ \
| * | | | | | | | | SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()Trond Myklebust2010-06-221-16/+22
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | wireless: upcase alpha2 values in queue_regulatory_requestJohn W. Linville2010-08-161-9/+7
* | | | | | | | | mac80211: support use of NAPI for bottom-half processingJohn W. Linville2010-08-163-0/+39
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-08-055-12/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Bluetooth: Check result code of L2CAP information responseVille Tervo2010-08-041-0/+9
| * | | | | | | | Bluetooth: Don't send RFC for Basic Mode if only it is supportedGustavo F. Padovan2010-08-041-3/+12
OpenPOWER on IntegriCloud