aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | igb/ixgbe/e1000e: resolve tx multiqueue bugJeff Kirsher2008-07-18
* | proc: consolidate per-net single-release callersPavel Emelyanov2008-07-18
* | proc: consolidate per-net single_open callersPavel Emelyanov2008-07-18
* | proc: clean the ip_misc_proc_init and ip_proc_init_net error pathsPavel Emelyanov2008-07-18
* | proc: show per-net ip_devconf.forwarding in /proc/net/snmpPavel Emelyanov2008-07-18
* | proc: create /proc/net/snmp file in each netPavel Emelyanov2008-07-18
* | proc: create /proc/net/netstat file in each netPavel Emelyanov2008-07-18
* | ipv4: clean the init_ipv4_mibs error pathsPavel Emelyanov2008-07-18
* | mib: put icmpmsg statistics on struct netPavel Emelyanov2008-07-18
* | mib: put icmp statistics on struct netPavel Emelyanov2008-07-18
* | mib: put udplite statistics on struct netPavel Emelyanov2008-07-18
* | mib: put udp statistics on struct netPavel Emelyanov2008-07-18
* | mib: put net statistics on struct netPavel Emelyanov2008-07-18
* | mib: put ip statistics on struct netPavel Emelyanov2008-07-18
* | mib: put tcp statistics on struct netPavel Emelyanov2008-07-18
* | ipv4: add pernet mib operationsPavel Emelyanov2008-07-18
* | mib: add netns/mib.h filePavel Emelyanov2008-07-18
* | Revert "remove the strip driver"David S. Miller2008-07-18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\ \
| * \ Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-17
| |\ \
| | * | [PATCH] ocfs2: fix oops in mmap_truncate testingColy Li2008-07-16
| | * | configfs: call drop_link() to cleanup after create_link() failureLouis Rilling2008-07-14
| | * | configfs: Allow ->make_item() and ->make_group() to return detailed errors.Joel Becker2008-07-14
| | * | configfs: Fix failing mkdir() making racing rmdir() failLouis Rilling2008-07-14
| | * | configfs: Fix deadlock with racing rmdir() and rename()Louis Rilling2008-07-14
| | * | configfs: Make configfs_new_dirent() return error code instead of NULLLouis Rilling2008-07-14
| | * | configfs: Protect configfs_dirent s_links list mutationsLouis Rilling2008-07-14
| | * | configfs: Introduce configfs_dirent_lockLouis Rilling2008-07-14
| | * | ocfs2: Don't snprintf() without a format.Joel Becker2008-07-14
| | * | ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefsJoel Becker2008-07-14
| | * | ocfs2/net: Silence build warnings on sparc64Sunil Mushran2008-07-14
| | * | ocfs2: Handle error during journal loadWengang Wang2008-07-14
| | * | ocfs2: Silence an error message in ocfs2_file_aio_read()Sunil Mushran2008-07-14
| | * | ocfs2: use simple_read_from_buffer()Akinobu Mita2008-07-14
| | * | ocfs2: fix printk format warnings with OCFS2_FS_STATS=nRandy Dunlap2008-07-14
| | * | [PATCH 2/2] ocfs2: Instrument fs cluster locksSunil Mushran2008-07-14
| | * | [PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config optionSunil Mushran2008-07-14
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2008-07-17
| |\ \ \
| | * | | pcmcia: ide-cs: Remove outdated commentLarry Finger2008-07-15
| | * | | pcmcia: fix cisinfo_t removalMarc Zyngier2008-07-15
| | * | | pcmcia: fix return value in cm4000_cs.cDominik Brodowski2008-07-15
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-17
| |\ \ \ \
| | * | | | x86: fix asm/e820.h for userspace inclusionRusty Russell2008-07-17
| | * | | | x86: fix numaq_tsc_disableYinghai Lu2008-07-17
| | * | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-17
| | |\ \ \ \
| | * | | | | x86: fix kernel_physical_mapping_init() for large x86 systemsJack Steiner2008-07-16
| * | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-17
| |\ \ \ \ \ \
| | * | | | | | ftrace: do not trace library functionsIngo Molnar2008-07-17
| | * | | | | | ftrace: do not trace scheduler functionsIngo Molnar2008-07-17
| | * | | | | | ftrace: fix lockup with MAXSMPIngo Molnar2008-07-17