aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sctp: Allow only 1 listening socket with SO_REUSEADDRVlad Yasevich2008-07-19
* sctp: Do not leak memory on multiple listen() callsVlad Yasevich2008-07-19
* sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich2008-07-19
* sctp: Prevent uninitialized memory accessFlorian Westphal2008-07-19
* sctp: Don't abort initialization when CONFIG_PROC_FS=nFlorian Westphal2008-07-19
* tcp: RTT metrics scalingStephen Hemminger2008-07-19
* pkt_sched: Fix noqueue_qdisc initialization.David S. Miller2008-07-19
* pkt_sched: Manage qdisc list inside of root qdisc.David S. Miller2008-07-19
* pkt_sched: Get rid of u32_list.David S. Miller2008-07-18
* packet: add PACKET_RESERVE sockoptPatrick McHardy2008-07-18
* bnx2: Update version to 1.7.9.Benjamin Li2008-07-18
* bnx2: Fix Sparse warningsBenjamin Li2008-07-18
* bnx2: Add TX multiqueue support.Benjamin Li2008-07-18
* bnx2: Update TPAT firmwareBenjamin Li2008-07-18
* e1000: resolve tx multiqueue bugBen Hutchings2008-07-18
* 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