summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | airo: queue SIOCSIWAUTH-requested auth mode change for next commitDan Williams2009-04-161-1/+1
| * | at76c50x-usb: Add device ID for OQO model 01+Jamie Lentin2009-04-161-0/+2
| * | libertas: don't leak skb on receive errorPhilip Rakity2009-04-161-0/+2
| * | mac80211: correct wext transmit power handlerJohannes Berg2009-04-162-9/+34
| * | ath9k: fix access to a freed skb in ath_rx_tasklet()Pavel Roskin2009-04-161-1/+3
| * | net/ps3: Fix wireless AP connect error handlingMasakazu Mokuno2009-04-161-0/+3
| * | p54spi: fix locking warning in p54spi_op_txChristian Lamparter2009-04-161-12/+13
| * | p54: replace MAC80211_LEDS with P54_LEDS in p54.hChristian Lamparter2009-04-161-6/+6
| * | b43: Refresh RX poison on buffer recyclingMichael Buesch2009-04-161-10/+11
| * | b43: Poison RX buffersMichael Buesch2009-04-161-4/+33
| * | mac80211: Fix bug in getting rx status for frames pending in reorder bufferVasanthakumar Thiagarajan2009-04-161-4/+9
| * | cfg80211: fix NULL pointer deference in reg_device_remove()Luis R. Rodriguez2009-04-161-2/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-182-5/+7
|\ \ \ | |_|/ |/| |
| * | netfilter: nfnetlink: return ENOMEM if we fail to create netlink socketPablo Neira Ayuso2009-04-171-1/+1
| * | netfilter: ctnetlink: report error if event message allocation failsPablo Neira Ayuso2009-04-171-4/+6
* | | gro: Fix use after free in tcp_gro_receiveHerbert Xu2009-04-171-2/+4
* | | pegasus: Handle disconnect error code correctly.Oliver Neukum2009-04-171-0/+1
* | | can: Network Drop Monitor: Make use of consume_skb() in af_can.cOliver Hartkopp2009-04-171-2/+2
* | | macb: process the RX ring regardless of interrupt statusErik Waling2009-04-171-18/+0
* | | macb: Handle Retry Limit Exceeded errorsErik Waling2009-04-171-4/+6
* | | ixgbe: Fix the DCB PFC thresholds for 82599PJ Waskiewicz2009-04-171-11/+17
* | | ixgbe: Fix DCB traffic class mapping for 82599PJ Waskiewicz2009-04-171-4/+48
* | | e1000: fix transmit routine exit bugJesse Brandeburg2009-04-171-3/+3
* | | e1000e: fix bug in restart queue logicJesse Brandeburg2009-04-171-4/+4
* | | MAINTAINERS - Update NETWORKING W: url and standardize T: git urlJoe Perches2009-04-171-2/+2
* | | MAINTAINERS - Add section NETWORKING DRIVERSJoe Perches2009-04-171-0/+7
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-174-2/+8
|\| |
| * | netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2009-04-162-1/+3
| * | netfilter: nf_conntrack: fix crash when unloading helpersPatrick McHardy2009-04-151-1/+1
| * | netfilter: nf_log regression fixEric Dumazet2009-04-151-0/+4
* | | ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds2009-04-171-1/+1
| |/ |/|
* | phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto2009-04-161-3/+2
* | NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki2009-04-161-4/+32
* | NET/e1000e: Fix powering off during shutdownRafael J. Wysocki2009-04-161-14/+45
* | NET/e1000: Fix powering off during shutdownRafael J. Wysocki2009-04-161-13/+33
* | packet: avoid warnings when high-order page allocation failsEric Dumazet2009-04-151-2/+3
* | gianfar: stop send queue before resetting gianfarMarkus Brunner2009-04-151-0/+2
* | myr10ge: again fix lro_gen_skb() alignmentStanislaw Gruszka2009-04-151-0/+1
* | declance: convert to net_device_opsAlexander Beregalov2009-04-151-5/+12
* | bfin_mac: convert to net_device_opsAlexander Beregalov2009-04-151-9/+15
* | au1000: convert to net_device_opsAlexander Beregalov2009-04-151-8/+15
* | atarilance: convert to net_device_opsAlexander Beregalov2009-04-151-7/+11
* | a2065: convert to net_device_opsAlexander Beregalov2009-04-151-5/+12
* | ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang2009-04-151-9/+10
* | ixgbe: fix tx queue indexWu Fengguang2009-04-151-1/+1
* | Revert "rose: zero length frame filtering in af_rose.c"David S. Miller2009-04-151-10/+0
* | sfc: Use correct macro to set event bitfieldBen Hutchings2009-04-151-2/+2
* | sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings2009-04-151-3/+4
* | bonding: Remove debug printkJay Vosburgh2009-04-151-2/+0
* | e1000/e1000: fix compile warningJesse Brandeburg2009-04-152-2/+2