summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [UDP]: Cleanup /proc/udp[6] creation/removal.Denis V. Lunev2008-03-281-37/+9
* [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.Denis V. Lunev2008-03-285-11/+18
* [UDP]: No need to check afinfo != NULL in udp_proc_(un)register.Denis V. Lunev2008-03-281-4/+0
* [UDP]: Replace struct net on udp_iter_state with seq_net_private.Denis V. Lunev2008-03-282-5/+5
* [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
| * | cxgb3: Fix lockdep problems with sge.reg_lockRoland Dreier2008-03-251-9/+9
| * | ehea: Fix IPv6 supportThomas Klein2008-03-252-2/+2
| * | dm9000: Support promisc and all-multi modesPeter Korsgaard2008-03-251-2/+8
| * | dm9601: configure MAC to drop invalid (crc/length) packetsPeter Korsgaard2008-03-251-1/+1
| * | dm9601: add Hirose USB-100 device IDPeter Korsgaard2008-03-251-0/+4
| * | Marvell PHY m88e1111 driver fixAlexandr Smirnov2008-03-251-5/+124
| * | netxen: fix rx dropped statsDhananjay Phadke2008-03-254-45/+3
OpenPOWER on IntegriCloud