Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | Fix the declaration of sys_execve() in asm-generic/syscalls.h | David Howells | 2010-08-18 | 1 | -2/+4 | |
| | * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-18 | 5 | -23/+197 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | fs: scale files_lock | Nick Piggin | 2010-08-18 | 1 | -0/+7 | |
| | | * | | | | | | | | lglock: introduce special lglock and brlock spin locks | Nick Piggin | 2010-08-18 | 1 | -0/+172 | |
| | | * | | | | | | | | tty: fix fu_list abuse | Nick Piggin | 2010-08-18 | 2 | -2/+8 | |
| | | * | | | | | | | | fs: cleanup files_lock locking | Nick Piggin | 2010-08-18 | 2 | -5/+3 | |
| | | * | | | | | | | | fs: fs_struct rwlock to spinlock | Nick Piggin | 2010-08-18 | 1 | -7/+7 | |
| | | * | | | | | | | | remove SWRITE* I/O types | Christoph Hellwig | 2010-08-18 | 2 | -9/+1 | |
| | | * | | | | | | | | kill BH_Ordered flag | Christoph Hellwig | 2010-08-18 | 1 | -2/+1 | |
| | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-08-18 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela | 2010-08-18 | 1 | -0/+1 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-18 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | spi.h: missing kernel-doc notation, please fix | Ernst Schwab | 2010-08-17 | 1 | -0/+3 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-17 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | VIDEO: amba clcd: don't disable an already disabled clock | Russell King | 2010-08-17 | 1 | -0/+1 | |
| | * | | | | | | | | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 3 | -5/+8 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | udp: add rehash on connect() | Eric Dumazet | 2010-09-08 | 2 | -0/+2 | |
| * | | | | | | | | | ipvs: fix active FTP | Julian Anastasov | 2010-09-08 | 1 | -0/+3 | |
| * | | | | | | | | | cls_cgroup: Fix rcu lockdep warning | Li Zefan | 2010-09-03 | 1 | -2/+8 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| * | | | | | | | | tcp: Combat per-cpu skew in orphan tests. | David S. Miller | 2010-08-25 | 1 | -4/+14 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-davem' of git://oss.oracle.com/git/agrover/linux-2.6 | David S. Miller | 2010-09-09 | 2 | -41/+66 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | RDS: Remove dead struct from rds.h | Andy Grover | 2010-09-08 | 1 | -8/+0 | |
| * | | | | | | | | RDS: rds.h: Replace u_int[size]_t with uint[size]_t | Andy Grover | 2010-09-08 | 1 | -29/+29 | |
| * | | | | | | | | RDS: Add rds.h to exported headers list | Andy Grover | 2010-09-08 | 2 | -6/+7 | |
| * | | | | | | | | RDS: Implement masked atomic operations | Andy Grover | 2010-09-08 | 1 | -0/+12 | |
| * | | | | | | | | RDS: Add flag for silent ops. Do atomic op before RDMA | Andy Grover | 2010-09-08 | 1 | -0/+1 | |
| * | | | | | | | | RDS: Implement atomic operations | Andy Grover | 2010-09-08 | 1 | -0/+19 | |
* | | | | | | | | | net: introduce rcu_dereference_rtnl | Eric Dumazet | 2010-09-08 | 1 | -0/+11 | |
* | | | | | | | | | include/net/raw.h: Convert raw_seq_private macro to inline | Joe Perches | 2010-09-08 | 1 | -1/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 2010-09-02 | 1 | -0/+15 | |
* | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-09-02 | 4 | -15/+49 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-02 | 4 | -15/+49 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mac80211: support runtime interface type changes | Johannes Berg | 2010-08-27 | 1 | -0/+9 | |
| | * | | | | | | | | cfg80211: allow changing port control protocol | Johannes Berg | 2010-08-27 | 2 | -8/+32 | |
| | * | | | | | | | | mac80211: allow scan to complete from any context | Johannes Berg | 2010-08-27 | 1 | -1/+2 | |
| | * | | | | | | | | wl12xx: change contact person for the include file | Kalle Valo | 2010-08-25 | 1 | -1/+1 | |
| | * | | | | | | | | mac80211: trivial spelling fixes | Bob Copeland | 2010-08-25 | 1 | -5/+5 | |
* | | | | | | | | | | net: Improve comments in include/linux/phy.h | Peter Meerwald | 2010-09-02 | 1 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | skge: add GRO support | Eric Dumazet | 2010-09-01 | 1 | -0/+1 | |
* | | | | | | | | | net: add a comment on netdev->last_rx | Eric Dumazet | 2010-08-31 | 1 | -1/+8 | |
* | | | | | | | | | TCP: update initial windows according to RFC 5681 | Gerrit Renker | 2010-08-30 | 1 | -8/+2 | |
* | | | | | | | | | tcp/dccp: Consolidate common code for RFC 3390 conversion | Gerrit Renker | 2010-08-30 | 1 | -0/+15 | |
* | | | | | | | | | tcp: Add TCP_USER_TIMEOUT socket option. | Jerry Chu | 2010-08-30 | 2 | -0/+2 | |
* | | | | | | | | | net: fix datapath typo | Simon Horman | 2010-08-29 | 1 | -1/+1 | |
* | | | | | | | | | gro: __napi_gro_receive() optimizations | Eric Dumazet | 2010-08-26 | 1 | -1/+17 | |
* | | | | | | | | | net/sctp: Use pr_fmt and pr_<level> | Joe Perches | 2010-08-26 | 1 | -18/+30 | |
* | | | | | | | | | stmmac: make ioaddr 'void __iomem *' rather than unsigned long | Giuseppe CAVALLARO | 2010-08-25 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-08-25 | 5 | -75/+317 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | cfg80211: add some documentation | Johannes Berg | 2010-08-24 | 1 | -6/+115 | |
| * | | | | | | | | nl80211: some documentation fixes | Johannes Berg | 2010-08-24 | 1 | -11/+46 |