| Commit message (Expand) | Author | Files | Lines |
2008-03-20 | [SCTP]: Fix a race between module load and protosw access | Vlad Yasevich | 2 | -57/+104 |
2008-03-20 | [NETFILTER]: ipt_recent: sanity check hit count | Daniel Hokka Zakrisson | 1 | -0/+2 |
2008-03-20 | [NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup() | Roel Kluin | 1 | -1/+1 |
2008-03-19 | [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning | Andrew Morton | 1 | -3/+0 |
2008-03-18 | [IPV4]: esp_output() misannotations | Al Viro | 1 | -1/+1 |
2008-03-18 | [8021Q]: vlan_dev misannotations | Al Viro | 1 | -1/+1 |
2008-03-18 | xfrm: ->eth_proto is __be16 | Al Viro | 1 | -1/+1 |
2008-03-18 | [IPV4]: ipv4_is_lbcast() misannotations | Al Viro | 1 | -1/+1 |
2008-03-18 | [SUNRPC]: net/* NULL noise | Al Viro | 1 | -1/+1 |
2008-03-18 | [SCTP]: fix misannotated __sctp_rcv_asconf_lookup() | Al Viro | 1 | -1/+1 |
2008-03-18 | [PKT_SCHED]: annotate cls_u32 | Al Viro | 3 | -9/+9 |
2008-03-18 | [NET] endianness noise: INADDR_ANY | Al Viro | 8 | -15/+16 |
2008-03-17 | hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage | Al Viro | 1 | -3/+15 |
2008-03-17 | ahci: Add Marvell 6121 SATA support | Jose Alberto Reguero | 1 | -4/+15 |
2008-03-17 | pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size | Tejun Heo | 1 | -1/+1 |
2008-03-17 | ahci: implement skip_host_reset parameter | Tejun Heo | 1 | -19/+29 |
2008-03-17 | ahci: request all PCI BARs | Tejun Heo | 1 | -1/+4 |
2008-03-17 | devres: implement pcim_iomap_regions_request_all() | Tejun Heo | 2 | -0/+27 |
2008-03-17 | libata-acpi: improve dock event handling | Tejun Heo | 1 | -27/+69 |
2008-03-17 | ioc3.c: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -11/+11 |
2008-03-17 | ucc_geth: use correct thread number for 10/100Mbps link | Joakim Tjernlund | 1 | -2/+4 |
2008-03-17 | igb: Correctly get protocol information | Mitch Williams | 1 | -4/+17 |
2008-03-17 | [IOC3] Fix section missmatch | Ralf Baechle | 1 | -1/+2 |
2008-03-17 | 2.6.25-rc4 de_stop_rxtx polling wrong | Grant Grundler | 1 | -3/+7 |
2008-03-17 | forcedeth: limit tx to 16 | Ayaz Abdulla | 1 | -18/+100 |
2008-03-17 | 3c501: Further coding style fixes | Alan Cox | 1 | -7/+9 |
2008-03-17 | cxgb3: Fix transmit queue stop mechanism | Divy Le Ray | 1 | -3/+9 |
2008-03-17 | NEWEMAC: Add compatible "ibm,tah" to tah matching table | Stefan Roese | 1 | -0/+4 |
2008-03-17 | rndis_host: fix transfer size negotiation | Jean-Christophe Dubois | 1 | -4/+8 |
2008-03-17 | NEWEMAC: fix support for pause packets | Pravin M. Bathija | 1 | -0/+7 |
2008-03-17 | virtio: fix race in enable_cb | Christian Borntraeger | 3 | -6/+10 |
2008-03-17 | virtio: Enable netpoll interface for netconsole logging | Amit Shah | 1 | -0/+12 |
2008-03-17 | virtio: handle > 2 billion page balloon targets | Rusty Russell | 1 | -2/+2 |
2008-03-17 | virtio: Fix sysfs bits to have proper block symlink | Jeremy Katz | 1 | -0/+1 |
2008-03-17 | virtio: Use spin_lock_irqsave/restore for virtio-pci | Anthony Liguori | 1 | -6/+9 |
2008-03-17 | drivers/net/atl1/atl1_main.c: remove unused variable | Julia Lawall | 1 | -3/+0 |
2008-03-17 | drivers/net/ipg.c: remove unused variable | Julia Lawall | 1 | -3/+0 |
2008-03-17 | epic100 endianness annotations and fixes | Al Viro | 1 | -20/+27 |
2008-03-17 | ipg fix | Al Viro | 1 | -1/+6 |
2008-03-17 | more misannotations: ne2k-pci | Al Viro | 1 | -4/+4 |
2008-03-17 | fore2000 - fix misannotations | Al Viro | 2 | -108/+108 |
2008-03-17 | wan/farsync: copy_from_user() to iomem is wrong | Al Viro | 1 | -5/+12 |
2008-03-17 | r6040 endianness fixes | Al Viro | 1 | -4/+6 |
2008-03-17 | Linux 2.6.25-rc6v2.6.25-rc6 | Linus Torvalds | 1 | -1/+1 |
2008-03-16 | [PARISC] make ptr_to_pide() static | FUJITA Tomonori | 1 | -2/+2 |
2008-03-16 | [PARISC] head.S: section mismatch fixes | Helge Deller | 1 | -3/+4 |
2008-03-16 | [PARISC] add back Crestone Peak cpu | Kyle McMartin | 1 | -0/+1 |
2008-03-16 | [PARISC] futex: special case cmpxchg NULL in kernel space | Kyle McMartin | 1 | -2/+8 |
2008-03-16 | [PARISC] clean up show_stack | Kyle McMartin | 1 | -4/+21 |
2008-03-16 | [PARISC] add pa8900 CPUs to hardware inventory | James Bottomley | 1 | -1/+11 |