aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ipv6: remove unused macros from net/ipv6.hDenis V. Lunev2008-07-19
* ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev2008-07-19
* tcp: fix kernel panic with listening_get_nextDaniel Lezcano2008-07-19
* tcp: Remove redundant checks when setting eff_sacksAdam Langley2008-07-19
* tcp: options clean upAdam Langley2008-07-19
* tcp: Fix MD5 signatures for non-linear skbsAdam Langley2008-07-19
* sctp: Update sctp global memory limit allocations.Vlad Yasevich2008-07-19
* sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison2008-07-19
* 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