summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ixgbe: Power down PHY during driver resetsPeter Waskiewicz2010-04-273-24/+62
* | r8169: more broken register writes workaroundfrançois romieu2010-04-261-0/+5
* | r8169: failure to enable mwi should not be fatalfrançois romieu2010-04-261-14/+13
* | bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.YOSHIFUJI Hideaki / 吉藤英明2010-04-261-3/+3
* | ieee802154: Fix oops during ieee802154_sock_ioctlStefan Schmidt2010-04-261-0/+3
* | tg3: Fix INTx fallback when MSI failsAndre Detsch2010-04-261-0/+1
* | ipv6: Fix inet6_csk_bind_conflict()Eric Dumazet2010-04-251-1/+1
* | e100: Fix the TX workqueue raceAlan Cox2010-04-241-2/+8
* | gianfar: Fix potential oops during OF address translationAnton Vorontsov2010-04-231-5/+1
* | fsl_pq_mdio: Fix kernel oops during OF address translationAnton Vorontsov2010-04-231-6/+14
* | tcp: bind() fix when many ports are boundEric Dumazet2010-04-222-10/+21
* | rdma: potential ERR_PTR dereferenceDan Carpenter2010-04-221-1/+1
* | rtnetlink: potential ERR_PTR dereferenceDan Carpenter2010-04-221-2/+3
* | net: ipv6 bind to device issueJiri Olsa2010-04-211-1/+1
* | ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU fi...Shan Wei2010-04-211-1/+1
* | drivers/net/usb: Add new driver iphethDiego Giagio2010-04-214-0/+582
* | cxgb3: fix linkup issueHiroshi Shimamoto2010-04-211-1/+1
* | X25 fix dead unaccepted socketsandrew hendry2010-04-211-0/+1
* | KS8851: NULL pointer dereference if list is emptyAbraham Arce2010-04-211-5/+7
* | net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz2010-04-211-2/+5
* | xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel2010-04-211-1/+1
* | can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch2010-04-211-4/+4
* | net: Fix an RCU warning in dev_pick_tx()David Howells2010-04-211-1/+1
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-21239-2514/+4459
|\ \
| * \ Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-04-202-9/+15
| |\ \
| | * | quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2010-04-202-9/+15
| * | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-04-207-23/+55
| |\ \ \
| | * | | pcmcia: fix error handling in cm4000_cs.cDan Carpenter2010-04-191-3/+5
| | * | | drivers/pcmcia: Add missing local_irq_restoreJulia Lawall2010-04-171-1/+3
| | * | | serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)Timur Maximov2010-04-171-0/+9
| | * | | pcmcia: avoid late calls to pccard_validate_cisDominik Brodowski2010-04-171-2/+7
| | * | | pcmcia: fix ioport size calculation in rsrc_nonstaticDominik Brodowski2010-04-151-1/+3
| | * | | pcmcia: re-start on MFC overrideDominik Brodowski2010-04-111-8/+14
| | * | | pcmcia: fix io_probe due to parent (PCI) resourcesDominik Brodowski2010-04-111-3/+9
| | * | | pcmcia: use previously assigned IRQ for all card functionsDominik Brodowski2010-04-111-5/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-04-207-27/+47
| |\ \ \ \
| | * | | | sparc64: Fix hardirq tracing in trap return path.David S. Miller2010-04-201-1/+11
| | * | | | sparc64: Use correct pt_regs in decode_access_size() error paths.David S. Miller2010-04-191-3/+3
| | * | | | sparc64: Fix PREEMPT_ACTIVE value.David S. Miller2010-04-191-1/+1
| | * | | | sparc64: Run NMIs on the hardirq stack.David S. Miller2010-04-143-18/+27
| | * | | | sparc64: Allocate sufficient stack space in ftrace stubs.David S. Miller2010-04-131-4/+4
| | * | | | sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker2010-04-131-0/+1
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-201-2/+6
| |\ \ \ \ \
| | * | | | | perf: Fix unsafe frame rewinding with hot regs fetchingFrederic Weisbecker2010-04-081-2/+6
| * | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-201-2/+2
| |\ \ \ \ \ \
| | * | | | | | drm: delay vblank cleanup until after driver unloadJesse Barnes2010-04-201-2/+2
| * | | | | | | x86: correctly wire up the newuname system callChristoph Hellwig2010-04-201-1/+1
| * | | | | | | Linux 2.6.34-rc5v2.6.34-rc5Linus Torvalds2010-04-191-2/+2
| * | | | | | | rmap: add exclusively owned pages to the newest anon_vmaRik van Riel2010-04-191-11/+16
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-04-195-100/+118
| |\ \ \ \ \ \ \