Age | Commit message (Expand) | Author | Files | Lines |
2008-04-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 55 | -687/+286 |
2008-04-02 | [NETNS]: Do not include net/net_namespace.h from seq_file.h | Denis V. Lunev | 3 | -22/+29 |
2008-04-02 | [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c. | Denis V. Lunev | 1 | -2/+0 |
2008-04-02 | [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h. | Denis V. Lunev | 1 | -8/+10 |
2008-04-02 | [VLAN]: Proc entry is not renamed when vlan device name changes. | Pavel Emelyanov | 3 | -6/+24 |
2008-04-02 | [IPV6]: Fix ICMP relookup error path dst leak | Herbert Xu | 1 | -2/+2 |
2008-04-02 | [ATM] drivers/atm/iphase.c: compilation warning fix | Leonardo Potenza | 1 | -0/+2 |
2008-04-02 | IPv6: do not create temporary adresses with too short preferred lifetime | Benoit Boissinot | 1 | -0/+16 |
2008-04-02 | IPv6: only update the lifetime of the relevant temporary address | Benoit Boissinot | 1 | -0/+3 |
2008-04-01 | bluetooth : __rfcomm_dlc_close lock fix | Dave Young | 2 | -6/+1 |
2008-04-01 | bluetooth : use lockdep sub-classes for diffrent bluetooth protocol | Dave Young | 1 | -0/+40 |
2008-04-01 | [IPV6] RAW: Remove ancient comment. | YOSHIFUJI Hideaki | 1 | -5/+0 |
2008-04-01 | [ROSE/AX25] af_rose: rose_release() fix | Jarek Poplawski | 1 | -0/+9 |
2008-04-01 | wireless: fix various printk warnings on ia64 (and others) | John W. Linville | 3 | -5/+8 |
2008-04-01 | mac80211: use a struct for bss->mesh_config | Luis Carlos Cobo | 4 | -18/+41 |
2008-04-01 | mac80211: check for mesh_config length on incoming management frames | Luis Carlos Cobo | 1 | -2/+6 |
2008-04-01 | mac80211: use recent multicast table for all mesh multicast frames | Luis Carlos Cobo | 1 | -1/+1 |
2008-04-01 | mac80211: fix spinlock recursion on sta expiration | Luis Carlos Cobo | 3 | -2/+3 |
2008-04-01 | mac80211: fix deadlocks in debugfs_netdev.c | Luis Carlos Cobo | 1 | -6/+8 |
2008-04-01 | mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params | Johannes Berg | 1 | -1/+0 |
2008-04-01 | mac80211: sta_info_flush() fixes | Johannes Berg | 5 | -1/+84 |
2008-04-01 | mac80211: clean up sta_info_destroy() users wrt. RCU/locking | Johannes Berg | 3 | -20/+20 |
2008-04-01 | mac80211: automatically free sta struct when insertion fails | Johannes Berg | 5 | -31/+64 |
2008-04-01 | mac80211: fix sta_info_destroy(NULL) | Johannes Berg | 1 | -3/+5 |
2008-04-01 | mac80211 ibss: flush only stations belonging to current interface | Johannes Berg | 1 | -2/+3 |
2008-04-01 | rt2x00: Remove MAC80211_LEDS dependency | Ivo van Doorn | 12 | -247/+297 |
2008-04-01 | rt2x00: TO_DS filter depends on intf_ap_count | Ivo van Doorn | 6 | -5/+17 |
2008-04-01 | rt2x00: Invert scheduled packet_filter check | Ivo van Doorn | 1 | -2/+2 |
2008-04-01 | iwlwifi: Fix synchronous host command | Tomas Winkler | 6 | -48/+52 |
2008-04-01 | iwlwifi: LED initialize before registering | Tomas Winkler | 1 | -2/+4 |
2008-04-01 | iwlwifi: unregister to upper stack before releasing resources | Ron Rindjunsky | 1 | -3/+5 |
2008-04-01 | iwlwifi: move rate registration to module load | Reinette Chatre | 7 | -20/+46 |
2008-04-01 | iwlwifi: fix race condition during driver unload | Mohamed Abbas | 2 | -4/+62 |
2008-04-01 | iwlwifi: hook iwlwifi with Linux rfkill | Mohamed Abbas | 9 | -34/+271 |
2008-04-01 | iwlwifi: add notification infrastructure to iwlcore | Mohamed Abbas | 3 | -0/+36 |
2008-04-01 | net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug | Andrew Morton | 1 | -1/+1 |
2008-04-01 | rt2x00: fixup some non-functional merge errors | John W. Linville | 2 | -5/+1 |
2008-04-01 | libertas: don't depend on IEEE80211 | Holger Schurig | 3 | -1/+31 |
2008-04-01 | libertas: convert sleep/wake config direct commands | Holger Schurig | 5 | -48/+32 |
2008-04-01 | libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command | Holger Schurig | 6 | -121/+22 |
2008-04-01 | libertas: convert CMD_802_11_MAC_ADDRESS to a direct command | Holger Schurig | 4 | -61/+11 |
2008-04-01 | endianness annotations: drivers/net/wireless/rtl8180_dev.c | Al Viro | 1 | -2/+2 |
2008-04-01 | mac80211: correct use_short_preamble handling | Vladimir Koutny | 1 | -5/+4 |
2008-04-01 | b43: Fix PCMCIA IRQ routing | Michael Buesch | 1 | -2/+4 |
2008-04-01 | b43: Add DMA mapping failure messages | Michael Buesch | 1 | -1/+6 |
2008-04-01 | mac80211: trigger ieee80211_sta_work after opening interface | Jan Niehusmann | 1 | -0/+12 |
2008-03-31 | [LLC]: skb allocation size for responses | Joonwoo Park | 7 | -35/+74 |
2008-03-31 | [IPV6][NETNS]: Display per-net info in sockstat6 file. | Pavel Emelyanov | 1 | -7/+34 |
2008-03-31 | [IPV4][NETNS]: Display per-net info in sockstat file. | Pavel Emelyanov | 1 | -7/+34 |
2008-03-31 | [SOCK][NETNS]: Register sockstat(6) files in each net. | Pavel Emelyanov | 2 | -10/+46 |