aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"Yoshihiro Shimoda2009-05-26
* net: sh_eth: fix receive desciptor loopYoshihiro Shimoda2009-05-26
* net: sh_eth: fix TX/RX descriptor not set physical memoryYoshihiro Shimoda2009-05-26
* net: sh_eth: fix cache coherency issueYoshihiro Shimoda2009-05-26
* pkt_sched: gen_estimator: Fix signed integers right-shifts.Jarek Poplawski2009-05-26
* net: Remove obsolete MV64360 config optionGabriel Paubert2009-05-26
* iwmc3200wifi: fix link error when CFG80211 is not selectedZhu Yi2009-05-26
* net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-25
|\
| * gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-25
| * RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter2009-05-21
| * ipv4: Fix oops with FIB_TRIERobert Olsson2009-05-21
| * pktgen: do not access flows[] beyond its lengthFlorian Westphal2009-05-21
| * gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-21
| * IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin2009-05-20
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-20
| |\
| | * wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-20
| | * iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-20
| | * cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez2009-05-20
| | * airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-20
| | * ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-20
| | * iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-20
| | * ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang2009-05-20
| | * wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg2009-05-20
| | * ath5k: fix scanning in AR2424Pavel Roskin2009-05-20
| * | net: fix rtable leak in net/ipv4/route.cEric Dumazet2009-05-20
| * | net: fix length computation in rt_check_expire()Eric Dumazet2009-05-20
| |/
| * ipv4: make default for INET_LRO consistent with help textFrans Pop2009-05-19
| * net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault2009-05-19
* | mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg2009-05-25
* | mISDN: Fix DTMF detection enable/disableAndreas Eversberg2009-05-25
* | mISDN: Use kernel_{send,recv}msg instead of open codingArnaldo Carvalho de Melo2009-05-25
* | mISDN: Cleanup debug messagesKarsten Keil2009-05-25
* | mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg2009-05-25
* | mISDN: get_free_devid() failure ignoredRoel Kluin2009-05-25
* | mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil2009-05-25
* | mISDN: Fix skb leak in error casesKarsten Keil2009-05-25
* | mISDN: Add "sapi" information to debug messagesAndreas Eversberg2009-05-25
* | mISDN: Add allocation of recvbuf[1500] at run time to reduce stack sizeFrank Seidel2009-05-25
* | mISDN: Fix TEI and SAPI handlingAndreas Eversberg2009-05-25
* | mISDN: Hardware acceleration is now possible in conjunction with audio recordingAndreas Eversberg2009-05-25
* | mISDN: Fix DTMF locking bug issueAndreas Eversberg2009-05-25
* | mISDN: Added layer-1-hold featureAndreas Eversberg2009-05-25
* | mISDN: Fixed missing spin lock on pipeline processAndreas Eversberg2009-05-25
* | mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel2009-05-25
* | mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-25
* | mISDN: DSP now uses ring buffer for echo cancelerAndreas Eversberg2009-05-25
* | mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2009-05-25
* | skbuff: Copy csum instead of csum_start/csum_offsetHerbert Xu2009-05-25
* | skbuff: Move new code into __copy_skb_headerHerbert Xu2009-05-25