index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[ATM] firestream: Fix uninitialized var warning.
David S. Miller
2008-03-28
1
-0
/
+1
|
*
|
bluetooth: replace deprecated RW_LOCK_UNLOCKED macros
Robert P. J. Day
2008-03-28
4
-4
/
+4
|
*
|
lapb: use the shorter LIST_HEAD form for brevity
Robert P. J. Day
2008-03-28
1
-1
/
+1
|
*
|
[BOND]: Fix warning in bond_sysfs.c
David S. Miller
2008-03-28
1
-0
/
+1
|
|
/
|
*
[LLC]: Restrict LLC sockets to root
Patrick McHardy
2008-03-27
1
-0
/
+3
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-03-27
3
-5
/
+12
|
|
\
|
|
*
rt2x00: Ignore set_state(STATE_SLEEP) failure
Ivo van Doorn
2008-03-27
1
-2
/
+11
|
|
*
drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &
Julia Lawall
2008-03-27
1
-1
/
+1
|
|
*
libertas: fix spinlock recursion bug
Holger Schurig
2008-03-27
1
-2
/
+0
*
|
|
[NETNS]: Do not include net/net_namespace.h from seq_file.h
Denis V. Lunev
2008-04-02
3
-22
/
+29
*
|
|
[NETNS]: Remove ifdef CONFIG_NET braces in fs/proc/proc_net.c.
Denis V. Lunev
2008-04-02
1
-2
/
+0
*
|
|
[NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h.
Denis V. Lunev
2008-04-02
1
-8
/
+10
*
|
|
[IPV6] RAW: Remove ancient comment.
YOSHIFUJI Hideaki
2008-04-01
1
-5
/
+0
*
|
|
wireless: fix various printk warnings on ia64 (and others)
John W. Linville
2008-04-01
3
-5
/
+8
*
|
|
mac80211: use a struct for bss->mesh_config
Luis Carlos Cobo
2008-04-01
4
-18
/
+41
*
|
|
mac80211: check for mesh_config length on incoming management frames
Luis Carlos Cobo
2008-04-01
1
-2
/
+6
*
|
|
mac80211: use recent multicast table for all mesh multicast frames
Luis Carlos Cobo
2008-04-01
1
-1
/
+1
*
|
|
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
2008-04-01
3
-2
/
+3
*
|
|
mac80211: fix deadlocks in debugfs_netdev.c
Luis Carlos Cobo
2008-04-01
1
-6
/
+8
*
|
|
mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
Johannes Berg
2008-04-01
1
-1
/
+0
*
|
|
mac80211: sta_info_flush() fixes
Johannes Berg
2008-04-01
5
-1
/
+84
*
|
|
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
Johannes Berg
2008-04-01
3
-20
/
+20
*
|
|
mac80211: automatically free sta struct when insertion fails
Johannes Berg
2008-04-01
5
-31
/
+64
*
|
|
mac80211: fix sta_info_destroy(NULL)
Johannes Berg
2008-04-01
1
-3
/
+5
*
|
|
mac80211 ibss: flush only stations belonging to current interface
Johannes Berg
2008-04-01
1
-2
/
+3
*
|
|
rt2x00: Remove MAC80211_LEDS dependency
Ivo van Doorn
2008-04-01
12
-247
/
+297
*
|
|
rt2x00: TO_DS filter depends on intf_ap_count
Ivo van Doorn
2008-04-01
6
-5
/
+17
*
|
|
rt2x00: Invert scheduled packet_filter check
Ivo van Doorn
2008-04-01
1
-2
/
+2
*
|
|
iwlwifi: Fix synchronous host command
Tomas Winkler
2008-04-01
6
-48
/
+52
*
|
|
iwlwifi: LED initialize before registering
Tomas Winkler
2008-04-01
1
-2
/
+4
*
|
|
iwlwifi: unregister to upper stack before releasing resources
Ron Rindjunsky
2008-04-01
1
-3
/
+5
*
|
|
iwlwifi: move rate registration to module load
Reinette Chatre
2008-04-01
7
-20
/
+46
*
|
|
iwlwifi: fix race condition during driver unload
Mohamed Abbas
2008-04-01
2
-4
/
+62
*
|
|
iwlwifi: hook iwlwifi with Linux rfkill
Mohamed Abbas
2008-04-01
9
-34
/
+271
*
|
|
iwlwifi: add notification infrastructure to iwlcore
Mohamed Abbas
2008-04-01
3
-0
/
+36
*
|
|
net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug
Andrew Morton
2008-04-01
1
-1
/
+1
*
|
|
rt2x00: fixup some non-functional merge errors
John W. Linville
2008-04-01
2
-5
/
+1
*
|
|
libertas: don't depend on IEEE80211
Holger Schurig
2008-04-01
3
-1
/
+31
*
|
|
libertas: convert sleep/wake config direct commands
Holger Schurig
2008-04-01
5
-48
/
+32
*
|
|
libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command
Holger Schurig
2008-04-01
6
-121
/
+22
*
|
|
libertas: convert CMD_802_11_MAC_ADDRESS to a direct command
Holger Schurig
2008-04-01
4
-61
/
+11
*
|
|
endianness annotations: drivers/net/wireless/rtl8180_dev.c
Al Viro
2008-04-01
1
-2
/
+2
*
|
|
[IPV6][NETNS]: Display per-net info in sockstat6 file.
Pavel Emelyanov
2008-03-31
1
-7
/
+34
*
|
|
[IPV4][NETNS]: Display per-net info in sockstat file.
Pavel Emelyanov
2008-03-31
1
-7
/
+34
*
|
|
[SOCK][NETNS]: Register sockstat(6) files in each net.
Pavel Emelyanov
2008-03-31
2
-10
/
+46
*
|
|
[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.
Pavel Emelyanov
2008-03-31
2
-0
/
+51
*
|
|
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
Pavel Emelyanov
2008-03-31
11
-28
/
+34
*
|
|
[NETNS]: Introduce a netns_core structure.
Pavel Emelyanov
2008-03-31
4
-11
/
+22
*
|
|
[NET]: Fix allnoconfig build on powerpc and avr32
David S. Miller
2008-03-31
1
-0
/
+2
*
|
|
Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
2008-03-28
20
-1245
/
+1678
|
\
\
\
[prev]
[next]