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