aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20net_sched: Add accessor function for packet length for qdiscsJussi Kivilinna1-6/+11
2008-07-20net_sched: Add qdisc_enqueue wrapperJussi Kivilinna1-0/+10
2008-07-19net: Use standard structures for generic socket address structures.YOSHIFUJI Hideaki2-4/+4
2008-07-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller4-10/+80
2008-07-19ipv6: remove unused macros from net/ipv6.hDenis V. Lunev1-6/+0
2008-07-19ipv6: remove unused parameter from ip6_ra_controlDenis V. Lunev1-3/+1
2008-07-19tcp: Remove redundant checks when setting eff_sacksAdam Langley1-0/+6
2008-07-19tcp: options clean upAdam Langley1-0/+2
2008-07-19tcp: Fix MD5 signatures for non-linear skbsAdam Langley1-17/+12
2008-07-18sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison1-9/+14
2008-07-18sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich1-0/+2
2008-07-18tcp: RTT metrics scalingStephen Hemminger1-0/+12
2008-07-18pkt_sched: Manage qdisc list inside of root qdisc.David S. Miller1-2/+0
2008-07-18pkt_sched: Get rid of u32_list.David S. Miller1-0/+2
2008-07-18packet: add PACKET_RESERVE sockoptPatrick McHardy1-0/+1
2008-07-18proc: consolidate per-net single-release callersPavel Emelyanov1-0/+1
2008-07-18proc: consolidate per-net single_open callersPavel Emelyanov1-0/+2
2008-07-18mib: put icmpmsg statistics on struct netPavel Emelyanov2-3/+3
2008-07-18mib: put icmp statistics on struct netPavel Emelyanov2-3/+3
2008-07-18mib: put udplite statistics on struct netPavel Emelyanov2-3/+3
2008-07-18mib: put udp statistics on struct netPavel Emelyanov2-5/+5
2008-07-18mib: put net statistics on struct netPavel Emelyanov2-6/+6
2008-07-18mib: put ip statistics on struct netPavel Emelyanov2-4/+4
2008-07-18mib: put tcp statistics on struct netPavel Emelyanov2-5/+5
2008-07-18mib: add netns/mib.h filePavel Emelyanov2-0/+11
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller696-24689/+22210
2008-07-17pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()David S. Miller1-1/+1
2008-07-17pkt_sched: Kill netdev_queue lock.David S. Miller2-2/+6
2008-07-17pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.David S. Miller1-3/+0
2008-07-17pkt_sched: Rework {sch,tbf}_tree_lock().David S. Miller1-4/+12
2008-07-17netdevice: Move qdisc_list back into net_device proper.David S. Miller1-1/+2
2008-07-17pkt_sched: Schedule qdiscs instead of netdev_queue.David S. Miller3-14/+11
2008-07-17pkt_sched: Add and use qdisc_root() and qdisc_root_lock().David S. Miller1-0/+12
2008-07-17pkt_sched: Make QDISC_RUNNING a qdisc state.David S. Miller3-2/+9
2008-07-17pkt_sched: Move gso_skb into Qdisc.David S. Miller2-1/+1
2008-07-17netdev: Kill plain netif_schedule()David S. Miller1-5/+0
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller1-8/+0
2008-07-17netdev: Add netdev->select_queue() method.David S. Miller1-0/+3
2008-07-17netdev: netdev_priv() can now be sane again.David S. Miller1-1/+3
2008-07-17netdev: Kill struct net_device_subqueue and netdev->egress_subqueue*David S. Miller1-12/+0
2008-07-17net: Use queue aware tests throughout.David S. Miller2-12/+74
2008-07-17pkt_sched: Remove RR scheduler.David S. Miller1-9/+0
2008-07-17netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller1-3/+1
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller2-34/+72
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-2/+2
2008-07-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell1-1/+2
2008-07-17Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utraceLinus Torvalds2-16/+14
2008-07-17[S390] qdio: new qdio driver.Jan Glauber2-335/+313
2008-07-17[S390] chsc headers userspace cleanupAdrian Bunk3-4/+7