summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* seq_file: Add helpers for iteration over a hlistLi Zefan2010-02-102-3/+67
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-0927-143/+165
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-086-28/+38
| |\
| | * Bluetooth: Keep a copy of each HID device's report descriptorMichael Poole2010-02-052-26/+27
| | * Bluetooth: Enter active mode before establishing a SCO link.Nick Pelly2010-02-031-0/+3
| | * Bluetooth: Fix memory leak in Marvell BT-over-SDIO driverYoichi Yuasa2010-02-031-0/+1
| | * Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socketNick Pelly2010-02-031-1/+5
| | * Bluetooth: Fix sleeping function in RFCOMM within invalid contextMarcel Holtmann2010-02-031-1/+1
| | * Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)Nick Pelly2010-02-031-0/+1
| * | drivers/net: Correct NULL testJulia Lawall2010-02-081-1/+1
| * | MAINTAINERS: networking drivers - Add git net-next treeJoe Perches2010-02-081-0/+1
| * | net/sched: Fix module name in KconfigJan Luebbe2010-02-081-8/+8
| * | cxgb3: fix GRO checksum checkDivy Le Ray2010-02-081-8/+12
| * | dst: call cond_resched() in dst_gc_task()Eric Dumazet2010-02-081-0/+2
| * | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-0810-47/+49
| * | netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-083-6/+6
| * | netfilter: nf_conntrack: restrict runtime expect hashsize modificationsAlexey Dobriyan2010-02-081-1/+1
| * | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-082-16/+25
| * | netfilter: nf_conntrack: fix memory corruption with multiple namespacesPatrick McHardy2010-02-081-12/+12
| * | pktgen: Fix freezing problemRafael J. Wysocki2010-02-041-0/+1
| * | igb: make certain to reassign legacy interrupt vectors after resetAlexander Duyck2010-02-041-15/+5
| * | irda: add missing BKL in irnet_ppp ioctlThadeu Lima de Souza Cascardo2010-02-031-0/+2
| * | irda: unbalanced lock_kernel in irnet_pppThadeu Lima de Souza Cascardo2010-02-031-1/+2
* | | packet: Kill CONFIG_PACKET_MMAP.David S. Miller2010-02-053-43/+4
* | | net: e1000e: convert to use mc helpersJiri Pirko2010-02-051-11/+6
* | | net: dm9601: convert to use mc helpersJiri Pirko2010-02-051-5/+5
* | | net: 8139too: convert to use mc helpersJiri Pirko2010-02-051-4/+3
* | | net: 8139cp: convert to use mc helpersJiri Pirko2010-02-051-4/+3
* | | e1000e: Fix namespace conflicts wrt. e1000_has_linkDavid S. Miller2010-02-043-4/+4
* | | bridge: Remove unused age_listHerbert Xu2010-02-042-3/+0
* | | packet: Add GSO/csum offload support.Sridhar Samudrala2010-02-042-11/+177
* | | qlge: Code clean upBreno Leitao2010-02-041-2/+2
* | | qlge: removing unreachable block of codeBreno Leitao2010-02-041-3/+0
* | | ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)Christoph Egger2010-02-041-4/+0
* | | doc: document IPv6 parametersBrian Haley2010-02-041-0/+10
* | | qlge: Add watchdog timer.Ron Mercer2010-02-042-0/+31
* | | libphy: add phy_find_first functionJiri Pirko2010-02-042-0/+17
* | | net: use helpers to access mc list V2Jiri Pirko2010-02-041-0/+6
* | | stmmac: fix 'lenght' typo in comments and codeGiuseppe Cavallaro2010-02-044-5/+5
* | | can: ems_usb: removed duplicated code setting local echo supportThadeu Lima de Souza Cascardo2010-02-041-2/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-04125-2018/+3770
|\ \ \
| * | | ath9k: add support for 802.11n bonded out AR2427Luis R. Rodriguez2010-02-024-2/+11
| * | | airo: fix setting zero length WEP keyStanislaw Gruszka2010-02-021-16/+18
| * | | lib80211: Introduce TKIP_HDR_LEN define for code clarityAndriy Tkachuk2010-02-021-10/+10
| * | | lib80211: Cosmetics - make room for MIC/CRC near the actual calculationAndriy Tkachuk2010-02-022-3/+2
| * | | ath9k: fix access to freed data on unloadPavel Roskin2010-02-014-29/+7
| * | | ps3_gelic_wireless: Remove superfluous debug infoHamish Guthrie2010-02-011-2/+1
| * | | mac80211: Don't call rate control when HW handles itVasanthakumar2010-02-011-0/+4
| * | | mac80211: fix sta lookup with AP VLAN interfaces and injected framesFelix Fietkau2010-02-011-0/+2
| * | | mac80211: fix monitor mode tx radiotap header handlingFelix Fietkau2010-02-012-2/+7
OpenPOWER on IntegriCloud