Commit Graph

88200 Commits (ac4bed1375c06af7c76b4615ae661791b62e93ef)
 

Author SHA1 Message Date
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
Ron Rindjunsky 2470918275 mac80211: fix wrong Rx A-MPDU control via debugfs 17 years ago
Tomas Winkler 775ea378fa iwlwifi: improve NIC i/o debug prints information 17 years ago
Tomas Winkler 3395f6e9cf iwlwifi: rename iwl-4965-io.h to iwl-io.h 17 years ago
Mohamed Abbas ab53d8af67 iwlwifi: Add led support 17 years ago
John W. Linville e0e0a67e44 iwlwifi: do not register bands with no supported channels 17 years ago
John W. Linville be892471c4 mac80211: silently accept deletion of non-existant key 17 years ago
Benjamin Thery 5983a3dff0 [NETNS][IPV6] flowlabels - make proc per namespace 17 years ago
Benjamin Thery 60e8fbc4c5 [NETNS][IPV6] flowlabels - make flowlabels per namespace 17 years ago
Daniel Lezcano 6ab57e7e7f [NETNS][IPV6] anycast - handle several network namespace 17 years ago
Herbert Xu 732c8bd590 [IPSEC]: Fix BEET output 17 years ago