aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-22[PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTRPeter Favrholdt
2005-09-22[PATCH] USB: more device IDs for Option card driverMatthias Urlichs
2005-09-22[PATCH] ub: fix burning cdsPete Zaitcev
2005-09-22[PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.cLinda Xie
2005-09-22[PATCH] fix drivers/pci/probe.c warningAmos Waterland
2005-09-22[PATCH] PCI: convert kcalloc to kzallocPekka Enberg
2005-09-22[PATCH] PCI: remove unused "scratch"Bjorn Helgaas
2005-09-22[PATCH] I2C: remove me from the MAINTAINERS file for i2cGreg Kroah-Hartman
2005-09-22[PATCH] fix class symlinks in sysfsBill Nottingham
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz
2005-09-22[PATCH] Driver Core: fis bus rescan devices raceDaniel Ritz
2005-09-22[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo
2005-09-22[LLC]: Fix the accept pathArnaldo Carvalho de Melo
2005-09-22[LLC]: Fix sparse warningsArnaldo Carvalho de Melo
2005-09-22[TR]: Set correct frame type for SNAP packetsJochen Friedrich
2005-09-22[LLC]: Fix llc_fixup_skb() bugJochen Friedrich
2005-09-22[LLC]: Fix for Bugzilla ticket #5157Jochen Friedrich
2005-09-22[LLC]: Fix for Bugzilla ticket #5156Jochen Friedrich
2005-09-22[LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo
2005-09-22[LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo
2005-09-22[LLC]: Use sk_wait_dataArnaldo Carvalho de Melo
2005-09-22[LLC]: Use some more likely/unlikelyArnaldo Carvalho de Melo
2005-09-22[LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo
2005-09-22[LLC]: Use the sk_wait_event primitiveArnaldo Carvalho de Melo
2005-09-22[LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_waitArnaldo Carvalho de Melo
2005-09-22[LLC]: Remove unused functions from llc_c_ev.cArnaldo Carvalho de Melo
2005-09-22[LLC]: Use const in llc_c_ev.cArnaldo Carvalho de Melo
2005-09-22[LLC]: Help the compiler with likely/unlikely, saving some more bytesArnaldo Carvalho de Melo
2005-09-22[LLC]: Mark llc_find_next_offset as __init, saving some more bytesArnaldo Carvalho de Melo
2005-09-22[LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behav...Arnaldo Carvalho de Melo
2005-09-22[LLC]: Remove unneeded temp net_device variablesArnaldo Carvalho de Melo
2005-09-22[LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplicationArnaldo Carvalho de Melo
2005-09-22[LLC]: Remove unneeded f_bit variablesArnaldo Carvalho de Melo
2005-09-22[LLC]: Simplify llc_c_ac code, removing unneeded assignments to variablesArnaldo Carvalho de Melo
2005-09-22[LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo
2005-09-21[PATCH] Add NVIDIA device ID in sata_nvAndy Currid
2005-09-21[PATCH] r8169: call proper VLAN receive functionTommy Christensen
2005-09-21[PATCH] skge: check length from PHYStephen Hemminger
2005-09-21[PATCH] skge: expand ethtool debug register dumpStephen Hemminger
2005-09-21[PATCH] bonding: Fix link monitor capability check (was skge: set mac address...nsxfreddy@gmail.com
2005-09-21[PATCH] uml: fix compile warning after consolidation patchPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: comment about cast build fixPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: readd removed unistd.h inclusionPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix bogus HOST_ELF_CLASS symbol namePaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: Fix conflict between libc and ipv6Paolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix uname output on 32-bit binary on 64-bit hostPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: fix modify_ldt - missing break in switchPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: remove verify_area_{tt,skas}Paolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] uml: adapt asm/futex.h to our archPaolo 'Blaisorblade' Giarrusso