summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan2008-03-2812-642/+1009
* Compilation fix for ixgbe_main.c.Denis V. Lunev2008-03-281-3/+3
* net: yellowfin parenthesis fixMariusz Kozlowski2008-03-281-2/+2
* netdev: ehea: port_lock semaphore to mutexDaniel Walker2008-03-282-22/+24
* netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker2008-03-282-10/+10
* netdev: ehea: locking order correctionDaniel Walker2008-03-281-2/+2
* netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker2008-03-282-10/+10
* netdev: ehea: semaphore to mutexDaniel Walker2008-03-281-4/+4
* drivers/net/tokenring/3c359.c: use time_* macrosS.Caglar Onur2008-03-281-10/+11
* drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur2008-03-282-4/+5
* 3c509: convert to isa_driver and pnp_driverOndrej Zary2008-03-281-357/+372
* [NET]: Fix dev_alloc_skb() typo.David S. Miller2008-03-281-1/+1
* [LIB]: Drop the pcounter itself.Pavel Emelyanov2008-03-283-133/+0
* [SOCK]: Drop inuse pcounter from struct proto (v2).Pavel Emelyanov2008-03-2812-41/+0
* [SOCK]: Drop per-proto inuse init and fre functions (v2).Pavel Emelyanov2008-03-282-28/+1
* [SOCK]: Introduce a percpu inuse counters array (v2).Pavel Emelyanov2008-03-282-8/+27
* [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2).Pavel Emelyanov2008-03-282-0/+35
* [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*Joe Perches2008-03-285-31/+34
* [IPV6]: Remove unused method declaration in include/net/addrconf.h.Rami Rosen2008-03-281-1/+0
* [NET]: Add inline intent commentary to dev_alloc_skb().Denys Vlasenko2008-03-281-0/+4
* [NET]: Protect device namespace inlines with CONFIG_NETDavid S. Miller2008-03-281-0/+2
* [IPV6] NEIGH: Optimize is_router check.YOSHIFUJI Hideaki2008-03-281-11/+11
* [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries.YOSHIFUJI Hideaki2008-03-281-32/+29
* [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its func...YOSHIFUJI Hideaki2008-03-281-29/+24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-2776-657/+640
|\
| * [NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller2008-03-271-2/+4
| * [NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev2008-03-2711-59/+30
| * [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB accessThomas Graf2008-03-272-2/+2
| * [IPSEC]: Fix BEET outputHerbert Xu2008-03-265-6/+16
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-2610-32/+32
| |\
| | * b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-243-6/+5
| | * b43: Fix DMA mapping leakageMichael Buesch2008-03-241-10/+17
| | * iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-242-2/+2
| | * MAINTAINERS: update iwlwifi git urlReinette Chatre2008-03-241-1/+1
| | * arlan: fix warning when PROC_FS=nJohn W. Linville2008-03-241-8/+0
| | * iwlwifi: mac start synchronization issueRick Farrington2008-03-242-2/+2
| | * wavelan_cs arm fixAl Viro2008-03-241-1/+1
| | * rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno2008-03-241-0/+2
| | * iwlwifi: fix a typo in Kconfig messagePascal Terjan2008-03-241-2/+2
| * | [ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).Pavel Emelyanov2008-03-261-3/+3
| * | [AX25]: Remove obsolete references to BKL from TODO file.Robert P. J. Day2008-03-261-4/+0
| * | [NET]: Fix multicast device ioctl checksPatrick McHardy2008-03-261-2/+2
| * | [IRDA]: Store irnet_socket termios properly.David S. Miller2008-03-261-1/+1
| * | [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy2008-03-261-5/+1
| * | [VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying devicePatrick McHardy2008-03-261-1/+1
| * | netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik2008-03-254-6/+4
| * | S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur2008-03-251-0/+3
| * | b44: Truncate PHY addressMichael Buesch2008-03-251-0/+5
| * | skge napi->poll() locking bugMarin Mitov2008-03-251-2/+4
| * | rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna2008-03-251-3/+6
OpenPOWER on IntegriCloud