Commit Graph

88210 Commits (ad68076e07fa01bd0c98278a959d0fd2bb26f1ac)
 

Author SHA1 Message Date
Bruce Allan ad68076e07 e1000e: reformat comment blocks, cosmetic changes only 17 years ago
Denis V. Lunev 652f093fdf Compilation fix for ixgbe_main.c. 17 years ago
Mariusz Kozlowski 80950f8b71 net: yellowfin parenthesis fix 17 years ago
Daniel Walker a5af6ad3a0 netdev: ehea: port_lock semaphore to mutex 17 years ago
Daniel Walker da59cde482 netdev: ehea: bcmc_regs semaphore to mutex 17 years ago
Daniel Walker dbbcbb2d95 netdev: ehea: locking order correction 17 years ago
Daniel Walker 9f71a568f5 netdev: ehea: ehea_fw_handles semaphore to mutex 17 years ago
Daniel Walker 06f89edf89 netdev: ehea: semaphore to mutex 17 years ago
S.Caglar Onur b7aa69097a drivers/net/tokenring/3c359.c: use time_* macros 17 years ago
S.Caglar Onur 9307b570a7 drivers/net/arcnet/arcnet.c: use time_* macros 17 years ago
Ondrej Zary ac4bed1375 3c509: convert to isa_driver and pnp_driver 17 years ago
David S. Miller a0f55e0e83 [NET]: Fix dev_alloc_skb() typo. 17 years ago
Pavel Emelyanov 095d911201 [LIB]: Drop the pcounter itself. 17 years ago
Pavel Emelyanov bdcde3d71a [SOCK]: Drop inuse pcounter from struct proto (v2). 17 years ago
Pavel Emelyanov 60e7663d46 [SOCK]: Drop per-proto inuse init and fre functions (v2). 17 years ago
Pavel Emelyanov 1338d466d9 [SOCK]: Introduce a percpu inuse counters array (v2). 17 years ago
Pavel Emelyanov 13ff3d6fa4 [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2). 17 years ago
Joe Perches bc578a54f0 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* 17 years ago
Rami Rosen be2ce06b49 [IPV6]: Remove unused method declaration in include/net/addrconf.h. 17 years ago
Denys Vlasenko 1483b8744e [NET]: Add inline intent commentary to dev_alloc_skb(). 17 years ago
David S. Miller 1567ca7eec [NET]: Protect device namespace inlines with CONFIG_NET 17 years ago
YOSHIFUJI Hideaki 0736ffc04e [IPV6] NEIGH: Optimize is_router check. 17 years ago
YOSHIFUJI Hideaki be01d655d9 [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries. 17 years ago
YOSHIFUJI Hideaki 0a204500f9 [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its function/variable. 17 years ago
David S. Miller 8e8e43843b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
David S. Miller ed85f2c3b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.26 17 years ago
Ilpo Järvinen bc09dff198 [SCTP]: Remove sctp_add_cmd_sf wrapper bloat 17 years ago
Ilpo Järvinen 419ae74ecc [NET]: uninline skb_trim, de-bloats 17 years ago
Ilpo Järvinen 8d3308687f [NET]: uninline dst_release 17 years ago
Ilpo Järvinen c2aa270ad7 [NET]: uninline skb_push, de-bloats a lot 17 years ago
Ilpo Järvinen f58518e678 [NET]: uninline dev_alloc_skb, de-bloats a lot 17 years ago
Ilpo Järvinen 6be8ac2fdc [NET]: uninline skb_pull, de-bloats a lot 17 years ago
Ilpo Järvinen 0dde3e1648 [NET]: uninline skb_put, de-bloats a lot 17 years ago
David S. Miller 50fd4407b8 [NET]: Use local_irq_{save,restore}() in napi_complete(). 17 years ago
Rami Rosen 4f95165d4b [IPV6]: Remove three unused method declarations in include/net/ipv6.h 17 years ago
Denis V. Lunev 8eeee8b152 [NETFILTER]: Replate direct proc_fops assignment with proc_create call. 17 years ago
Denis V. Lunev 09382bac66 [PKT_SCHED]: Pass real namespace in net scheduler classifiers. 17 years ago
Thomas Graf 920fc941a9 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access 17 years ago
Denis V. Lunev 2d38f9a4f8 [NETNS]: Do no include NET related headers if CONFIG_NET is not set. 17 years ago
Denis V. Lunev 0e5f8be138 [NETNS]: Compile NET /proc support only if CONFIG_NET is set. 17 years ago
Holger Schurig e5225b3973 libertas: reduce debug output 17 years ago
Johannes Berg 056cdd599d mac80211: reorder fields to make some structures smaller 17 years ago
John W. Linville 8dd62822dd prism54: correct thinko in "prism54: Convert stats_sem in a mutex" 17 years ago
Ron Rindjunsky cee24a3e58 mac80211: A-MPDU MLME use dynamic allocation 17 years ago
Johannes Berg 6c507cd040 cfg80211: don't export ieee80211_get_channel 17 years ago
Holger Schurig 7d57961183 libertas: the compact flash driver is no longer experimental 17 years ago
Holger Schurig 62436138c8 libertas: remove CMD_802_11_PWR_CFG 17 years ago
Holger Schurig c2b310a73b libertas: kill useless #define LBS_MONITOR_OFF 0 17 years ago
Tomas Winkler 69dc5d9da5 iwlwifi: iwl_priv - clean up in types of members 17 years ago
Emmanuel Grumbach 0472f887e0 iwlwifi: allow a default callback for ASYNC host commands 17 years ago