aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-16core: add stat to track unresolved discards in neighbor cacheNeil Horman1-1/+3
2008-07-16mib: add net to NET_ADD_STATS_USERPavel Emelyanov1-1/+1
2008-07-16mib: add net to NET_ADD_STATS_BHPavel Emelyanov1-1/+1
2008-07-16mib: add net to NET_INC_STATS_USERPavel Emelyanov1-1/+1
2008-07-16mib: add net to NET_INC_STATS_BHPavel Emelyanov2-2/+2
2008-07-16mib: add net to NET_INC_STATSPavel Emelyanov1-1/+1
2008-07-16sock: add net to prot->enter_memory_pressure callbackPavel Emelyanov2-3/+3
2008-07-16mib: add net to TCP_ADD_STATS_USERPavel Emelyanov1-5/+5
2008-07-16mib: add net to TCP_DEC_STATSPavel Emelyanov1-1/+1
2008-07-16mib: add net to TCP_INC_STATS_BHPavel Emelyanov1-1/+1
2008-07-16mib: add net to TCP_INC_STATSPavel Emelyanov1-1/+1
2008-07-16tcp: add net to tcp_mib_initPavel Emelyanov1-1/+1
2008-07-16mib: drop unused TCP_XXX_STATS macrosPavel Emelyanov1-2/+0
2008-07-16mib: add net to IP_ADD_STATS_BHPavel Emelyanov1-1/+1