| Commit message (Expand) | Author | Age |
* | sctp: Update sctp global memory limit allocations. | Vlad Yasevich | 2008-07-19 |
* | sctp: remove unnecessary byteshifting, calculate directly in big-endian | Harvey Harrison | 2008-07-19 |
* | sctp: Allow only 1 listening socket with SO_REUSEADDR | Vlad Yasevich | 2008-07-19 |
* | sctp: Do not leak memory on multiple listen() calls | Vlad Yasevich | 2008-07-19 |
* | sctp: Support ipv6only AF_INET6 sockets. | Vlad Yasevich | 2008-07-19 |
* | sctp: Prevent uninitialized memory access | Florian Westphal | 2008-07-19 |
* | sctp: Don't abort initialization when CONFIG_PROC_FS=n | Florian Westphal | 2008-07-19 |
* | tcp: RTT metrics scaling | Stephen Hemminger | 2008-07-19 |
* | pkt_sched: Fix noqueue_qdisc initialization. | David S. Miller | 2008-07-19 |
* | pkt_sched: Manage qdisc list inside of root qdisc. | David S. Miller | 2008-07-19 |
* | pkt_sched: Get rid of u32_list. | David S. Miller | 2008-07-18 |
* | packet: add PACKET_RESERVE sockopt | Patrick McHardy | 2008-07-18 |
* | bnx2: Update version to 1.7.9. | Benjamin Li | 2008-07-18 |
* | bnx2: Fix Sparse warnings | Benjamin Li | 2008-07-18 |
* | bnx2: Add TX multiqueue support. | Benjamin Li | 2008-07-18 |
* | bnx2: Update TPAT firmware | Benjamin Li | 2008-07-18 |
* | e1000: resolve tx multiqueue bug | Ben Hutchings | 2008-07-18 |
* | igb/ixgbe/e1000e: resolve tx multiqueue bug | Jeff Kirsher | 2008-07-18 |
* | proc: consolidate per-net single-release callers | Pavel Emelyanov | 2008-07-18 |
* | proc: consolidate per-net single_open callers | Pavel Emelyanov | 2008-07-18 |
* | proc: clean the ip_misc_proc_init and ip_proc_init_net error paths | Pavel Emelyanov | 2008-07-18 |
* | proc: show per-net ip_devconf.forwarding in /proc/net/snmp | Pavel Emelyanov | 2008-07-18 |
* | proc: create /proc/net/snmp file in each net | Pavel Emelyanov | 2008-07-18 |
* | proc: create /proc/net/netstat file in each net | Pavel Emelyanov | 2008-07-18 |
* | ipv4: clean the init_ipv4_mibs error paths | Pavel Emelyanov | 2008-07-18 |
* | mib: put icmpmsg statistics on struct net | Pavel Emelyanov | 2008-07-18 |
* | mib: put icmp statistics on struct net | Pavel Emelyanov | 2008-07-18 |
* | mib: put udplite statistics on struct net | Pavel Emelyanov | 2008-07-18 |
* | mib: put udp statistics on struct net | Pavel Emelyanov | 2008-07-18 |
* | mib: put net statistics on struct net | Pavel Emelyanov | 2008-07-18 |
* | mib: put ip statistics on struct net | Pavel Emelyanov | 2008-07-18 |
* | mib: put tcp statistics on struct net | Pavel Emelyanov | 2008-07-18 |
* | ipv4: add pernet mib operations | Pavel Emelyanov | 2008-07-18 |
* | mib: add netns/mib.h file | Pavel Emelyanov | 2008-07-18 |
* | Revert "remove the strip driver" | David S. Miller | 2008-07-18 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 |
|\ |
|
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-17 |
| |\ |
|
| | * | [PATCH] ocfs2: fix oops in mmap_truncate testing | Coly Li | 2008-07-16 |
| | * | configfs: call drop_link() to cleanup after create_link() failure | Louis Rilling | 2008-07-14 |
| | * | configfs: Allow ->make_item() and ->make_group() to return detailed errors. | Joel Becker | 2008-07-14 |
| | * | configfs: Fix failing mkdir() making racing rmdir() fail | Louis Rilling | 2008-07-14 |
| | * | configfs: Fix deadlock with racing rmdir() and rename() | Louis Rilling | 2008-07-14 |
| | * | configfs: Make configfs_new_dirent() return error code instead of NULL | Louis Rilling | 2008-07-14 |
| | * | configfs: Protect configfs_dirent s_links list mutations | Louis Rilling | 2008-07-14 |
| | * | configfs: Introduce configfs_dirent_lock | Louis Rilling | 2008-07-14 |
| | * | ocfs2: Don't snprintf() without a format. | Joel Becker | 2008-07-14 |
| | * | ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs | Joel Becker | 2008-07-14 |
| | * | ocfs2/net: Silence build warnings on sparc64 | Sunil Mushran | 2008-07-14 |
| | * | ocfs2: Handle error during journal load | Wengang Wang | 2008-07-14 |
| | * | ocfs2: Silence an error message in ocfs2_file_aio_read() | Sunil Mushran | 2008-07-14 |