summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: add support for receive hashingTom Herbert2010-04-232-9/+19
* sky2: size status ring based on Tx/Rx ringstephen hemminger2010-04-232-16/+20
* remove DCB_PROTO_VERSION as we don't do netlink versioningScott Feldman2010-04-231-2/+0Star
* X25: Update X25 interface documentationandrew hendry2010-04-231-8/+8
* X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry2010-04-231-6/+6
* X25: Use identifiers for cyclades device to x25 interfaceandrew hendry2010-04-231-5/+8
* X25: Use identifiers for lapbether device to x25 interfaceandrew hendry2010-04-231-6/+6
* X25: Use identifiers for x25 async device to x25 interfaceandrew hendry2010-04-231-6/+6
* X25: Use identifiers for isdn device to x25 interfaceandrew hendry2010-04-231-8/+9
* X25: Add if_x25.h and x25 to device identifiersAndrew Hendry2010-04-234-16/+48
* dst: rcu check refinementEric Dumazet2010-04-231-1/+2
* net: Socket filter ancilliary data access for skb->dev->typePaul LeoNerd Evans2010-04-232-1/+9
* tcp: fix outsegs stat for TSO segmentsTom Herbert2010-04-233-2/+6
* niu: Add skb->rxhash support.David S. Miller2010-04-232-14/+45
* qlcnic: update version 5.0.2Amit Kumar Salecha2010-04-231-2/+2
* qlcnic: protect resource accessAmit Kumar Salecha2010-04-231-0/+11
* qlcnic: fix rcv buffer leakAmit Kumar Salecha2010-04-231-3/+5
* qlcnic: fix pci semaphore checksAmit Kumar Salecha2010-04-231-4/+7
* qlcnic: define macro for driver stateAmit Kumar Salecha2010-04-232-11/+17
* qlcnic: fix fw initialization responsibilityAmit Kumar Salecha2010-04-231-29/+37
* qlcnic: fix defines as per IDC documentAmit Kumar Salecha2010-04-232-13/+18
* qlcnic: additional driver statisticsAmit Kumar Salecha2010-04-234-2/+21
* IPv6: Generic TTL Security Mechanism (final version)Stephen Hemminger2010-04-234-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-223-13/+13
* cxgb4: Use ntohs() on __be16 value instead of htons()Roland Dreier2010-04-221-1/+1
* ethernet: print protocol in host byte orderJohannes Berg2010-04-221-1/+1
* net: Introduce skb_orphan_try()Eric Dumazet2010-04-221-1/+0Star
* ehea: fix possible DLPAR/mem deadlockThomas Klein2010-04-222-6/+15
* ehea: error handling improvementThomas Klein2010-04-223-26/+62
* ks8842: Add platform data for setting mac addressRichard Röjfors2010-04-222-11/+76
* net: small cleanup of lib8390Nikanth Karthikesan2010-04-221-6/+6
* fasync: RCU and fine grained lockingEric Dumazet2010-04-223-92/+59Star
* 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/+0Star
* 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