summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NETNS]: Introduce a netns_core structure.Pavel Emelyanov2008-04-014-11/+22
* [NET]: Fix allnoconfig build on powerpc and avr32David S. Miller2008-03-311-0/+2
* Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-2920-1245/+1678
|\
| * e1000e: reorganize PHY and flow control interfaceJeff Kirsher2008-03-299-159/+205
| * e1000e: rename mc_addr_list_updateJeff Kirsher2008-03-297-23/+24
| * e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan2008-03-2912-642/+1009
| * Compilation fix for ixgbe_main.c.Denis V. Lunev2008-03-291-3/+3
| * net: yellowfin parenthesis fixMariusz Kozlowski2008-03-291-2/+2
| * netdev: ehea: port_lock semaphore to mutexDaniel Walker2008-03-292-22/+24
| * netdev: ehea: bcmc_regs semaphore to mutexDaniel Walker2008-03-292-10/+10
| * netdev: ehea: locking order correctionDaniel Walker2008-03-291-2/+2
| * netdev: ehea: ehea_fw_handles semaphore to mutexDaniel Walker2008-03-292-10/+10
| * netdev: ehea: semaphore to mutexDaniel Walker2008-03-291-4/+4
| * drivers/net/tokenring/3c359.c: use time_* macrosS.Caglar Onur2008-03-291-10/+11
| * drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur2008-03-292-4/+5
| * 3c509: convert to isa_driver and pnp_driverOndrej Zary2008-03-291-357/+372
* | [UDP]: Remove owner from udp_seq_afinfo.Denis V. Lunev2008-03-295-6/+12
* | [UDP]: Place file operations directly into udp_seq_afinfo.Denis V. Lunev2008-03-295-16/+7Star
* | [UDP]: Cleanup /proc/udp[6] creation/removal.Denis V. Lunev2008-03-291-37/+9Star
* | [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.Denis V. Lunev2008-03-295-11/+18
* | [UDP]: No need to check afinfo != NULL in udp_proc_(un)register.Denis V. Lunev2008-03-291-4/+0Star
* | [UDP]: Replace struct net on udp_iter_state with seq_net_private.Denis V. Lunev2008-03-292-5/+5
|/
* [NET]: Fix dev_alloc_skb() typo.David S. Miller2008-03-291-1/+1
* [LIB]: Drop the pcounter itself.Pavel Emelyanov2008-03-293-133/+0Star
* [SOCK]: Drop inuse pcounter from struct proto (v2).Pavel Emelyanov2008-03-2912-41/+0Star
* [SOCK]: Drop per-proto inuse init and fre functions (v2).Pavel Emelyanov2008-03-292-28/+1Star
* [SOCK]: Introduce a percpu inuse counters array (v2).Pavel Emelyanov2008-03-292-8/+27
* [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2).Pavel Emelyanov2008-03-292-0/+35
* [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*Joe Perches2008-03-295-31/+34
* [IPV6]: Remove unused method declaration in include/net/addrconf.h.Rami Rosen2008-03-291-1/+0Star
* [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/+29Star
* [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its func...YOSHIFUJI Hideaki2008-03-281-29/+24Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-2876-657/+640Star
|\
| * [NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller2008-03-281-2/+4
| * [NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev2008-03-2811-59/+30Star
| * [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB accessThomas Graf2008-03-282-2/+2
| * [IPSEC]: Fix BEET outputHerbert Xu2008-03-275-6/+16
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-2710-32/+32
| |\
| | * b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-253-6/+5Star
| | * b43: Fix DMA mapping leakageMichael Buesch2008-03-251-10/+17
| | * iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-252-2/+2
| | * MAINTAINERS: update iwlwifi git urlReinette Chatre2008-03-251-1/+1
| | * arlan: fix warning when PROC_FS=nJohn W. Linville2008-03-251-8/+0Star
| | * iwlwifi: mac start synchronization issueRick Farrington2008-03-252-2/+2
| | * wavelan_cs arm fixAl Viro2008-03-251-1/+1
| | * rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno2008-03-251-0/+2
| | * iwlwifi: fix a typo in Kconfig messagePascal Terjan2008-03-251-2/+2