summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2009-12-212-2/+2
| * iwlwifi: power up all devices for EEPROM readReinette Chatre2009-12-212-16/+6
| * iwlwifi: allocated rx page accounting cleanupZhu Yi2009-12-217-24/+21
| * mac80211: Add define for TX headroom reserved by mac80211 itself.Gertjan van Wingerde2009-12-142-0/+8
| * rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde2009-12-141-2/+2
* | bnx2: Fix bnx2_netif_stop() merge error.Michael Chan2009-12-201-1/+1
* | gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSCSandeep Gopalpet2009-12-181-2/+2
* | gianfar: Fix stats supportSandeep Gopalpet2009-12-182-6/+46
* | gianfar: Fix a filer bugSandeep Gopalpet2009-12-182-1/+11
* | bnx2: fixing a timout error due not refreshing TX timers correctlyBreno Leitao2009-12-181-1/+9
* | can/at91: don't check platform_get_irq's return value against zeroUwe Kleine-König2009-12-181-1/+1
* | mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completionYong Zhang2009-12-181-1/+1
* | bnx2: reset_task is crashing the kernel. Fixing it.Breno Leitao2009-12-181-1/+1
* | ipv6: fix an oops when force unload ipv6 moduleYang Hongyang2009-12-181-1/+2
* | TI DaVinci EMAC: Fix MDIO bus frequency configurationNageswari Srinivasan2009-12-181-1/+1
* | e100: Fix broken cbs accounting due to missing memset.Roger Oksanen2009-12-181-1/+1
* | broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk()Roel Kluin2009-12-181-1/+2
* | e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan2009-12-181-6/+0
* | netxen: use module parameter correctlyStephen Hemminger2009-12-181-54/+3
* | netns: fix net.ipv6.route.gc_min_interval_ms in netnsAlexey Dobriyan2009-12-181-0/+1
* | Bluetooth: Prevent ill-timed autosuspend in USB driverOliver Neukum2009-12-171-0/+1
* | Bluetooth: Fix L2CAP locking scheme regressionAndrei Emeltchenko2009-12-171-0/+1
* | Bluetooth: Ack L2CAP I-frames before retransmit missing packetGustavo F. Padovan2009-12-171-1/+1
* | Bluetooth: Fix unset of RemoteBusy flag for L2CAPGustavo F. Padovan2009-12-171-1/+1
* | Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()Roel Kluin2009-12-171-1/+1
* | net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm2009-12-151-1/+6
* | ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty2009-12-151-1/+12
* | ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2009-12-152-0/+40
* | ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala2009-12-151-2/+5
* | bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli2009-12-151-3/+9
* | packet: dont call sleeping functions while holding rcu_read_lock()Eric Dumazet2009-12-151-40/+31
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-1510-11/+59
|\ \
| * | ipvs: zero usvc and udestSimon Horman2009-12-151-0/+4
| * | netfilter: fix crashes in bridge netfilter caused by fragment jumpsPatrick McHardy2009-12-154-4/+25
| * | ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2009-12-155-7/+27
| * | ipvs: fix synchronization on connection closeXiaotian Feng2009-12-141-0/+1
| * | netfilter: xtables: document minimal required versionJan Engelhardt2009-12-141-0/+2
* | | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-1510-84/+58
* | | sky2: leave PCI config space writeablestephen hemminger2009-12-141-13/+0
* | | sky2: print Optima chip namestephen hemminger2009-12-141-1/+1
* | | x25: Update maintainer.Arnd Bergmann2009-12-141-2/+2
* | | drivers/net/bonding/: : use pr_fmtJoe Perches2009-12-135-690/+465
* | | can: CAN_MCP251X should depend on HAS_DMAGeert Uytterhoeven2009-12-131-1/+1
* | | drivers/net/usb: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
* | | drivers/net/cpmac.c: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
* | | drivers/net/sfc: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
* | | drivers/atm: Correct code taking the size of a pointerJulia Lawall2009-12-131-1/+1
* | | 3c574_cs: disable irq before calling el3_interruptKen Kawasaki2009-12-132-0/+8
* | | mlx4_core: return a negative error valueroel kluin2009-12-131-1/+1
* | | can: Fix data length code handling in rx pathOliver Hartkopp2009-12-138-25/+26