| Commit message (Expand) | Author | Age | Files | Lines |
* | [PKT_SCHED]: GRED: Cleanup and remove unnecessary code | Thomas Graf | 2005-11-05 | 2 | -95/+53 |
* | [PKT_SCHED]: GRED: Remove auto-creation of default VQ | Thomas Graf | 2005-11-05 | 1 | -9/+0 |
* | [PKT_SCHED]: GRED: Dont abuse default VQ for equalizing | Thomas Graf | 2005-11-05 | 1 | -17/+20 |
* | [PKT_SCHED]: GRED: Remove initd flag | Thomas Graf | 2005-11-05 | 1 | -14/+1 |
* | [PKT_SCHED]: GRED: Improve error handling and messages | Thomas Graf | 2005-11-05 | 1 | -24/+44 |
* | [PKT_SCHED]: GRED: Introduce tc_index_to_dp() | Thomas Graf | 2005-11-05 | 1 | -9/+18 |
* | [PKT_SCHED]: GRED: Use generic queue management interface | Thomas Graf | 2005-11-05 | 1 | -23/+9 |
* | [PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN | Thomas Graf | 2005-11-05 | 1 | -2/+7 |
* | [PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change | Thomas Graf | 2005-11-05 | 1 | -9/+0 |
* | [PKT_SCHED]: GRED: Use new generic red interface | Thomas Graf | 2005-11-05 | 1 | -133/+91 |
* | [PKT_SCHED]: GRED: Use central VQ change procedure | Thomas Graf | 2005-11-05 | 1 | -89/+84 |
* | [PKT_SCHED]: GRED: Report out-of-bound DPs as illegal | Thomas Graf | 2005-11-05 | 1 | -6/+3 |
* | [PKT_SCHED]: GRED: Use a central table definition change procedure | Thomas Graf | 2005-11-05 | 1 | -52/+61 |
* | [PKT_SCHED]: GRED: Dump table definition | Thomas Graf | 2005-11-05 | 1 | -0/+6 |
* | [PKT_SCHED]: GRED: Cleanup dumping | Thomas Graf | 2005-11-05 | 1 | -58/+34 |
* | [PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE | Thomas Graf | 2005-11-05 | 1 | -8/+28 |
* | [PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection | Thomas Graf | 2005-11-05 | 1 | -22/+65 |
* | [PKT_SCHED]: RED: Cleanup and remove unnecessary code | Thomas Graf | 2005-11-05 | 1 | -44/+21 |
* | [PKT_SCHED]: RED: Dont start idle periods while already idling | Thomas Graf | 2005-11-05 | 1 | -2/+4 |
* | [PKT_SCHED]: RED: Use generic queue management interface | Thomas Graf | 2005-11-05 | 1 | -29/+13 |
* | [PKT_SCHED]: RED: Use new generic red interface | Thomas Graf | 2005-11-05 | 1 | -247/+74 |
* | [NET]: Introduce INET_ECN_set_ce() function | Thomas Graf | 2005-11-05 | 1 | -4/+24 |
* | [PKT_SCHED]: Generic RED layer | Thomas Graf | 2005-11-05 | 1 | -0/+325 |
* | [NETFILTER] nf_queue: Fix Ooops when no queue handler registered | Harald Welte | 2005-11-05 | 1 | -1/+1 |
* | [NETFILTER]: CONNMARK target needs ip_conntrack | Harald Welte | 2005-11-05 | 1 | -0/+1 |
* | [NETFILTER] nfnetlink: Use kzalloc | Harald Welte | 2005-11-05 | 2 | -8/+4 |
* | [NETFILTER]: Fix double free after netlink_unicast() in ctnetlink | Harald Welte | 2005-11-05 | 1 | -12/+7 |
* | [NETFILTER] NAT: Fix module refcount dropping too far | Harald Welte | 2005-11-05 | 2 | -5/+3 |
* | [NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NAT | Harald Welte | 2005-11-04 | 1 | -2/+2 |
* | [NETFILTER] PPTP helper: Fix compilation of conntrack helper without NAT | Harald Welte | 2005-11-04 | 2 | -4/+2 |
* | NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled | Chuck Lever | 2005-11-04 | 4 | -29/+51 |
* | SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabled | Chuck Lever | 2005-11-04 | 3 | -9/+9 |
* | NFSv4: Teach NFSv4 to cache locks when we hold a delegation | Trond Myklebust | 2005-11-04 | 1 | -8/+28 |
* | NFSv4: Recover locks too when returning a delegation | Trond Myklebust | 2005-11-04 | 3 | -2/+55 |
* | NFSv4: Fix recovery of flock() locks. | Trond Myklebust | 2005-11-04 | 1 | -2/+2 |
* | NFSv4: Return any delegations before sillyrenaming the file | Trond Myklebust | 2005-11-04 | 1 | -0/+3 |
* | NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID | Trond Myklebust | 2005-11-04 | 1 | -5/+3 |
* | NFSv4: Fix problem with OPEN_DOWNGRADE | Trond Myklebust | 2005-11-04 | 7 | -52/+20 |
* | NFSv4: Fix a race between open() and close() | Trond Myklebust | 2005-11-04 | 3 | -47/+49 |
* | [USB]: Make early handoff a final fixup instead of a header one. | David S. Miller | 2005-11-04 | 1 | -1/+1 |
* | [PATCH] improve scheduler fairness a bit | Oleg Nesterov | 2005-11-04 | 1 | -1/+1 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-11-04 | 1 | -1/+1 |
|\ |
|
| * | [SERIAL] 8250_early.c passing 0 instead of NULL | Ben Dooks | 2005-11-03 | 1 | -1/+1 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-04 | 30 | -1043/+466 |
|\ \ |
|
| * | | [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfrom | Russell King | 2005-11-04 | 11 | -1407/+2 |
| * | | [PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000 | Russell King | 2005-11-04 | 1 | -109/+1 |
| * | | [PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the C... | Russell King | 2005-11-04 | 3 | -15/+3 |
| * | | [ARM] 3097/1: change library link ordering | Nicolas Pitre | 2005-11-04 | 1 | -1/+1 |
| * | | [ARM] 3087/1: PXA2xx flash platform device conversion | Todd Poynor | 2005-11-04 | 2 | -2/+168 |
| * | | [ARM] 3086/1: ixp2xxx error irq handling | Dave Jiang | 2005-11-04 | 2 | -1/+80 |