aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-03[DCCP]: Replace socket with sock for reset sending.Denis V. Lunev4-15/+19
2008-04-03[TCP]: Replace socket with sock for reset sending.Denis V. Lunev1-4/+6
2008-04-03[NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev3-7/+2
2008-04-02[NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev3-22/+29
2008-04-02[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.Denis V. Lunev1-2/+0
2008-04-02[NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h.Denis V. Lunev1-8/+10
2008-04-02[VLAN]: Proc entry is not renamed when vlan device name changes.Pavel Emelyanov3-6/+24
2008-04-02[IPV6]: Fix ICMP relookup error path dst leakHerbert Xu1-2/+2
2008-04-02[ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza1-0/+2
2008-04-02IPv6: do not create temporary adresses with too short preferred lifetimeBenoit Boissinot1-0/+16
2008-04-02IPv6: only update the lifetime of the relevant temporary addressBenoit Boissinot1-0/+3
2008-04-01bluetooth : __rfcomm_dlc_close lock fixDave Young2-6/+1
2008-04-01bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young1-0/+40
2008-04-01[IPV6] RAW: Remove ancient comment.YOSHIFUJI Hideaki1-5/+0
2008-04-01[ROSE/AX25] af_rose: rose_release() fixJarek Poplawski1-0/+9
2008-04-01wireless: fix various printk warnings on ia64 (and others)John W. Linville3-5/+8
2008-04-01mac80211: use a struct for bss->mesh_configLuis Carlos Cobo4-18/+41
2008-04-01mac80211: check for mesh_config length on incoming management framesLuis Carlos Cobo1-2/+6
2008-04-01mac80211: use recent multicast table for all mesh multicast framesLuis Carlos Cobo1-1/+1
2008-04-01mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo3-2/+3
2008-04-01mac80211: fix deadlocks in debugfs_netdev.cLuis Carlos Cobo1-6/+8
2008-04-01mac80211: fix sparse complaint in ieee80211_sta_def_wmm_paramsJohannes Berg1-1/+0
2008-04-01mac80211: sta_info_flush() fixesJohannes Berg5-1/+84
2008-04-01mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg3-20/+20
2008-04-01mac80211: automatically free sta struct when insertion failsJohannes Berg5-31/+64
2008-04-01mac80211: fix sta_info_destroy(NULL)Johannes Berg1-3/+5
2008-04-01mac80211 ibss: flush only stations belonging to current interfaceJohannes Berg1-2/+3
2008-04-01rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn12-247/+297
2008-04-01rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn6-5/+17
2008-04-01rt2x00: Invert scheduled packet_filter checkIvo van Doorn1-2/+2
2008-04-01iwlwifi: Fix synchronous host commandTomas Winkler6-48/+52
2008-04-01iwlwifi: LED initialize before registeringTomas Winkler1-2/+4
2008-04-01iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky1-3/+5
2008-04-01iwlwifi: move rate registration to module loadReinette Chatre7-20/+46
2008-04-01iwlwifi: fix race condition during driver unloadMohamed Abbas2-4/+62
2008-04-01iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas9-34/+271
2008-04-01iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas3-0/+36
2008-04-01net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bugAndrew Morton1-1/+1
2008-04-01rt2x00: fixup some non-functional merge errorsJohn W. Linville2-5/+1
2008-04-01libertas: don't depend on IEEE80211Holger Schurig3-1/+31
2008-04-01libertas: convert sleep/wake config direct commandsHolger Schurig5-48/+32
2008-04-01libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig6-121/+22
2008-04-01libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig4-61/+11
2008-04-01endianness annotations: drivers/net/wireless/rtl8180_dev.cAl Viro1-2/+2
2008-04-01mac80211: correct use_short_preamble handlingVladimir Koutny1-5/+4
2008-04-01b43: Fix PCMCIA IRQ routingMichael Buesch1-2/+4
2008-04-01b43: Add DMA mapping failure messagesMichael Buesch1-1/+6
2008-04-01mac80211: trigger ieee80211_sta_work after opening interfaceJan Niehusmann1-0/+12
2008-03-31[LLC]: skb allocation size for responsesJoonwoo Park7-35/+74
2008-03-31[IPV6][NETNS]: Display per-net info in sockstat6 file.Pavel Emelyanov1-7/+34