aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-09Add constants for the ieee 802.15.4 stackSergey Lapin5-3/+13
2009-06-09pkt_sched: Change PSCHED_SHIFT from 10 to 6Jarek Poplawski1-2/+2
2009-06-09pkt_sched: Use PSCHED_SHIFT in PSCHED time conversionJarek Poplawski2-5/+8
2009-06-09net: dev_addr_init() fixEric Dumazet1-2/+2
2009-06-09be2net: Remove unnecessary frag list traversing.David S. Miller1-31/+25
2009-06-09xfrm: Use frag list abstraction interfaces.David S. Miller1-22/+19
2009-06-09sctp: Use frag list abstraction interfaces.David S. Miller3-9/+8
2009-06-09phonet: Use frag list abstraction interfaces.David S. Miller2-4/+4
2009-06-09netfilter: Use frag list abstraction interfaces.David S. Miller2-4/+5
2009-06-09ipv6: Use frag list abstraction interfaces.David S. Miller2-5/+5
2009-06-09ipv4: Use frag list abstraction interfaces.David S. Miller2-5/+5
2009-06-09net/core/user_dma.c: Use frag list abstraction interfaces.David S. Miller1-24/+22
2009-06-09net/core/skbuff.c: Use frag list abstraction interfaces.David S. Miller1-124/+106
2009-06-09net/core/dev.c: Use frag list abstraction interfaces.David S. Miller1-2/+2
2009-06-09datagram: Use frag list abstraction interfaces.David S. Miller1-95/+83
2009-06-09appletalk: Use frag list abstraction interfaces.David S. Miller1-17/+14
2009-06-09netdevice.h: Use frag list abstraction interfaces.David S. Miller1-1/+1
2009-06-09skbuff: Add frag list abstraction interfaces.David S. Miller1-1/+20
2009-06-08bluetooth: Kill skb_frags_no(), unused.David S. Miller1-9/+0
2009-06-08declance: Restore tx descriptor ring lockingMaciej W. Rozycki1-0/+5
2009-06-08isdn: extend INTERFACE.CAPI documentTilman Schmidt1-2/+88
2009-06-08isdn: prevent NULL ptr Oops in capi_cmsg2str()Tilman Schmidt1-0/+2
2009-06-08isdn: kerneldoc for capiutil.cTilman Schmidt1-3/+62
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt9-15/+15
2009-06-08tun: Fix unregister raceEric W. Biederman1-3/+4
2009-06-08e100: Fix napi_enable BUG_ON when recovering from EEH errorAndre Detsch1-5/+6
2009-06-08net pkgen.c:fix no need for checkFigo.zhang1-4/+2
2009-06-08mlx4: FIX error flow when initializing EQ tableYevgeny Petrilin1-1/+3
2009-06-08tun: Fix copy/paste error in tun_get_userSridhar Samudrala1-1/+1
2009-06-08net: Fix memcpy_toiovecend() to use the right offsetSridhar Samudrala1-2/+2
2009-06-08net: Fix skb_copy_datagram_from_iovec() to pass the right offsetSridhar Samudrala1-1/+2
2009-06-08net: skb_shared_info optimizationEric Dumazet10-29/+30
2009-06-08net: num_dma_maps is not usedEric Dumazet2-4/+0
2009-06-08s2io: Remove private boolean definitionsTobias Klauser2-20/+11
2009-06-08hso: convert dev_alloc_skb() to netdev_alloc_skb()Paulius Zaleckas1-3/+2
2009-06-08netdev: Added KS8842 driverRichard Ršöjfors3-0/+738
2009-06-08net: Ensure partial checksum offset is inside the skb headHerbert Xu1-3/+3
2009-06-08tun: Optimise handling of bogus gso->hdr_lenHerbert Xu1-0/+4
2009-06-08virtio_net: Set correct gso->hdr_lenHerbert Xu1-1/+1
2009-06-08sis190: fix gigabit negotiationRiccardo Ghetta1-12/+25
2009-06-08sis190: add new phy found on asus F5Sr laptopRiccardo Ghetta1-0/+1
2009-06-08sis190: better message on unknown PHYRiccardo Ghetta1-6/+9
2009-06-08sis190: fix for x86_64 (bug 11509)Riccardo Ghetta1-2/+2
2009-06-08qlge: Fix timeout on firmware mailbox commands.Ron Mercer1-2/+2
2009-06-08qlge: Fix timeout on indexed register wait.Ron Mercer1-1/+1
2009-06-08qlge: Fix bug in MTU setting process.Ron Mercer1-4/+1
2009-06-08qlge: Fix bug in firmware event handler.Ron Mercer1-0/+7
2009-06-08qlge: Fix firmware event handler loop.Ron Mercer1-1/+7
2009-06-08netdev: smsc911x: add missing __devexit_p() usageMike Frysinger1-1/+1
2009-06-08netdev: smsc911x: allow building on Blackfin systemsMike Frysinger1-1/+1