summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: Use frag list abstraction interfaces.David S. Miller2009-06-092-4/+5
* ipv6: Use frag list abstraction interfaces.David S. Miller2009-06-092-5/+5
* ipv4: Use frag list abstraction interfaces.David S. Miller2009-06-092-5/+5
* net/core/user_dma.c: Use frag list abstraction interfaces.David S. Miller2009-06-091-24/+22
* net/core/skbuff.c: Use frag list abstraction interfaces.David S. Miller2009-06-091-124/+106
* net/core/dev.c: Use frag list abstraction interfaces.David S. Miller2009-06-091-2/+2
* datagram: Use frag list abstraction interfaces.David S. Miller2009-06-091-95/+83
* appletalk: Use frag list abstraction interfaces.David S. Miller2009-06-091-17/+14
* netdevice.h: Use frag list abstraction interfaces.David S. Miller2009-06-091-1/+1
* skbuff: Add frag list abstraction interfaces.David S. Miller2009-06-091-1/+20
* bluetooth: Kill skb_frags_no(), unused.David S. Miller2009-06-081-9/+0
* declance: Restore tx descriptor ring lockingMaciej W. Rozycki2009-06-081-0/+5
* isdn: extend INTERFACE.CAPI documentTilman Schmidt2009-06-081-2/+88
* isdn: prevent NULL ptr Oops in capi_cmsg2str()Tilman Schmidt2009-06-081-0/+2
* isdn: kerneldoc for capiutil.cTilman Schmidt2009-06-081-3/+62
* isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-089-15/+15
* tun: Fix unregister raceEric W. Biederman2009-06-081-3/+4
* e100: Fix napi_enable BUG_ON when recovering from EEH errorAndre Detsch2009-06-081-5/+6
* net pkgen.c:fix no need for checkFigo.zhang2009-06-081-4/+2
* mlx4: FIX error flow when initializing EQ tableYevgeny Petrilin2009-06-081-1/+3
* tun: Fix copy/paste error in tun_get_userSridhar Samudrala2009-06-081-1/+1
* net: Fix memcpy_toiovecend() to use the right offsetSridhar Samudrala2009-06-081-2/+2
* net: Fix skb_copy_datagram_from_iovec() to pass the right offsetSridhar Samudrala2009-06-081-1/+2
* net: skb_shared_info optimizationEric Dumazet2009-06-0810-29/+30
* net: num_dma_maps is not usedEric Dumazet2009-06-082-4/+0
* s2io: Remove private boolean definitionsTobias Klauser2009-06-082-20/+11
* hso: convert dev_alloc_skb() to netdev_alloc_skb()Paulius Zaleckas2009-06-081-3/+2
* netdev: Added KS8842 driverRichard Ršöjfors2009-06-083-0/+738
* net: Ensure partial checksum offset is inside the skb headHerbert Xu2009-06-081-3/+3
* tun: Optimise handling of bogus gso->hdr_lenHerbert Xu2009-06-081-0/+4
* virtio_net: Set correct gso->hdr_lenHerbert Xu2009-06-081-1/+1
* sis190: fix gigabit negotiationRiccardo Ghetta2009-06-081-12/+25
* sis190: add new phy found on asus F5Sr laptopRiccardo Ghetta2009-06-081-0/+1
* sis190: better message on unknown PHYRiccardo Ghetta2009-06-081-6/+9
* sis190: fix for x86_64 (bug 11509)Riccardo Ghetta2009-06-081-2/+2
* qlge: Fix timeout on firmware mailbox commands.Ron Mercer2009-06-081-2/+2
* qlge: Fix timeout on indexed register wait.Ron Mercer2009-06-081-1/+1
* qlge: Fix bug in MTU setting process.Ron Mercer2009-06-081-4/+1
* qlge: Fix bug in firmware event handler.Ron Mercer2009-06-081-0/+7
* qlge: Fix firmware event handler loop.Ron Mercer2009-06-081-1/+7
* netdev: smsc911x: add missing __devexit_p() usageMike Frysinger2009-06-081-1/+1
* netdev: smsc911x: allow building on Blackfin systemsMike Frysinger2009-06-081-1/+1
* ixgbe: Increase the driver version numberPeter P Waskiewicz Jr2009-06-071-1/+1
* ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr2009-06-074-8/+85
* ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg2009-06-071-16/+19
* ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr2009-06-073-1/+228
* ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr2009-06-072-0/+980
* ixgbe: Add hardware defines for Flow Director for 82599Peter P Waskiewicz Jr2009-06-071-0/+147
* ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr2009-06-073-11/+12
* ixgbe: move tx processing into NAPI contextAlexander Duyck2009-06-071-34/+107
OpenPOWER on IntegriCloud