summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2010-04-224-16/+48
* dst: rcu check refinementEric Dumazet2010-04-221-1/+2
* net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans2010-04-222-1/+9
* tcp: fix outsegs stat for TSO segmentsTom Herbert2010-04-223-2/+6
* niu: Add skb->rxhash support.David S. Miller2010-04-222-14/+45
* qlcnic: update version 5.0.2Amit Kumar Salecha2010-04-221-2/+2
* qlcnic: protect resource accessAmit Kumar Salecha2010-04-221-0/+11
* qlcnic: fix rcv buffer leakAmit Kumar Salecha2010-04-221-3/+5
* qlcnic: fix pci semaphore checksAmit Kumar Salecha2010-04-221-4/+7
* qlcnic: define macro for driver stateAmit Kumar Salecha2010-04-222-11/+17
* qlcnic: fix fw initialization responsibilityAmit Kumar Salecha2010-04-221-29/+37
* qlcnic: fix defines as per IDC documentAmit Kumar Salecha2010-04-222-13/+18
* qlcnic: additional driver statisticsAmit Kumar Salecha2010-04-224-2/+21
* IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-224-1/+29
* net: Orphan and de-dst skbs earlier in xmit path.David S. Miller2010-04-221-7/+8
* rps: immediate send IPI in process_backlog()Eric Dumazet2010-04-221-34/+42
* cxgb4: Make unnecessarily global functions staticRoland Dreier2010-04-213-13/+13
* cxgb4: Use ntohs() on __be16 value instead of htons()Roland Dreier2010-04-211-1/+1
* ethernet: print protocol in host byte orderJohannes Berg2010-04-211-1/+1
* net: Introduce skb_orphan_try()Eric Dumazet2010-04-211-1/+0
* ehea: fix possible DLPAR/mem deadlockThomas Klein2010-04-212-6/+15
* ehea: error handling improvementThomas Klein2010-04-213-26/+62
* ks8842: Add platform data for setting mac addressRichard Röjfors2010-04-212-11/+76
* net: small cleanup of lib8390Nikanth Karthikesan2010-04-211-6/+6
* fasync: RCU and fine grained lockingEric Dumazet2010-04-213-92/+59
* tcp: Mark v6 response packets as CHECKSUM_PARTIALDavid S. Miller2010-04-211-0/+3
* tcp: Fix ipv6 checksumming on response packets for real.David S. Miller2010-04-211-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-21266-2559/+4523
|\
| * 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
OpenPOWER on IntegriCloud