aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | [ATM] firestream: Fix uninitialized var warning.David S. Miller2008-03-28
| * | bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day2008-03-28
| * | lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day2008-03-28
| * | [BOND]: Fix warning in bond_sysfs.cDavid S. Miller2008-03-28
| |/
| * [LLC]: Restrict LLC sockets to rootPatrick McHardy2008-03-27
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-03-27
| |\
| | * rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn2008-03-27
| | * drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall2008-03-27
| | * libertas: fix spinlock recursion bugHolger Schurig2008-03-27
* | | [NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev2008-04-02
* | | [NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.Denis V. Lunev2008-04-02
* | | [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h.Denis V. Lunev2008-04-02
* | | [IPV6] RAW: Remove ancient comment.YOSHIFUJI Hideaki2008-04-02
* | | wireless: fix various printk warnings on ia64 (and others)John W. Linville2008-04-01
* | | mac80211: use a struct for bss->mesh_configLuis Carlos Cobo2008-04-01
* | | mac80211: check for mesh_config length on incoming management framesLuis Carlos Cobo2008-04-01
* | | mac80211: use recent multicast table for all mesh multicast framesLuis Carlos Cobo2008-04-01
* | | mac80211: fix spinlock recursion on sta expirationLuis Carlos Cobo2008-04-01
* | | mac80211: fix deadlocks in debugfs_netdev.cLuis Carlos Cobo2008-04-01
* | | mac80211: fix sparse complaint in ieee80211_sta_def_wmm_paramsJohannes Berg2008-04-01
* | | mac80211: sta_info_flush() fixesJohannes Berg2008-04-01
* | | mac80211: clean up sta_info_destroy() users wrt. RCU/lockingJohannes Berg2008-04-01
* | | mac80211: automatically free sta struct when insertion failsJohannes Berg2008-04-01
* | | mac80211: fix sta_info_destroy(NULL)Johannes Berg2008-04-01
* | | mac80211 ibss: flush only stations belonging to current interfaceJohannes Berg2008-04-01
* | | rt2x00: Remove MAC80211_LEDS dependencyIvo van Doorn2008-04-01
* | | rt2x00: TO_DS filter depends on intf_ap_countIvo van Doorn2008-04-01
* | | rt2x00: Invert scheduled packet_filter checkIvo van Doorn2008-04-01
* | | iwlwifi: Fix synchronous host commandTomas Winkler2008-04-01
* | | iwlwifi: LED initialize before registeringTomas Winkler2008-04-01
* | | iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky2008-04-01
* | | iwlwifi: move rate registration to module loadReinette Chatre2008-04-01
* | | iwlwifi: fix race condition during driver unloadMohamed Abbas2008-04-01
* | | iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas2008-04-01
* | | iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas2008-04-01
* | | net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bugAndrew Morton2008-04-01
* | | rt2x00: fixup some non-functional merge errorsJohn W. Linville2008-04-01
* | | libertas: don't depend on IEEE80211Holger Schurig2008-04-01
* | | libertas: convert sleep/wake config direct commandsHolger Schurig2008-04-01
* | | libertas: convert CMD_802_11_EEPROM_ACCESS to a direct commandHolger Schurig2008-04-01
* | | libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig2008-04-01
* | | endianness annotations: drivers/net/wireless/rtl8180_dev.cAl Viro2008-04-01
* | | [IPV6][NETNS]: Display per-net info in sockstat6 file.Pavel Emelyanov2008-03-31
* | | [IPV4][NETNS]: Display per-net info in sockstat file.Pavel Emelyanov2008-03-31
* | | [SOCK][NETNS]: Register sockstat(6) files in each net.Pavel Emelyanov2008-03-31
* | | [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.Pavel Emelyanov2008-03-31
* | | [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.Pavel Emelyanov2008-03-31
* | | [NETNS]: Introduce a netns_core structure.Pavel Emelyanov2008-03-31
* | | [NET]: Fix allnoconfig build on powerpc and avr32David S. Miller2008-03-31
* | | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-28
|\ \ \