Commit Graph

88306 Commits (14c0c8e8e0fb85e7a57e88606c009377746b39d9)
 

Author SHA1 Message Date
Denis V. Lunev 14c0c8e8e0 [TCP]: Replace socket with sock for reset sending. 17 years ago
Denis V. Lunev a4aa834a91 [NETNS]: Declare init_net even without CONFIG_NET defined. 17 years ago
David S. Miller e1ec1b8ccd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Denis V. Lunev c0f39322c3 [NETNS]: Do not include net/net_namespace.h from seq_file.h 17 years ago
Denis V. Lunev 856f6ff7a3 [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c. 17 years ago
Denis V. Lunev 225c0a0107 [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h. 17 years ago
Pavel Emelyanov 802fb176d8 [VLAN]: Proc entry is not renamed when vlan device name changes. 17 years ago
Herbert Xu f32c5f2c38 [IPV6]: Fix ICMP relookup error path dst leak 17 years ago
Leonardo Potenza a22eb6faae [ATM] drivers/atm/iphase.c: compilation warning fix 17 years ago
Benoit Boissinot eac55bf970 IPv6: do not create temporary adresses with too short preferred lifetime 17 years ago
Benoit Boissinot c6fbfac2e6 IPv6: only update the lifetime of the relevant temporary address 17 years ago
Dave Young 1905f6c736 bluetooth : __rfcomm_dlc_close lock fix 17 years ago
Dave Young 68845cb2c8 bluetooth : use lockdep sub-classes for diffrent bluetooth protocol 17 years ago
YOSHIFUJI Hideaki f0bdb7ba5a [IPV6] RAW: Remove ancient comment. 17 years ago
Jarek Poplawski 4965291acf [ROSE/AX25] af_rose: rose_release() fix 17 years ago
John W. Linville 06501d29ad wireless: fix various printk warnings on ia64 (and others) 17 years ago
Luis Carlos Cobo 6c4711b469 mac80211: use a struct for bss->mesh_config 17 years ago
Luis Carlos Cobo 05e5e88373 mac80211: check for mesh_config length on incoming management frames 17 years ago
Luis Carlos Cobo 966a542822 mac80211: use recent multicast table for all mesh multicast frames 17 years ago
Luis Carlos Cobo cb585bccfe mac80211: fix spinlock recursion on sta expiration 17 years ago
Luis Carlos Cobo 73bb3e4a7a mac80211: fix deadlocks in debugfs_netdev.c 17 years ago
Johannes Berg 7e879b551f mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params 17 years ago
Johannes Berg dc6676b7f2 mac80211: sta_info_flush() fixes 17 years ago
Johannes Berg 4f6fab472c mac80211: clean up sta_info_destroy() users wrt. RCU/locking 17 years ago
Johannes Berg 93e5deb1ae mac80211: automatically free sta struct when insertion fails 17 years ago
Johannes Berg 97bff8ecf4 mac80211: fix sta_info_destroy(NULL) 17 years ago
Johannes Berg 9dd6aed05b mac80211 ibss: flush only stations belonging to current interface 17 years ago
Ivo van Doorn a2e1d52a32 rt2x00: Remove MAC80211_LEDS dependency 17 years ago
Ivo van Doorn e0b005fa14 rt2x00: TO_DS filter depends on intf_ap_count 17 years ago
Ivo van Doorn bc5213f468 rt2x00: Invert scheduled packet_filter check 17 years ago
Tomas Winkler e5472978ef iwlwifi: Fix synchronous host command 17 years ago
Tomas Winkler a571ea4eb3 iwlwifi: LED initialize before registering 17 years ago
Ron Rindjunsky c4f552321f iwlwifi: unregister to upper stack before releasing resources 17 years ago
Reinette Chatre 897e1cf29e iwlwifi: move rate registration to module load 17 years ago
Mohamed Abbas 0359facc7b iwlwifi: fix race condition during driver unload 17 years ago
Mohamed Abbas ad97edd2f5 iwlwifi: hook iwlwifi with Linux rfkill 17 years ago
Mohamed Abbas c8381fdcab iwlwifi: add notification infrastructure to iwlcore 17 years ago
Andrew Morton 0675abdbfb net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug 17 years ago
John W. Linville 3480a58a90 rt2x00: fixup some non-functional merge errors 17 years ago
Holger Schurig 04850a47aa libertas: don't depend on IEEE80211 17 years ago
Holger Schurig f539f2efe9 libertas: convert sleep/wake config direct commands 17 years ago
Holger Schurig 7460f5a690 libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command 17 years ago
Holger Schurig 2af9f039a1 libertas: convert CMD_802_11_MAC_ADDRESS to a direct command 17 years ago
Al Viro 717ddc0ebd endianness annotations: drivers/net/wireless/rtl8180_dev.c 17 years ago
Vladimir Koutny d43c7b37ad mac80211: correct use_short_preamble handling 17 years ago
Michael Buesch e645890115 b43: Fix PCMCIA IRQ routing 17 years ago
Michael Buesch 539e6f8cff b43: Add DMA mapping failure messages 17 years ago
Jan Niehusmann 64f851e410 mac80211: trigger ieee80211_sta_work after opening interface 17 years ago
Joonwoo Park f83f1768f8 [LLC]: skb allocation size for responses 17 years ago
Pavel Emelyanov dfb12eb70f [IPV6][NETNS]: Display per-net info in sockstat6 file. 17 years ago