| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-12-12 | 1 | -1/+1 |
|\ |
|
| * | fix typo in net/ipv4/ip_fragment.c | Peter Zijlstra | 2006-12-12 | 1 | -1/+1 |
* | | [PATCH] netpoll: fix netpoll lockup | Ingo Molnar | 2006-12-12 | 1 | -2/+7 |
|/ |
|
* | [NETPOLL]: Fix local_bh_enable() warning. | Andrew Morton | 2006-12-11 | 1 | -2/+4 |
* | [IPVS]: Make ip_vs_sync.c <= 80col wide. | Simon Horman | 2006-12-11 | 1 | -3/+6 |
* | [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep() | Simon Horman | 2006-12-11 | 1 | -4/+4 |
* | [HAMRADIO]: Fix baycom_epp.c compile failure. | Ralf Baechle | 2006-12-11 | 1 | -1/+1 |
* | [DCCP]: Whitespace cleanups | Arnaldo Carvalho de Melo | 2006-12-11 | 12 | -124/+136 |
* | [DCCP] ccid3: Fixup some type conversions related to rtts | Arnaldo Carvalho de Melo | 2006-12-11 | 2 | -12/+12 |
* | [DCCP] ccid3: BUG-FIX - conversion errors | Gerrit Renker | 2006-12-11 | 1 | -24/+30 |
* | [DCCP] ccid3: Reorder packet history source file | Gerrit Renker | 2006-12-11 | 1 | -107/+112 |
* | [DCCP] ccid3: Reorder packet history header file | Gerrit Renker | 2006-12-11 | 1 | -60/+67 |
* | [DCCP] ccid3: Make debug output consistent | Gerrit Renker | 2006-12-11 | 1 | -35/+32 |
* | [DCCP] ccid3: Perform history operations only after packet has been sent | Gerrit Renker | 2006-12-11 | 1 | -29/+9 |
* | [DCCP] ccid3: TX history - remove unused field | Gerrit Renker | 2006-12-11 | 2 | -3/+3 |
* | [DCCP] ccid3: Shift window counter computation | Gerrit Renker | 2006-12-11 | 1 | -20/+29 |
* | [DCCP] ccid3: Sanity-check RTT samples | Gerrit Renker | 2006-12-11 | 2 | -1/+13 |
* | [DCCP] ccid3: Initialise RTT values | Gerrit Renker | 2006-12-11 | 1 | -1/+2 |
* | [DCCP] ccid: Deprecate ccid_hc_tx_insert_options | Gerrit Renker | 2006-12-11 | 3 | -27/+0 |
* | [DCCP]: Warn when discarding packet due to internal errors | Gerrit Renker | 2006-12-11 | 1 | -2/+4 |
* | [DCCP]: Only deliver to the CCID rx side in charge | Gerrit Renker | 2006-12-11 | 2 | -7/+20 |
* | [DCCP]: Simplify TFRC calculation | Gerrit Renker | 2006-12-11 | 3 | -35/+35 |
* | [DCCP]: Debug timeval operations | Gerrit Renker | 2006-12-11 | 2 | -24/+33 |
* | [DCCP] ccid3: Simplify calculation for reverse lookup of p | Gerrit Renker | 2006-12-11 | 1 | -17/+22 |
* | [DCCP] ccid3: Replace scaled division operations | Gerrit Renker | 2006-12-11 | 1 | -24/+3 |
* | [DCCP] ccid3: Finer-grained resolution of sending rates | Gerrit Renker | 2006-12-11 | 2 | -37/+72 |
* | [DCCP] ccid3: Fix two bugs in sending rate computation | Gerrit Renker | 2006-12-11 | 1 | -2/+2 |
* | [DCCP] ccid3: Two optimisations for sending rate recomputation | Gerrit Renker | 2006-12-11 | 1 | -11/+16 |
* | [DCCP] ccid3: Check against too large p | Gerrit Renker | 2006-12-11 | 1 | -4/+9 |
* | [DCCP]: Remove timeo from output.c | Ian McDonald | 2006-12-11 | 2 | -22/+6 |
* | [NETPOLL]: Make sure TX lock is taken with BH disabled. | Andrew Morton | 2006-12-11 | 1 | -15/+19 |
* | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 2006-12-10 | 7 | -30/+16 |
* | [PATCH] workstruct: fix ieee80211-softmac compile problem | David Howells | 2006-12-10 | 1 | -1/+1 |
* | [NET_SCHED] sch_htb: turn intermediate classes into leaves | Jarek Poplawski | 2006-12-08 | 1 | -0/+51 |
* | [NET_SCHED] sch_cbq: deactivating when grafting, purging etc. | Jarek Poplawski | 2006-12-08 | 1 | -4/+17 |
* | [NETPOLL]: make arp replies through netpoll use mac address of sender | Neil Horman | 2006-12-08 | 1 | -4/+10 |
* | [AX.25]: Fix default address and broadcast address initialization. | Ralf Baechle | 2006-12-08 | 1 | -3/+12 |
* | [AX.25]: Constify ax25 utility functions | Ralf Baechle | 2006-12-08 | 1 | -8/+11 |
* | [NET]: Convert hh_lock to seqlock. | Stephen Hemminger | 2006-12-08 | 3 | -29/+13 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] tty: switch to ktermios and new framework | Alan Cox | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] struct path: convert unix | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] struct path: convert sunrpc | Josef Sipek | 2006-12-08 | 3 | -10/+10 |
* | [PATCH] struct path: convert netlink | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] struct path: convert netfilter | Josef Sipek | 2006-12-08 | 2 | -2/+2 |
* | [PATCH] struct path: convert net | Josef Sipek | 2006-12-08 | 1 | -8/+8 |
* | [PATCH] struct path: convert atm | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus | Trond Myklebust | 2006-12-07 | 67 | -389/+617 |
|\ |
|
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-12-07 | 4 | -3/+18 |
| |\ |
|
| | * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-12-07 | 4 | -3/+18 |
| | |\ |
|