aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/phonet/gprs.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-26Phonet: check destination before delivering packets locallyremi.denis-courmont@nokia1-11/+9
2009-01-26Phonet: move to Networking options like other protocol stacksremi.denis-courmont@nokia1-1/+1
2009-01-26ixgbe: add support KX/KX4 deviceDon Skidmore4-0/+24
2009-01-26ixgbe: fix slow load times on 82598 nicsDon Skidmore1-7/+18
2009-01-26gre: optimize hash lookupTimo Teras1-29/+40
2009-01-26gianfar: Revive VLAN supportAnton Vorontsov1-5/+1
2009-01-26vlan: Export symbols as non GPL symbols.Ben Greear1-2/+2
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov1-5/+12
2009-01-26netxen: reduce memory footprintDhananjay Phadke2-7/+10
2009-01-26netxen: fix vlan tso/checksum offloadDhananjay Phadke1-11/+20
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof Hałasa1-6/+4
2009-01-26net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2-8/+8
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano1-0/+2
2009-01-26i2c: Warn on deprecated binding model useJean Delvare1-3/+5
2009-01-26eeprom: More consistent symbol namesJean Delvare176-326/+326
2009-01-26eeprom: Move 93cx6 eeprom driver to /drivers/misc/eepromWolfram Sang5-9/+9
2009-01-26spi: Move at25 (for SPI eeproms) to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move old eeprom driver to /drivers/misc/eepromWolfram Sang5-12/+12
2009-01-26i2c: Move at24 to drivers/misc/eepromWolfram Sang7-27/+32
2009-01-26i2c: Quilt tree has movedJean Delvare1-1/+2
2009-01-26i2c: Delete many unused adapter IDsJean Delvare38-93/+0
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare1-10/+0
2009-01-26networking: document "nc" in addition to "netcat" in netconsole.txtJesse Barnes1-1/+2
2009-01-26e1000e: workaround hw errataJesse Brandeburg2-1/+6
2009-01-26m68k{nommu}: fixups after the header moveHarvey Harrison4-17/+11
2009-01-26inotify: clean up inotify_read and fix locking problemsVegard Nossum1-61/+74
2009-01-26Fix annoying DRM_ERROR() string warningLinus Torvalds1-1/+1
2009-01-26fuse: fix poll notifyMiklos Szeredi1-4/+9
2009-01-26fuse: destroy bdi on umountMiklos Szeredi2-2/+3
2009-01-26fuse: fuse_fill_super error handling cleanupMiklos Szeredi1-18/+19
2009-01-26fuse: fix missing fput on errorMiklos Szeredi1-2/+7
2009-01-26fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter1-1/+1
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell1-6/+5
2009-01-26x86: fix section mismatch warningRakib Mullick1-1/+1
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar1-8/+11
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10
2009-01-25com0020: Add missing symbol export for com20020_netdev_ops.David S. Miller1-0/+1
2009-01-25af_key: initialize xfrm encap_oaTimo Teras1-0/+1
2009-01-25virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANsAlex Williamson1-1/+2
2009-01-25kmsg: convert claw printk messagesAndy Richter1-198/+233
2009-01-25lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens1-2/+6
2009-01-25smsc95xx: fix function prototype of async callbackSteve Glendinning1-2/+2
2009-01-25smsc95xx: remove unused completion structSteve Glendinning1-4/+0
2009-01-26power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLEDPhilipp Zabel1-1/+1
2009-01-25[ARM] fix section-based ioremapRussell King1-9/+2
2009-01-25x86: use standard PIT frequencyIngo Molnar1-9/+4
2009-01-24[NET] am79c961a: fix spin_lock usageUwe Kleine-König1-10/+10
2009-01-24[ARM] omap: usb: thou shalt not provide empty release functionsRussell King1-14/+0
2009-01-24[ARM] omap: watchdog: allow OMAP watchdog driver on OMAP34xx platformsRussell King1-3/+3
2009-01-24[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3Madhusudhan Chikkature3-0/+1253