| Commit message (Expand) | Author | Age | Files | Lines |
* | dsa: fix master interface allmulti/promisc handling | Lennert Buytenhek | 2008-11-10 | 1 | -2/+70 |
* | dsa: fix skb->pkt_type when mac address of slave interface differs | Lennert Buytenhek | 2008-11-10 | 3 | -0/+3 |
* | net: fix setting of skb->tail in skb_recycle_check() | Lennert Buytenhek | 2008-11-10 | 1 | -1/+1 |
* | net: fix /proc/net/snmp as memory corruptor | Eric Dumazet | 2008-11-10 | 1 | -28/+30 |
* | mac80211: fix a buffer overrun in station debug code | Jianjun Kong | 2008-11-10 | 1 | -1/+1 |
* | netfilter: payload_len is be16, add size of struct rather than size of pointer | Harvey Harrison | 2008-11-10 | 1 | -1/+2 |
* | ipv6: fix ip6_mr_init error path | Benjamin Thery | 2008-11-10 | 1 | -4/+5 |
* | [4/4] dca: fixup initialization dependency | Dan Williams | 2008-11-10 | 1 | -1/+1 |
* | [3/4] I/OAT: fix async_tx.callback checking | Maciej Sosnowski | 2008-11-10 | 1 | -2/+2 |
* | [2/4] I/OAT: fix dma_pin_iovec_pages() error handling | Maciej Sosnowski | 2008-11-10 | 1 | -11/+6 |
* | [1/4] I/OAT: fix channel resources free for not allocated channels | Maciej Sosnowski | 2008-11-10 | 1 | -0/+7 |
* | ssb: Fix DMA-API compilation for non-PCI systems | Michael Buesch | 2008-11-10 | 1 | -7/+35 |
* | SSB: hide empty sub menu | Mike Frysinger | 2008-11-10 | 1 | -2/+3 |
* | vlan: Fix typos in proc output string | Ferenc Wagner | 2008-11-10 | 1 | -1/+1 |
* | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-11-07 | 3 | -8/+10 |
|\ |
|
| * | [netdrvr] usb/hso: Cleanup rfkill error handling | Jonathan McDowell | 2008-11-07 | 1 | -4/+6 |
| * | sfc: Correct address of gPXE boot configuration in EEPROM | Ben Hutchings | 2008-11-07 | 1 | -2/+2 |
| * | el3_common_init() should be __devinit, not __init | Al Viro | 2008-11-07 | 1 | -3/+3 |
| * | hso: rfkill type should be WWAN | Paulius Zaleckas | 2008-11-07 | 1 | -1/+1 |
| * | mlx4_en: Start port error flow bug fix | Yevgeny Petrilin | 2008-11-07 | 1 | -1/+1 |
* | | af_key: mark policy as dead before destroying | Alexey Dobriyan | 2008-11-06 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-06 | 16 | -28/+97 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-11-06 | 7 | -12/+40 |
| |\ \ |
|
| | * | | iwl3945: fix deadlock on suspend | Zhu, Yi | 2008-11-06 | 1 | -1/+1 |
| | * | | iwl3945: do not send scan command if channel count zero | Reinette Chatre | 2008-11-06 | 1 | -0/+5 |
| | * | | iwl3945: clear scanning bits upon failure | Mohamed Abbas | 2008-11-06 | 1 | -0/+8 |
| | * | | ath5k: correct handling of rx status fields | Bob Copeland | 2008-11-06 | 1 | -8/+8 |
| | * | | zd1211rw: Add 2 device IDs | Daniel Drake | 2008-11-06 | 1 | -0/+2 |
| | * | | Fix logic error in rfkill_check_duplicity | Jonathan McDowell | 2008-11-06 | 1 | -1/+1 |
| | * | | iwlagn: avoid sleep in softirq context | John W. Linville | 2008-11-06 | 1 | -1/+5 |
| | * | | iwlwifi: clear scanning bits upon failure | Mohamed Abbas | 2008-11-06 | 1 | -0/+7 |
| | * | | Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode" | John W. Linville | 2008-11-06 | 1 | -1/+3 |
| | |/ |
|
| * | | net: Fix recursive descent in __scm_destroy(). | David S. Miller | 2008-11-06 | 3 | -5/+26 |
| * | | tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. | David S. Miller | 2008-11-05 | 1 | -2/+1 |
| * | | netfilter: netns ct: walk netns list under RTNL | Alexey Dobriyan | 2008-11-05 | 2 | -0/+8 |
| * | | ipv6: fix run pending DAD when interface becomes ready | Benjamin Thery | 2008-11-05 | 1 | -1/+3 |
| * | | net/9p: fix printk format warnings | Randy Dunlap | 2008-11-05 | 1 | -11/+20 |
| * | | net: fix packet socket delivery in rx irq handler | Patrick McHardy | 2008-11-04 | 3 | -13/+43 |
| * | | xfrm: Have af-specific init_tempsel() initialize family field of temporary se... | Andreas Steffen | 2008-11-04 | 2 | -0/+2 |
| |/ |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-06 | 13 | -34/+39 |
|\ \ |
|
| * | | Revert "x86: default to reboot via ACPI" | Eduardo Habkost | 2008-11-06 | 1 | -5/+1 |
| * | | x86: align DirectMap in /proc/meminfo | Hugh Dickins | 2008-11-06 | 1 | -4/+4 |
| * | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-11-06 | 1 | -2/+7 |
| |\ \ |
|
| | * | | AMD IOMMU: fix lazy IO/TLB flushing in unmap path | Joerg Roedel | 2008-11-06 | 1 | -1/+6 |
| | * | | AMD IOMMU: fix detection of NP capable IOMMUs | Joerg Roedel | 2008-10-30 | 1 | -1/+1 |
| * | | | x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR | Suresh Siddha | 2008-11-06 | 2 | -0/+11 |
| * | | | x86: remove VISWS and PARAVIRT around NR_IRQS puzzle | Yinghai Lu | 2008-11-06 | 1 | -3/+3 |
| * | | | x86: mention ACPI in top-level Kconfig menu | Bjorn Helgaas | 2008-11-06 | 1 | -1/+1 |
| * | | | x86: size NR_IRQS on 32-bit systems the same way as 64-bit | Yinghai Lu | 2008-11-06 | 1 | -14/+6 |
| * | | | x86: don't allow nr_irqs > NR_IRQS | Ben Hutchings | 2008-11-06 | 1 | -0/+2 |