summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sfc: Remove unneeded register writeBen Hutchings2008-12-121-9/+0
* sfc: Change SPI lengths to type size_tBen Hutchings2008-12-122-10/+11
* sfc: Board support fixesBen Hutchings2008-12-121-0/+2
* misdn: Fix lockdep warningKarsten Keil2008-12-121-1/+1
* mISDN: hfcmulti: use __iomem address space modifierHannes Eder2008-12-122-23/+25
* mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder2008-12-121-2/+2
* mISDN: comment out unused symbolsHannes Eder2008-12-122-0/+4
* mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder2008-12-121-11/+11
* mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder2008-12-121-1/+1
* mISDN: un-export symbol 'plx_lock'Hannes Eder2008-12-121-1/+0
* mISDN: make global symbols static or include header filesHannes Eder2008-12-1212-27/+32
* mISDN: consistently define 'debug' as '*u_int'Hannes Eder2008-12-124-5/+5
* mISDN: use NULL pointer instead of plain integerHannes Eder2008-12-123-47/+47
* net: Add support for the KS8695 ethernet devices.Daniel Silverstone2008-12-114-0/+1792
* tc35815: Enable StripCRC featureAtsushi Nemoto2008-12-111-8/+12
* smsc9420: SMSC LAN9420 10/100 PCI ethernet adapterSteve Glendinning2008-12-115-0/+1906
* igb: fixup AER with proper error handlingJeff Kirsher2008-12-111-3/+17
* netfilter: xt_NFLOG is dependant of nfnetlink_logEric Leblond2008-12-101-3/+2
* netns: ip6mr: enable namespace support in ipv6 multicast forwarding codeBenjamin Thery2008-12-103-102/+129
* netns: ip6mr: declare ip6mr /proc/net entries per-namespaceBenjamin Thery2008-12-101-46/+61
* netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery2008-12-102-8/+14
* netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2008-12-102-16/+12
* netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2008-12-102-19/+22
* netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery2008-12-102-16/+32
* netns: ip6mr: store netns in struct mfc6_cacheBenjamin Thery2008-12-102-9/+32
* netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery2008-12-102-39/+70
* netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery2008-12-104-15/+21
* net: Make staticRoel Kluin2008-12-1013-23/+23
* smsc911x: add dynamic bus configurationSteve Glendinning2008-12-103-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/+10
* igb: update handling of RCTL for smaller buffer sizesAlexander Duyck2008-12-101-18/+14
* bonding: turn all bond_parm_tbls constHolger Eitzenberger2008-12-092-10/+10
* bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger2008-12-092-2/+2
* bonding: remove duplicate declarationsHolger Eitzenberger2008-12-091-7/+0
* bonding: use pr_debug instead of own macrosHolger Eitzenberger2008-12-096-98/+82
* bonding: fix compile error if debug enabledHolger Eitzenberger2008-12-091-1/+1
* bonding: use table for mode namesHolger Eitzenberger2008-12-091-17/+13
* bonding: add and use bond_is_lb()Holger Eitzenberger2008-12-092-20/+15
* pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc.Jarek Poplawski2008-12-091-5/+5
* pkt_sched: sch_htb: Optimize htb_find_next_upper()Jarek Poplawski2008-12-091-3/+3
* phy: Add LSI ET1011C PHY driverChaithrika U S2008-12-093-0/+119
* bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl().David S. Miller2008-12-091-4/+2
* 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-081-1/+1
* dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-089-33/+8
* dccp: Remove manual influence on NDP Count featureGerrit Renker2008-12-087-18/+4
* dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-12-086-39/+3
* dccp: Clean up old feature-negotiation infrastructureGerrit Renker2008-12-082-505/+11