summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ECONET]: remove econet_packet_type on unloadAlexey Dobriyan2007-08-141-0/+3
* [AX25]: don't free pointers to statically allocated dataAlexey Dobriyan2007-08-141-2/+0
* [BRIDGE]: Fix typo in net/bridge/br_stp_if.cJussi Kivilinna2007-08-141-1/+1
* [BRIDGE]: sysfs locking fix.Stephen Hemminger2007-08-141-9/+15
* [NETFILTER]: nf_nat_sip: don't drop short packetsPatrick McHardy2007-08-141-1/+1
* [NETFILTER]: nf_conntrack_sip: fix SIP-URI parsingPatrick McHardy2007-08-141-1/+4
* [NETFILTER]: nf_conntrack_sip: check sname != NULL before calling strncmpPatrick McHardy2007-08-141-1/+2
* [NETFILTER]: netfilter: xt_u32 bug correctionEric Dumazet2007-08-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2007-08-149-59/+124
|\
| * [GFS2] Revert remounting w/o acl option leaves acls enabledSteven Whitehouse2007-08-141-12/+13
| * [GFS2] Fix setting of inherit jdata attrSteven Whitehouse2007-08-141-12/+17
| * [GFS2] Fix incorrect error path in prepare_write()Steven Whitehouse2007-08-141-1/+2
| * [GFS2] Fix incorrect return code in rgrp.cSteven Whitehouse2007-08-141-2/+5
| * [GFS2] soft lockup in rgblk_searchBob Peterson2007-08-141-3/+6
| * [GFS2] soft lockup detected in databuf_lo_before_commitBob Peterson2007-08-141-2/+4
| * [DLM] fix basts for granted PR waiting CWDavid Teigland2007-08-141-14/+55
| * [DLM] More othercon fixesPatrick Caulfield2007-08-141-10/+15
| * [DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less...Jesper Juhl2007-08-141-1/+3
| * [DLM] zero unused parts of sockaddr_storagePatrick Caulfield2007-08-141-0/+1
| * [DLM] fix NULL ls usageDavid Teigland2007-08-141-4/+3
| * [DLM] Clear othercon pointers when a connection is closedPatrick Caulfield2007-08-141-0/+2
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-08-147-45/+51
|\ \
| * | i2c-s3c2410: Build fixBen Dooks2007-08-141-2/+2
| * | i2c/menelaus: Build fixDavid Brownell2007-08-141-2/+1
| * | i2c-mv64xxx: Reinitialize hw and driver on I2C bus hangDale Farnsworth2007-08-141-14/+17
| * | i2c-mpc: Don't disable I2C module on stop conditionDomen Puncer2007-08-141-3/+6
| * | i2c-iop3xx: Set I2C_CLASS_HWMON to adapter classArnaud Patard2007-08-141-0/+1
| * | i2c/isp1301_omap: Build fixes, whitespaceDavid Brownell2007-08-141-21/+21
| * | i2c-mpc: Pass correct dev_id to free_irq on error pathScott Wood2007-08-141-1/+1
| * | i2c-i801: Typo: erroneousJean Delvare2007-08-141-2/+2
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-1423-98/+94
|\ \
| * | [IPVS]: Use IP_VS_WAIT_WHILE when encessary.Heiko Carstens2007-08-131-1/+1
| * | [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-135-54/+59
| * | [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-131-6/+6
| * | [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-131-14/+10
| * | [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-131-2/+1
| * | [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()Jesper Juhl2007-08-131-4/+10
| * | [DCCP]: fix theoretical ccids_{read,write}_lock() raceOleg Nesterov2007-08-131-0/+1
| * | [XFRM]: Clean up duplicate includes in net/xfrm/Jesper Juhl2007-08-132-4/+2
| * | [TIPC]: Clean up duplicate includes in net/tipc/Jesper Juhl2007-08-131-1/+0
| * | [SUNRPC]: Clean up duplicate includes in net/sunrpc/Jesper Juhl2007-08-131-1/+0
| * | [PKT_SCHED]: Clean up duplicate includes in net/sched/Jesper Juhl2007-08-131-1/+0
| * | [IPV6]: Clean up duplicate includes in net/ipv6/Jesper Juhl2007-08-131-1/+0
| * | [IPV4]: Clean up duplicate includes in net/ipv4/Jesper Juhl2007-08-133-3/+0
| * | [ATM]: Clean up duplicate includes in net/atm/Jesper Juhl2007-08-131-1/+0
| * | [ATM]: Clean up duplicate includes in drivers/atm/Jesper Juhl2007-08-131-1/+0
| * | [IPCONFIG]: ip_auto_config fixJoakim Tjernlund2007-08-131-3/+3
| * | [ATM]: fore200e_param_bs_queue() must be __devinitAdrian Bunk2007-08-131-1/+1
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-1411-12/+55
|\ \
| * | e1000: Add device IDs of new 82571 board variantsAuke Kok2007-08-144-0/+14
OpenPOWER on IntegriCloud