aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-07-20net_sched: Add size table for qdiscsJussi Kivilinna
2008-07-20net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna
2008-07-20net_sched: Add qdisc_enqueue wrapperJussi Kivilinna
2008-07-19net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-07-19ipv6: remove unused macros from net/ipv6.hDenis V. Lunev
2008-07-19ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev
2008-07-19tcp: Remove redundant checks when setting eff_sacksAdam Langley
2008-07-19tcp: options clean upAdam Langley
2008-07-19tcp: Fix MD5 signatures for non-linear skbsAdam Langley
2008-07-18sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison
2008-07-18sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich
2008-07-18tcp: RTT metrics scalingStephen Hemminger
2008-07-18pkt_sched: Manage qdisc list inside of root qdisc.David S. Miller
2008-07-18pkt_sched: Get rid of u32_list.David S. Miller
2008-07-18packet: add PACKET_RESERVE sockoptPatrick McHardy
2008-07-18x86: Add a arch directory for x86 under debugfsvenkatesh.pallipadi@intel.com
2008-07-18x86: i386: reduce boot fixmap spaceJan Beulich
2008-07-18x86: reduce force_mwait visibilityJan Beulich
2008-07-18x86: reduce forbid_dac's visibilityJan Beulich
2008-07-18x86: introducing asm-x86/traps.hJaswinder Singh
2008-07-18Merge branch 'linus' into x86/amd-iommuIngo Molnar
2008-07-18x86: consolidate the definition of the force_mwait variableThomas Petazzoni
2008-07-18Fix typos from signal_32/64.h mergeHerton Ronaldo Krzesinski
2008-07-18x86 BIOS interface for RTC on SGI UVRuss Anderson
2008-07-18x86, cleanup: fix description of __fls(): __fls(0) is undefinedAlexander van Heukelum
2008-07-18x86: more apic debuggingMaciej W. Rozycki
2008-07-18x86: APIC: Make apic_verbosity unsignedMaciej W. Rozycki
2008-07-18x86: seperate memtest from init_64.cYinghai Lu
2008-07-18ftrace: copy + paste typo in asm/ftrace.hSebastian Siewior
2008-07-18proc: consolidate per-net single-release callersPavel Emelyanov
2008-07-18proc: consolidate per-net single_open callersPavel Emelyanov
2008-07-18mib: put icmpmsg statistics on struct netPavel Emelyanov
2008-07-18mib: put icmp statistics on struct netPavel Emelyanov
2008-07-18mib: put udplite statistics on struct netPavel Emelyanov
2008-07-18mib: put udp statistics on struct netPavel Emelyanov
2008-07-18mib: put net statistics on struct netPavel Emelyanov
2008-07-18mib: put ip statistics on struct netPavel Emelyanov
2008-07-18mib: put tcp statistics on struct netPavel Emelyanov
2008-07-18mib: add netns/mib.h filePavel Emelyanov
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-18Merge branch 'linus' into x86/stepIngo Molnar
2008-07-17pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()David S. Miller
2008-07-17pkt_sched: Kill netdev_queue lock.David S. Miller
2008-07-17pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.David S. Miller
2008-07-17pkt_sched: Rework {sch,tbf}_tree_lock().David S. Miller
2008-07-17netdevice: Move qdisc_list back into net_device proper.David S. Miller
2008-07-17pkt_sched: Schedule qdiscs instead of netdev_queue.David S. Miller
2008-07-17pkt_sched: Add and use qdisc_root() and qdisc_root_lock().David S. Miller