summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mISDN: consistently define 'debug' as '*u_int'Hannes Eder2008-12-134-5/+5
* mISDN: use NULL pointer instead of plain integerHannes Eder2008-12-133-47/+47
* net: Add support for the KS8695 ethernet devices.Daniel Silverstone2008-12-124-0/+1792
* tc35815: Enable StripCRC featureAtsushi Nemoto2008-12-121-8/+12
* smsc9420: SMSC LAN9420 10/100 PCI ethernet adapterSteve Glendinning2008-12-125-0/+1906
* igb: fixup AER with proper error handlingJeff Kirsher2008-12-121-3/+17
* netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond2008-12-111-3/+2Star
* netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery2008-12-113-102/+129
* netns: ip6mr: declare ip6mr /proc/net entries per-namespaceBenjamin Thery2008-12-111-46/+61
* netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2008-12-112-8/+14
* netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2008-12-112-16/+12Star
* netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2008-12-112-19/+22
* netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2008-12-112-16/+32
* netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery2008-12-112-9/+32
* netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2008-12-112-39/+70
* netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-114-15/+21
* net: Make staticRoel Kluin2008-12-1113-23/+23
* smsc911x: add dynamic bus configurationSteve Glendinning2008-12-113-80/+84
* ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr2008-12-102-8/+34
* igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck2008-12-103-14/+10Star
* igb: update handling of RCTL for smaller buffer sizesAlexander Duyck2008-12-101-18/+14Star
* bonding: turn all bond_parm_tbls constHolger Eitzenberger2008-12-102-10/+10
* bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger2008-12-102-2/+2
* bonding: remove duplicate declarationsHolger Eitzenberger2008-12-101-7/+0Star
* bonding: use pr_debug instead of own macrosHolger Eitzenberger2008-12-106-98/+82Star
* bonding: fix compile error if debug enabledHolger Eitzenberger2008-12-101-1/+1
* bonding: use table for mode namesHolger Eitzenberger2008-12-101-17/+13Star
* bonding: add and use bond_is_lb()Holger Eitzenberger2008-12-102-20/+15Star
* pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.Jarek Poplawski2008-12-101-5/+5
* pkt_sched: sch_htb: Optimize htb_find_next_upper()Jarek Poplawski2008-12-101-3/+3
* phy: Add LSI ET1011C PHY driverChaithrika U S2008-12-103-0/+119
* bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller2008-12-091-4/+2Star
* myri10ge: check fragmentation in LRO get_frag_header()Brice Goglin2008-12-091-0/+2
* bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled.David S. Miller2008-12-091-1/+1
* hydra: fix compilationAlexey Dobriyan2008-12-091-1/+1
* dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-089-33/+8Star
* dccp: Remove manual influence on NDP Count featureGerrit Renker2008-12-087-18/+4Star
* dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-12-086-39/+3Star
* dccp: Clean up old feature-negotiation infrastructureGerrit Renker2008-12-082-505/+11Star
* dccp: Integration of dynamic feature activation - part 3 (client side)Gerrit Renker2008-12-081-4/+26
* dccp: Integration of dynamic feature activation - part 2 (server side)Gerrit Renker2008-12-081-30/+12Star
* dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker2008-12-081-40/+6Star
* netdevice: Kill netdev->privWang Chen2008-12-0818-29/+24Star
* staging-winbond: Kill directly reference of netdev->privWang Chen2008-12-081-1/+5
* staging-slicoss: Kill directly reference of netdev->privWang Chen2008-12-071-4/+3Star
* staging-p80211: Kill directly reference of netdev->privWang Chen2008-12-072-39/+39
* s390_net: Kill directly reference of netdev->privWang Chen2008-12-071-6/+6
* net: Fix incorrect use of loose in spider_net.cNick Andrew2008-12-071-1/+1
* wireless: Fix incorrect use of loose in wext.cNick Andrew2008-12-071-1/+1
* tcp: fix tso_should_defer in 64bitIlpo Järvinen2008-12-061-1/+1