Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | slub: add missing __percpu markup in mm/slub_def.h | Namhyung Kim | 2010-08-09 | 1 | -1/+1 | |
| * | | | | | | | mm: make the vma list be doubly linked | Linus Torvalds | 2010-08-21 | 1 | -1/+1 | |
| * | | | | | | | kfifo: implement missing __kfifo_skip_r() | Andrea Righi | 2010-08-20 | 1 | -0/+2 | |
| * | | | | | | | 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 '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 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | 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 | |
|/ / / / / / / / | ||||||
* | | | | | | | | 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 | 2 | -2/+16 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-02 | 2 | -2/+16 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | cfg80211: allow changing port control protocol | Johannes Berg | 2010-08-27 | 1 | -1/+15 | |
| | * | | | | | | | | wl12xx: change contact person for the include file | Kalle Valo | 2010-08-25 | 1 | -1/+1 | |
* | | | | | | | | | | 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: Add TCP_USER_TIMEOUT socket option. | Jerry Chu | 2010-08-30 | 1 | -0/+1 | |
* | | | | | | | | | 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 | |
* | | | | | | | | | 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 | 3 | -30/+123 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | nl80211: some documentation fixes | Johannes Berg | 2010-08-24 | 1 | -11/+46 | |
| * | | | | | | | | b43: N-PHY: Implement MAC PHY clock set | Gábor Stefanik | 2010-08-24 | 1 | -0/+1 | |
| * | | | | | | | | cfg80211/mac80211: extensible frame processing | Johannes Berg | 2010-08-24 | 1 | -19/+74 | |
| * | | | | | | | | cfg80211: support sysfs namespaces | Johannes Berg | 2010-08-16 | 1 | -0/+2 | |
* | | | | | | | | | mlx4_en: UDP RSS support | Yevgeny Petrilin | 2010-08-24 | 1 | -0/+1 | |
* | | | | | | | | | mlx4_en: Fixing report in Ethtool get_settings | Yevgeny Petrilin | 2010-08-24 | 1 | -0/+4 | |
* | | | | | | | | | mlx4_en: Added self diagnostics test implementation | Yevgeny Petrilin | 2010-08-24 | 2 | -0/+3 | |
* | | | | | | | | | tc: add meta match on receive hash | Stephen Hemminger | 2010-08-24 | 1 | -0/+1 | |
* | | | | | | | | | include/linux/if_ether.h: Remove unused #define MAC_FMT | Joe Perches | 2010-08-24 | 1 | -2/+0 | |
* | | | | | | | | | net: increase the size of priv_flags and add IFF_OVS_DATAPATH | Simon Horman | 2010-08-23 | 2 | -1/+3 | |
* | | | | | | | | | bna: Brocade 10Gb Ethernet device driver | Rasesh Mody | 2010-08-23 | 1 | -0/+3 | |
* | | | | | | | | | net: Rename skb_has_frags to skb_has_frag_list | David S. Miller | 2010-08-23 | 2 | -3/+3 | |
* | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-08-22 | 10 | -26/+26 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | |