aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/reassembly.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet7-26/+167
2010-06-30be2net: memory barrier fixes on IBM p7 platformSathya Perla2-0/+9
2010-06-30cpmac: use resource_size()Dan Carpenter1-4/+4
2010-06-30Bluetooth: Fix abuse of the preincrement operatorDavid Howells1-1/+1
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara2-2/+12
2010-06-30act_nat: use stack variableChangli Gao1-21/+10
2010-06-30act_mirred: combine duplicate codeChangli Gao1-4/+2
2010-06-30net/neighbour.h: fix typoKulikov Vasiliy1-1/+1
2010-06-30ath9k_htc: Add LED support for AR7010Sujith4-4/+56
2010-06-30mac82011: Allow selection of minstrel_ht as default rc algorithmHelmut Schaa1-0/+1
2010-06-30ath9k: fix TSF after reset on AR913xFelix Fietkau1-2/+14
2010-06-30rt2x00: Fix compile warning when debug disabledIvo van Doorn1-2/+1
2010-06-30rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1Ivo van Doorn1-4/+2
2010-06-30rt2x00: Fix antenna initializationIvo van Doorn1-3/+1
2010-06-30rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignmentIvo van Doorn1-2/+5
2010-06-30rt2x00: fix beacon reset on rt2800Helmut Schaa1-18/+24
2010-06-30rt2x00: Disable link tuning in AP modeHelmut Schaa1-4/+4
2010-06-30rt2x00: Fix beacon updates in rt61pciHelmut Schaa1-0/+6
2010-06-30rt2x00: Fix beacon updates in rt2800pciHelmut Schaa1-0/+6
2010-06-30rt2x00: Enable multiBSS in rt2800Ivo van Doorn1-2/+2
2010-06-30rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.Gertjan van Wingerde1-1/+7
2010-06-30rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.Gertjan van Wingerde1-2/+12
2010-06-30eeprom_93cx6: Add support for 93c86 EEPROMs.Gertjan van Wingerde1-0/+1
2010-06-30rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.Gertjan van Wingerde2-7/+13
2010-06-30rt2x00: Rename driver write_tx_datadesc callback function.Gertjan van Wingerde3-10/+8
2010-06-30rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde8-55/+20
2010-06-30rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde12-93/+41
2010-06-30rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.Gertjan van Wingerde1-16/+17
2010-06-30rt2x00: Fix frame dumping for USB devices.Gertjan van Wingerde1-0/+6
2010-06-30rt2x00: Remove unneeded variableIvo van Doorn1-5/+2
2010-06-30rt2x00: Write the BSSID to register when interface is addedIvo van Doorn1-1/+2
2010-06-30rt2x00: Implement tx mpdu aggregationHelmut Schaa2-1/+48
2010-06-30gianfar: Implement workaround for eTSEC-A002 erratumAnton Vorontsov2-3/+38
2010-06-30gianfar: Implement workaround for eTSEC76 erratumAnton Vorontsov2-0/+20
2010-06-30gianfar: Implement workaround for eTSEC74 erratumAnton Vorontsov2-2/+38
2010-06-30xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen1-1/+1
2010-06-30net/core: use ntohs for skb->protocolSebastian Andrzej Siewior1-1/+2
2010-06-30ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings1-4/+4
2010-06-30ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings1-2/+6
2010-06-30usb: pegasus: fixed coding style issuesNicolas Kaiser2-212/+209
2010-06-293c59x: Use fine-grained locks for MII and windowed register accessBen Hutchings1-27/+41
2010-06-29ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville1-1/+3
2010-06-29ixgbe: disable tx engine before disabling tx laserJohn Fastabend1-4/+4
2010-06-29ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek1-1/+2
2010-06-29e1000e: disable EEE support by defaultBruce Allan1-0/+4
2010-06-29e1000e: remove EEE module parameterBruce Allan1-28/+0
2010-06-29e1000e: suppress compile warnings on certain archsBruce Allan1-17/+21
2010-06-29e1000e: don't inadvertently re-set INTX_DISABLEDean Nelson1-4/+9
2010-06-29drivers/net/Makefile: conditionally descend to wirelessNicolas Kaiser1-1/+1
2010-06-29net/Makefile: conditionally descend to wireless and ieee802154Nicolas Kaiser1-2/+2