index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
Robert P. J. Day
2008-04-12
8
-134
/
+69
*
[SCTP]: Correct /proc/net/assocs formatting error
Neil Horman
2008-04-12
1
-7
/
+7
*
IPV4: use xor rather than multiple ands for route compare
Stephen Hemminger
2008-04-10
1
-5
/
+5
*
[SCTP]: Use snmp_mib_{init,free}().
YOSHIFUJI Hideaki
2008-04-10
1
-14
/
+4
*
[DCCP]: Use snmp_mib_{init,free}().
YOSHIFUJI Hideaki
2008-04-10
1
-23
/
+4
*
ipv4: fib_trie leaf free optimization
Stephen Hemminger
2008-04-10
1
-8
/
+11
*
ipv4: fib_trie remove unused argument
Stephen Hemminger
2008-04-10
1
-4
/
+4
*
[ATM]: Use SEQ_START_TOKEN
Joe Perches
2008-04-10
3
-14
/
+15
*
[Syncookies]: Add support for TCP options via timestamps.
Florian Westphal
2008-04-10
7
-17
/
+114
*
IPV4: fib_trie use vmalloc for large tnodes
Stephen Hemminger
2008-04-10
1
-10
/
+15
*
[IPV6]: Remove unused declarations in include/net/ip6_route.h.
Rami Rosen
2008-04-10
1
-15
/
+0
*
iucv: Delay bus registration until core is ready.
Cornelia Huck
2008-04-10
1
-7
/
+9
*
iucv: get rid of in_atomic() use.
Heiko Carstens
2008-04-10
1
-1
/
+0
*
af_iucv: Use non-deprecated __RW_LOCK_UNLOCKED macro.
Robert P. J. Day
2008-04-10
1
-1
/
+1
*
[SKFILTER]: Add SKF_ADF_NLATTR instruction
Patrick McHardy
2008-04-10
2
-1
/
+19
*
[IPV6] Remove three method declarations in include/net/ndisc.h.
Rami Rosen
2008-04-10
1
-4
/
+0
*
SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint
Gui Jianfeng
2008-04-10
1
-1
/
+0
*
SCTP: fix wrong debug counting of bind_bucket
Li Zefan
2008-04-10
1
-1
/
+1
*
SCTP: fix wrong debug counting of datamsg
Li Zefan
2008-04-10
1
-2
/
+3
*
IPV4: route rekey timer can be deferrable
Stephen Hemminger
2008-04-10
1
-1
/
+3
*
IPV4: route use jhash3
Stephen Hemminger
2008-04-10
1
-6
/
+4
*
IPV4: route inline changes
Stephen Hemminger
2008-04-10
1
-27
/
+27
*
socket: sk_filter deinline
Stephen Hemminger
2008-04-10
3
-35
/
+36
*
socket: sk_filter minor cleanups
Stephen Hemminger
2008-04-10
2
-19
/
+17
*
mac80211: fix key debugfs default_key link
Johannes Berg
2008-04-08
2
-1
/
+3
*
drivers/net/wireless/p54/net2280.h: silence checkpatch.pl
Christian Lamparter
2008-04-08
1
-368
/
+368
*
p54: move to separate directory
Christian Lamparter
2008-04-08
12
-67
/
+68
*
mac80211: rename files
Johannes Berg
2008-04-08
29
-34
/
+34
*
mac80211: fix key vs. sta locking problems
Johannes Berg
2008-04-08
11
-229
/
+385
*
mac80211: fix sta-info pinning
Johannes Berg
2008-04-08
1
-32
/
+32
*
mac80211: fix defined but not used
Jiri Slaby
2008-04-08
1
-30
/
+30
*
adm8211: remove commented-out code
Pavel Machek
2008-04-08
1
-7
/
+0
*
mac80211: BA session debug prints changes
Ron Rindjunsky
2008-04-08
2
-12
/
+16
*
b43: use b43_is_mode() call
Michael Buesch
2008-04-08
1
-2
/
+2
*
b43: Fix PHY TX control words in SHM
Michael Buesch
2008-04-08
2
-83
/
+117
*
b43: Fix beacon BH update
Michael Buesch
2008-04-08
2
-42
/
+54
*
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
2008-04-08
4
-0
/
+44
*
mac80211: fix ieee80211_ioctl_giwrate
Johannes Berg
2008-04-08
1
-6
/
+12
*
mac80211: make debugfs files root-only
Johannes Berg
2008-04-08
3
-6
/
+6
*
b43: Beaconing fixes
Michael Buesch
2008-04-08
2
-6
/
+37
*
iwlwifi: honour regulatory restrictions in scan code
Johannes Berg
2008-04-08
2
-0
/
+6
*
mac80211: notify upper layers after lower
Reinette Chatre
2008-04-08
1
-2
/
+2
*
iwlwifi: fix rfkill memory error
Mohamed Abbas
2008-04-08
3
-18
/
+22
*
iwlwifi: ensure led registration complete as part of initialization
Reinette Chatre
2008-04-08
2
-4
/
+4
*
iwlwifi: use ieee80211_frequency_to_channel
Tomas Winkler
2008-04-08
2
-9
/
+8
*
iwlwifi: move driver status inliners into iwl-core.h
Tomas Winkler
2008-04-08
8
-94
/
+91
*
iwlwifi: hw names cleanup
Tomas Winkler
2008-04-08
3
-56
/
+62
*
rt2x00: Use lib->config_filter() during scheduled packet filter config
Ivo van Doorn
2008-04-08
1
-11
/
+1
*
cfg80211: default to regulatory max power for channel
John W. Linville
2008-04-08
1
-1
/
+4
*
b43: Fix TBTT and PU timings
Michael Buesch
2008-04-08
2
-8
/
+39
[next]