summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-258-123/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-2517-69/+87
|\ \
| * | gianfar: fix BUG under load after introduction of skb recyclingLennert Buytenhek2009-05-251-1/+10
| * | RxRPC: Error handling for rxrpc_alloc_connection()Dan Carpenter2009-05-211-6/+6
| * | ipv4: Fix oops with FIB_TRIERobert Olsson2009-05-211-1/+5
| * | pktgen: do not access flows[] beyond its lengthFlorian Westphal2009-05-211-1/+1
| * | gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-211-1/+1
| * | IPv6: set RTPROT_KERNEL to initial routeJean-Mickael Guerin2009-05-201-0/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-2010-53/+68
| |\ \
| | * | wireless: beyond ARRAY_SIZE of intf->crypto_statsRoel Kluin2009-05-201-1/+1
| | * | iwlwifi: update 5000 ucode support to version 2 of APIJay Sternberg2009-05-201-1/+1
| | * | cfg80211: fix race between core hint and driver's custom applyLuis R. Rodriguez2009-05-201-0/+7
| | * | airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville2009-05-201-9/+14
| | * | ath5k: fix interpolation with equal power levelsFabio Rossi2009-05-201-21/+28
| | * | iwlwifi: do not cancel delayed work inside spin_lock_irqsaveReinette Chatre2009-05-203-17/+6
| | * | ath5k: fix exp off-by-one when computing OFDM delta slopeForrest Zhang2009-05-201-3/+3
| | * | wext: verify buffer size for SIOCSIWENCODEEXTJohannes Berg2009-05-201-0/+7
| | * | ath5k: fix scanning in AR2424Pavel Roskin2009-05-201-1/+1
| * | | net: fix rtable leak in net/ipv4/route.cEric Dumazet2009-05-201-38/+17
| * | | net: fix length computation in rt_check_expire()Eric Dumazet2009-05-201-2/+3
| |/ /
| * | ipv4: make default for INET_LRO consistent with help textFrans Pop2009-05-181-1/+1
| * | net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault2009-05-181-1/+1
* | | mISDN: Added PCI ID for new Junghanns.net Single E1 cards.Andreas Eversberg2009-05-252-0/+5
* | | mISDN: Fix DTMF detection enable/disableAndreas Eversberg2009-05-253-0/+6
* | | mISDN: Use kernel_{send,recv}msg instead of open codingArnaldo Carvalho de Melo2009-05-252-18/+8
* | | mISDN: Cleanup debug messagesKarsten Keil2009-05-2512-139/+148
* | | mISDN: Add PCI ID for Junghanns 8S cardAndreas Eversberg2009-05-252-0/+4
* | | mISDN: get_free_devid() failure ignoredRoel Kluin2009-05-251-4/+4
* | | mISDN: Add XHFC support for embedded Speech-Design board to hfcmultiKarsten Keil2009-05-256-144/+500
* | | mISDN: Fix skb leak in error casesKarsten Keil2009-05-251-10/+12
* | | mISDN: Add "sapi" information to debug messagesAndreas Eversberg2009-05-252-15/+20
* | | mISDN: Add allocation of recvbuf[1500] at run time to reduce stack sizeFrank Seidel2009-05-251-4/+17
* | | mISDN: Fix TEI and SAPI handlingAndreas Eversberg2009-05-253-26/+29
* | | mISDN: Hardware acceleration is now possible in conjunction with audio recordingAndreas Eversberg2009-05-253-45/+84
* | | mISDN: Fix DTMF locking bug issueAndreas Eversberg2009-05-253-20/+23
* | | mISDN: Added layer-1-hold featureAndreas Eversberg2009-05-253-15/+51
* | | mISDN: Fixed missing spin lock on pipeline processAndreas Eversberg2009-05-251-1/+3
* | | mISDN: Reduce stack size in dsp_cmx_send()Frank Seidel2009-05-252-2/+3
* | | mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-2510-41/+60
* | | mISDN: DSP now uses ring buffer for echo cancelerAndreas Eversberg2009-05-252-1/+3
* | | mISDN: Add watchdog functionality to hfcmulti driverAndreas Eversberg2009-05-253-2/+34
* | | skbuff: Copy csum instead of csum_start/csum_offsetHerbert Xu2009-05-251-2/+1
* | | skbuff: Move new code into __copy_skb_headerHerbert Xu2009-05-251-5/+9
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-25124-1745/+13213
|\ \ \
| * | | iwlwifi: check for valid band for channel infoWey-Yi Guy2009-05-221-38/+41
| * | | iwlagn: co-exist with AMTMohamed Abbas2009-05-223-4/+60
| * | | iwlcore: Set rb_timeout to 0x10 for devices with ICTMohamed Abbas2009-05-221-1/+4
| * | | iwlcore: Add support for periodic RX interruptMohamed Abbas2009-05-225-13/+46
| * | | iwlcore: Allow skb allocation from tasklet.Mohamed Abbas2009-05-224-10/+34
| * | | iwlcore: support ICT interruptMohamed Abbas2009-05-229-12/+483
OpenPOWER on IntegriCloud