aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [SOCK]: Drop inuse pcounter from struct proto (v2).Pavel Emelyanov2008-03-28
* [SOCK]: Drop per-proto inuse init and fre functions (v2).Pavel Emelyanov2008-03-28
* [SOCK]: Introduce a percpu inuse counters array (v2).Pavel Emelyanov2008-03-28
* [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2).Pavel Emelyanov2008-03-28
* [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*Joe Perches2008-03-28
* [IPV6]: Remove unused method declaration in include/net/addrconf.h.Rami Rosen2008-03-28
* [NET]: Add inline intent commentary to dev_alloc_skb().Denys Vlasenko2008-03-28
* [NET]: Protect device namespace inlines with CONFIG_NETDavid S. Miller2008-03-28
* [IPV6] NEIGH: Optimize is_router check.YOSHIFUJI Hideaki2008-03-28
* [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries.YOSHIFUJI Hideaki2008-03-28
* [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its func...YOSHIFUJI Hideaki2008-03-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-27
|\
| * [NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller2008-03-27
| * [NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev2008-03-27
| * [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB accessThomas Graf2008-03-27
| * [IPSEC]: Fix BEET outputHerbert Xu2008-03-26
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-26
| |\
| | * b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-24
| | * b43: Fix DMA mapping leakageMichael Buesch2008-03-24
| | * iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-24
| | * MAINTAINERS: update iwlwifi git urlReinette Chatre2008-03-24
| | * arlan: fix warning when PROC_FS=nJohn W. Linville2008-03-24
| | * iwlwifi: mac start synchronization issueRick Farrington2008-03-24
| | * wavelan_cs arm fixAl Viro2008-03-24
| | * rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno2008-03-24
| | * iwlwifi: fix a typo in Kconfig messagePascal Terjan2008-03-24
| * | [ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).Pavel Emelyanov2008-03-26
| * | [AX25]: Remove obsolete references to BKL from TODO file.Robert P. J. Day2008-03-26
| * | [NET]: Fix multicast device ioctl checksPatrick McHardy2008-03-26
| * | [IRDA]: Store irnet_socket termios properly.David S. Miller2008-03-26
| * | [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_listPatrick McHardy2008-03-26
| * | [VLAN]: Don't copy ALLMULTI/PROMISC flags from underlying devicePatrick McHardy2008-03-26
| * | netxen, phy/marvell, skge: minor checkpatch fixesJeff Garzik2008-03-25
| * | S2io: Handle TX completions on the same CPU as the sender for MIS-X interruptsSreenivasa Honnur2008-03-25
| * | b44: Truncate PHY addressMichael Buesch2008-03-25
| * | skge napi->poll() locking bugMarin Mitov2008-03-25
| * | rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM failsJussi Kivilinna2008-03-25
| * | cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier2008-03-25
| * | ehea: Fix IPv6 supportThomas Klein2008-03-25
| * | dm9000: Support promisc and all-multi modesPeter Korsgaard2008-03-25
| * | dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard2008-03-25
| * | dm9601: add Hirose USB-100 device IDPeter Korsgaard2008-03-25
| * | Marvell PHY m88e1111 driver fixAlexandr Smirnov2008-03-25
| * | netxen: fix rx dropped statsDhananjay Phadke2008-03-25
| * | netxen: remove low level tx lockDhananjay Phadke2008-03-25
| * | netxen: napi and irq cleanupDhananjay Phadke2008-03-25
| * | netxen: improve msi supportDhananjay Phadke2008-03-25
| * | smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgradeBryan Wu2008-03-25
| * | ixgb: remove unused variableJulia Lawall2008-03-25
| * | e100: endianness annotationsAl Viro2008-03-25