| Commit message (Expand) | Author | Files | Lines |
2005-09-22 | [LLC]: Fix llc_fixup_skb() bug | Jochen Friedrich | 1 | -2/+6 |
2005-09-22 | [LLC]: Fix for Bugzilla ticket #5157 | Jochen Friedrich | 1 | -2/+2 |
2005-09-22 | [LLC]: Fix for Bugzilla ticket #5156 | Jochen Friedrich | 2 | -0/+8 |
2005-09-22 | [LLC]: Use refcounting with struct llc_sap | Arnaldo Carvalho de Melo | 9 | -48/+56 |
2005-09-22 | [LLC]: Do better struct sock accounting on skbs | Arnaldo Carvalho de Melo | 5 | -14/+18 |
2005-09-22 | [LLC]: Use sk_wait_data | Arnaldo Carvalho de Melo | 1 | -19/+23 |
2005-09-22 | [LLC]: Use some more likely/unlikely | Arnaldo Carvalho de Melo | 6 | -47/+42 |
2005-09-22 | [LLC]: Add sysctl support for the LLC timeouts | Arnaldo Carvalho de Melo | 9 | -31/+232 |
2005-09-22 | [LLC]: Use the sk_wait_event primitive | Arnaldo Carvalho de Melo | 1 | -38/+27 |
2005-09-22 | [LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait | Arnaldo Carvalho de Melo | 1 | -80/+67 |
2005-09-22 | [LLC]: Remove unused functions from llc_c_ev.c | Arnaldo Carvalho de Melo | 1 | -24/+1 |
2005-09-22 | [LLC]: Use const in llc_c_ev.c | Arnaldo Carvalho de Melo | 1 | -66/+68 |
2005-09-22 | [LLC]: Help the compiler with likely/unlikely, saving some more bytes | Arnaldo Carvalho de Melo | 3 | -25/+26 |
2005-09-22 | [LLC]: Mark llc_find_next_offset as __init, saving some more bytes | Arnaldo Carvalho de Melo | 1 | -4/+4 |
2005-09-22 | [LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behav... | Arnaldo Carvalho de Melo | 1 | -18/+7 |
2005-09-22 | [LLC]: Remove unneeded temp net_device variables | Arnaldo Carvalho de Melo | 1 | -9/+5 |
2005-09-22 | [LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication | Arnaldo Carvalho de Melo | 1 | -38/+10 |
2005-09-22 | [LLC]: Remove unneeded f_bit variables | Arnaldo Carvalho de Melo | 1 | -14/+7 |
2005-09-22 | [LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables | Arnaldo Carvalho de Melo | 1 | -8/+2 |
2005-09-22 | [LLC]: Make llc_frame_alloc take a net_device as an argument | Arnaldo Carvalho de Melo | 5 | -75/+52 |
2005-09-22 | [PATCH] uml: fix compile warning after consolidation patch | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+2 |
2005-09-22 | [PATCH] uml: comment about cast build fix | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+1 |
2005-09-22 | [PATCH] uml: readd removed unistd.h inclusion | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+1 |
2005-09-22 | [PATCH] uml: fix bogus HOST_ELF_CLASS symbol name | Paolo 'Blaisorblade' Giarrusso | 2 | -2/+5 |
2005-09-22 | [PATCH] uml: Fix conflict between libc and ipv6 | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+5 |
2005-09-22 | [PATCH] uml: fix uname output on 32-bit binary on 64-bit host | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+6 |
2005-09-22 | [PATCH] uml: fix modify_ldt - missing break in switch | Paolo 'Blaisorblade' Giarrusso | 1 | -0/+1 |
2005-09-22 | [PATCH] uml: remove verify_area_{tt,skas} | Paolo 'Blaisorblade' Giarrusso | 2 | -12/+0 |
2005-09-22 | [PATCH] Remove unused var from asm/futex.h | Paolo 'Blaisorblade' Giarrusso | 17 | -17/+17 |
2005-09-22 | [PATCH] uml: adapt asm/futex.h to our arch | Paolo 'Blaisorblade' Giarrusso | 2 | -47/+6 |
2005-09-21 | [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c | Catalin Marinas | 1 | -0/+3 |
2005-09-21 | [IB] Fix RMPP receive length calculation | Hal Rosenstock | 1 | -2/+2 |
2005-09-21 | [IB] Add MAD data field size definitions | Sean Hefty | 2 | -13/+17 |
2005-09-21 | [PATCH] fat: fix adate | Stephane Kardas | 1 | -3/+8 |
2005-09-21 | [PATCH] update URL for HPET spec. | Randy Dunlap | 1 | -1/+1 |
2005-09-21 | [PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.h | Eric Dumazet | 1 | -0/+2 |
2005-09-21 | [PATCH] skge: add maintainer | Stephen Hemminger | 1 | -0/+6 |
2005-09-21 | [PATCH] fixup Documentation/DocBook/kernel-hacking.tmpl | Christoph Hellwig | 1 | -1/+1 |
2005-09-21 | [PATCH] mm: add a note about partially hardcoded VM_* flags | Paolo 'Blaisorblade' Giarrusso | 2 | -1/+3 |
2005-09-21 | [PATCH] mm: update stale comment for removal of page->list | Paolo 'Blaisorblade' Giarrusso | 1 | -5/+4 |
2005-09-21 | [PATCH] README update from the stone age | Paolo 'Blaisorblade' Giarrusso | 1 | -3/+6 |
2005-09-21 | [PATCH] fix locking comment in unmap_region() | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2005-09-21 | [PATCH] Fix I2O config-osm init to return proper error | Deepak Saxena | 1 | -1/+4 |
2005-09-21 | [PATCH] ppc64: Build zImage.vmode for G5 | Benjamin Herrenschmidt | 1 | -1/+1 |
2005-09-21 | [PATCH] remove blkdev_scsi_issue_flush_fn again | Christoph Hellwig | 1 | -38/+0 |
2005-09-21 | [PATCH] ppc64: Fix issue with non zero boot cpu | Anton Blanchard | 1 | -1/+2 |
2005-09-21 | [PATCH] cciss: busy_initializing bug fix | Mike Miller | 1 | -4/+1 |
2005-09-21 | [PATCH] PPC64: Fix boot for some pre-POWER4 systems | Olof Johansson | 1 | -80/+89 |
2005-09-21 | [PATCH] Add printk_clock() | Andrew Morton | 1 | -1/+6 |
2005-09-21 | [PATCH] Fix invisible threads problem | Sripathi Kodi | 1 | -7/+77 |