summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-13mISDN: comment out unused symbolsHannes Eder2-0/+4
2008-12-13mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder1-11/+11
2008-12-13mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder1-1/+1
2008-12-13mISDN: un-export symbol 'plx_lock'Hannes Eder1-1/+0
2008-12-13mISDN: make global symbols static or include header filesHannes Eder12-27/+32
2008-12-13mISDN: consistently define 'debug' as '*u_int'Hannes Eder4-5/+5
2008-12-13mISDN: use NULL pointer instead of plain integerHannes Eder3-47/+47
2008-12-12net: Add support for the KS8695 ethernet devices.Daniel Silverstone4-0/+1792
2008-12-12tc35815: Enable StripCRC featureAtsushi Nemoto1-8/+12
2008-12-12smsc9420: SMSC LAN9420 10/100 PCI ethernet adapterSteve Glendinning5-0/+1906
2008-12-12igb: fixup AER with proper error handlingJeff Kirsher1-3/+17
2008-12-11netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond1-3/+2
2008-12-11netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery3-102/+129
2008-12-11netns: ip6mr: declare ip6mr /proc/net entries per-namespaceBenjamin Thery1-46/+61
2008-12-11netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2-8/+14
2008-12-11netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2-16/+12
2008-12-11netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2-19/+22
2008-12-11netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2-16/+32
2008-12-11netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery2-9/+32
2008-12-11netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2-39/+70
2008-12-11netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery4-15/+21
2008-12-11net: Make staticRoel Kluin13-23/+23
2008-12-11smsc911x: add dynamic bus configurationSteve Glendinning3-80/+84
2008-12-10ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr2-8/+34
2008-12-10igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck3-14/+10
2008-12-10igb: update handling of RCTL for smaller buffer sizesAlexander Duyck1-18/+14
2008-12-10bonding: turn all bond_parm_tbls constHolger Eitzenberger2-10/+10
2008-12-10bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger2-2/+2
2008-12-10bonding: remove duplicate declarationsHolger Eitzenberger1-7/+0
2008-12-10bonding: use pr_debug instead of own macrosHolger Eitzenberger6-98/+82
2008-12-10bonding: fix compile error if debug enabledHolger Eitzenberger1-1/+1
2008-12-10bonding: use table for mode namesHolger Eitzenberger1-17/+13
2008-12-10bonding: add and use bond_is_lb()Holger Eitzenberger2-20/+15
2008-12-10pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.Jarek Poplawski1-5/+5
2008-12-10pkt_sched: sch_htb: Optimize htb_find_next_upper()Jarek Poplawski1-3/+3
2008-12-10phy: Add LSI ET1011C PHY driverChaithrika U S3-0/+119
2008-12-09bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller1-4/+2
2008-12-09myri10ge: check fragmentation in LRO get_frag_header()Brice Goglin1-0/+2
2008-12-09bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller1-1/+1
2008-12-09hydra: fix compilationAlexey Dobriyan1-1/+1
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker9-33/+8
2008-12-08dccp: Remove manual influence on NDP Count featureGerrit Renker7-18/+4
2008-12-08dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker6-39/+3
2008-12-08dccp: Clean up old feature-negotiation infrastructureGerrit Renker2-505/+11
2008-12-08dccp: Integration of dynamic feature activation - part 3 (client side)Gerrit Renker1-4/+26
2008-12-08dccp: Integration of dynamic feature activation - part 2 (server side)Gerrit Renker1-30/+12
2008-12-08dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker1-40/+6
2008-12-08netdevice: Kill netdev->privWang Chen18-29/+24
2008-12-08staging-winbond: Kill directly reference of netdev->privWang Chen1-1/+5
2008-12-07staging-slicoss: Kill directly reference of netdev->privWang Chen1-4/+3