summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-185-23/+197
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | fs: scale files_lockNick Piggin2010-08-181-0/+7
| | | * | | | | | | | lglock: introduce special lglock and brlock spin locksNick Piggin2010-08-181-0/+172
| | | * | | | | | | | tty: fix fu_list abuseNick Piggin2010-08-182-2/+8
| | | * | | | | | | | fs: cleanup files_lock lockingNick Piggin2010-08-182-5/+3Star
| | | * | | | | | | | fs: fs_struct rwlock to spinlockNick Piggin2010-08-181-7/+7
| | | * | | | | | | | remove SWRITE* I/O typesChristoph Hellwig2010-08-182-9/+1Star
| | | * | | | | | | | kill BH_Ordered flagChristoph Hellwig2010-08-181-2/+1Star
| | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-181-0/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela2010-08-181-0/+1
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-181-0/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | spi.h: missing kernel-doc notation, please fixErnst Schwab2010-08-181-0/+3
| | | |/ / / / / / /
| | * | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-181-0/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | VIDEO: amba clcd: don't disable an already disabled clockRussell King2010-08-171-0/+1
| | * | | | | | | | | Make do_execve() take a const filename pointerDavid Howells2010-08-183-5/+8
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | udp: add rehash on connect()Eric Dumazet2010-09-092-0/+2
| * | | | | | | | | ipvs: fix active FTPJulian Anastasov2010-09-081-0/+3
| * | | | | | | | | cls_cgroup: Fix rcu lockdep warningLi Zefan2010-09-031-2/+8
| | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-251-4/+14
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6David S. Miller2010-09-092-41/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | RDS: Remove dead struct from rds.hAndy Grover2010-09-091-8/+0Star
| * | | | | | | | RDS: rds.h: Replace u_int[size]_t with uint[size]_tAndy Grover2010-09-091-29/+29
| * | | | | | | | RDS: Add rds.h to exported headers listAndy Grover2010-09-092-6/+7
| * | | | | | | | RDS: Implement masked atomic operationsAndy Grover2010-09-091-0/+12
| * | | | | | | | RDS: Add flag for silent ops. Do atomic op before RDMAAndy Grover2010-09-091-0/+1
| * | | | | | | | RDS: Implement atomic operationsAndy Grover2010-09-091-0/+19
* | | | | | | | | net: introduce rcu_dereference_rtnlEric Dumazet2010-09-081-0/+11
* | | | | | | | | include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches2010-09-081-1/+4
|/ / / / / / / /
* | | | | | | | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-031-0/+15
* | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-09-024-15/+49
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-024-15/+49
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211: support runtime interface type changesJohannes Berg2010-08-271-0/+9
| | * | | | | | | | cfg80211: allow changing port control protocolJohannes Berg2010-08-272-8/+32
| | * | | | | | | | mac80211: allow scan to complete from any contextJohannes Berg2010-08-271-1/+2
| | * | | | | | | | wl12xx: change contact person for the include fileKalle Valo2010-08-251-1/+1
| | * | | | | | | | mac80211: trivial spelling fixesBob Copeland2010-08-251-5/+5
* | | | | | | | | | net: Improve comments in include/linux/phy.hPeter Meerwald2010-09-021-2/+2
|/ / / / / / / / /
* | | | | | | | | skge: add GRO supportEric Dumazet2010-09-011-0/+1
* | | | | | | | | net: add a comment on netdev->last_rxEric Dumazet2010-08-311-1/+8
* | | | | | | | | TCP: update initial windows according to RFC 5681Gerrit Renker2010-08-301-8/+2Star
* | | | | | | | | tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-301-0/+15
* | | | | | | | | tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-302-0/+2
* | | | | | | | | net: fix datapath typoSimon Horman2010-08-301-1/+1
* | | | | | | | | gro: __napi_gro_receive() optimizationsEric Dumazet2010-08-271-1/+17
* | | | | | | | | net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-261-18/+30
* | | | | | | | | stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO2010-08-261-1/+1
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-255-75/+317
|\| | | | | | | |
| * | | | | | | | cfg80211: add some documentationJohannes Berg2010-08-241-6/+115
| * | | | | | | | nl80211: some documentation fixesJohannes Berg2010-08-241-11/+46
| * | | | | | | | mac80211: fix docbookJohannes Berg2010-08-241-1/+1