summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | virtio_net: Fix skb->csum_start computationMark McLoughlin2008-06-101-3/+5
| | * | | | | ehea: set mac address fixJan-Bernd Themann2008-06-101-6/+10
| | * | | | | sfc: Recover from RX queue flush failureSteve Hodgson2008-06-101-1/+3
| | * | | | | add missing lance_* exportsAdrian Bunk2008-06-101-1/+5
| | * | | | | ixgbe: fix typoJeff Kirsher2008-06-101-2/+2
| | * | | | | forcedeth: msi interruptsAyaz Abdulla2008-06-101-0/+20
| * | | | | | net: Fix routing tables with id > 255 for legacy softwareKrzysztof Piotr Oledzki2008-06-102-1/+5
| * | | | | | ipsec: pfkey should ignore events when no listenersJamal Hadi Salim2008-06-101-0/+3
| * | | | | | pppoe: Unshare skb before anything elseHerbert Xu2008-06-101-3/+3
| * | | | | | net pppoe: Check packet length on all receive pathsHerbert Xu2008-06-101-14/+17
| * | | | | | isdn: use simple_read_from_buffer()Akinobu Mita2008-06-101-21/+8
| * | | | | | isdn divas: fix proc creationAlexey Dobriyan2008-06-102-3/+2
| * | | | | | drivers/atm/eni.h: remove unused macro KERNEL_OFFSETPradeep Singh Rautela2008-06-101-1/+0
| * | | | | | inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-108-9/+16
| * | | | | | ipv4: Remove unused declaration from include/net/tcp.h.Rami Rosen2008-06-101-1/+0
| * | | | | | l2tp: Fix potential memory corruption in pppol2tp_recvmsg()James Chapman2008-06-101-8/+12
| |/ / / / /
| * | | | | ipv6 netns: init net is used to set bindv6only for new sockPavel Emelyanov2008-06-091-1/+1
| * | | | | irda: net/irda build fix: mcs7780Ingo Molnar2008-06-091-0/+1
| * | | | | tg3: Update version to 3.92.1Matt Carlson2008-06-091-2/+2
| * | | | | tg3: Fix 5761 WOLMatt Carlson2008-06-091-0/+24
| * | | | | tg3: Fix a flags typoMatt Carlson2008-06-091-1/+1
| * | | | | tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson2008-06-091-2/+1
| * | | | | iwlwifi: fix oops in iwl3945_led_brightness_setMarcin Slusarz2008-06-091-2/+3
| * | | | | include/linux/ssb/ssb_driver_gige.h typo fixAdrian Bunk2008-06-091-1/+1
| * | | | | mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss2008-06-093-12/+16
| * | | | | mac80211: decrease IBSS creation latencyDan Williams2008-06-091-1/+1
| * | | | | zd1211rw: Fix data padding for QoSMichael Buesch2008-06-091-1/+1
| * | | | | mac80211: Fixing slow IBSS rejoinAssaf Krauss2008-06-091-0/+1
| * | | | | libertas: fix sleep confirmationHolger Schurig2008-06-092-2/+5
| * | | | | mac80211: send association event on IBSS createDan Williams2008-06-091-0/+5
| * | | | | ipw2200: queue direct scansDan Williams2008-06-092-95/+87
* | | | | | smc91x: fix build error from the SMC_GET_MAC_ADDR API changeBryan Wu2008-06-111-4/+4
| |_|_|/ / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-06-1019-32/+45
|\ \ \ \ \
| * | | | | fix BLK_DEV_HD_ONLY on ARM dependenciesAdrian Bunk2008-06-101-0/+1
| * | | | | ide: export ide_doublerAdrian Bunk2008-06-101-0/+4
| * | | | | palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-101-3/+0
| * | | | | delkin_cb: add missing __init/__exit tagsBartlomiej Zolnierkiewicz2008-06-101-4/+2
| * | | | | delkin_cb: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-101-4/+0
| * | | | | delkin_cb: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-06-101-8/+7
| * | | | | delkin_cb: set proper hwif->gendev.parent valueBartlomiej Zolnierkiewicz2008-06-101-1/+2
| * | | | | ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz2008-06-1011-0/+20
| * | | | | ide-generic: add missing hwif->chipset setupBartlomiej Zolnierkiewicz2008-06-101-0/+1
| * | | | | sis5513: add missing pci_enable_device() callBartlomiej Zolnierkiewicz2008-06-101-0/+5
| * | | | | MAINTAINERS: remove SIS 5513 IDE entryAdrian Bunk2008-06-101-7/+0
| * | | | | ide: remove the ide_etrax100 chipset typeAdrian Bunk2008-06-103-5/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-06-108-19/+23
|\ \ \ \ \
| * | | | | [S390] tape_3590.c: introduce missing kfreeJulia Lawall2008-06-101-1/+1
| * | | | | [S390] Fix __ctl_load/__ctl_store inline assembly constraintsMartin Schwidefsky2008-06-101-4/+4
| * | | | | [S390] Fix build failure in __cpu_up()Segher Boessenkool2008-06-101-1/+1
| * | | | | [S390] vt220 console, initialize list head before useCarsten Otte2008-06-101-0/+1