summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: add simple HardMAC driver sampleSergey Lapin2009-06-095-0/+298
* ieee802154: add documentation about our stackSergey Lapin2009-06-092-0/+88
* net: add NL802154 interface for configuration of 802.15.4 devicesSergey Lapin2009-06-095-1/+737
* net: add IEEE 802.15.4 socket family implementationSergey Lapin2009-06-0911-0/+1409
* Add constants for the ieee 802.15.4 stackSergey Lapin2009-06-095-3/+13
* pkt_sched: Change PSCHED_SHIFT from 10 to 6Jarek Poplawski2009-06-091-2/+2
* pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski2009-06-092-5/+8
* net: dev_addr_init() fixEric Dumazet2009-06-091-2/+2
* be2net: Remove unnecessary frag list traversing.David S. Miller2009-06-091-31/+25
* xfrm: Use frag list abstraction interfaces.David S. Miller2009-06-091-22/+19
* sctp: Use frag list abstraction interfaces.David S. Miller2009-06-093-9/+8
* phonet: Use frag list abstraction interfaces.David S. Miller2009-06-092-4/+4
* 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
OpenPOWER on IntegriCloud