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
*
mac80211: A-MPDU Rx add MLME structures
Ron Rindjunsky
2008-01-28
1
-0
/
+47
*
mac80211: A-MPDU Rx add low level driver API
Ron Rindjunsky
2008-01-28
1
-0
/
+21
*
mac80211: restructure __ieee80211_rx
Ron Rindjunsky
2008-01-28
1
-36
/
+50
*
mac80211: make rc_pid_fop_events static
Johannes Berg
2008-01-28
1
-1
/
+1
*
rc80211-pid: fix definition of rate control interval
Stefano Brivio
2008-01-28
1
-2
/
+2
*
mac80211: remove misleading 'res' variable
Johannes Berg
2008-01-28
1
-2
/
+1
*
rc80211-pid: add MAINTAINERS entry
Stefano Brivio
2008-01-28
1
-0
/
+10
*
rc80211-pid: pf_target tuning
Stefano Brivio
2008-01-28
1
-13
/
+13
*
rc80211-pid: fix sta_info refcounting
Stefano Brivio
2008-01-28
1
-1
/
+2
*
rc80211-pid: simplify and fix shift_adjust
Stefano Brivio
2008-01-28
1
-18
/
+16
*
rc80211-pid: add kerneldoc for tunable parameters
Stefano Brivio
2008-01-28
1
-0
/
+24
*
rc80211-pid: export human-readable target_pf value to debugfs
Stefano Brivio
2008-01-28
2
-2
/
+2
*
mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlers
Helmut Schaa
2008-01-28
1
-0
/
+2
*
[XFRM]: xfrm_state_clone() should be static, not exported
Eric Dumazet
2008-01-28
1
-2
/
+1
*
[PACKET]: Fix sparse warnings in af_packet.c
Eric Dumazet
2008-01-28
1
-0
/
+2
*
[BLUETOOTH]: Use sockfd_put()
Julia Lawall
2008-01-28
3
-9
/
+9
*
[NET]: Remove unused member of dst_entry
Rami Rosen
2008-01-28
1
-1
/
+0
*
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
WANG Cong
2008-01-28
4
-9
/
+7
*
[XFRM] Statistics: Add outbound-dropping error.
Masahide NAKAMURA
2008-01-28
1
-1
/
+4
*
[NET]: Remove obsolete comment
Ilpo Järvinen
2008-01-28
1
-2
/
+0
*
[CCID3]: Kill some bloat
Ilpo Järvinen
2008-01-28
1
-1
/
+1
*
[XFRM]: Kill some bloat
Ilpo Järvinen
2008-01-28
1
-4
/
+4
*
[IPVS]: Kill some bloat
Ilpo Järvinen
2008-01-28
1
-1
/
+1
*
[NETFILTER]: Kill some supper dupper bloatry
Ilpo Järvinen
2008-01-28
1
-6
/
+6
*
[NETNS]: Should build with CONFIG_SYSCTL=n
Eric Dumazet
2008-01-28
2
-7
/
+12
*
[CONNECTOR]: Cleanup struct cn_callback_entry
Li Zefan
2008-01-28
2
-4
/
+1
*
[CONNECTOR]: Cleanup struct cn_queue_dev
Li Zefan
2008-01-28
2
-2
/
+0
*
[CONNECTOR]: clean up {,__}cn_rx_skb()
Li Zefan
2008-01-28
1
-26
/
+4
*
[CONNECTOR]: add a missing break in cn_netlink_send()
Li Zefan
2008-01-28
1
-0
/
+1
*
[ICMP]: Avoid sparse warnings in net/ipv4/icmp.c
Eric Dumazet
2008-01-28
1
-2
/
+2
*
[NET]: prot_inuse cleanups and optimizations
Eric Dumazet
2008-01-28
12
-36
/
+57
*
[LIB] pcounter : unline too big functions
Eric Dumazet
2008-01-28
2
-59
/
+63
*
[NET]: Avoid divides in net/core/gen_estimator.c
Eric Dumazet
2008-01-28
1
-2
/
+2
*
[TCP]: Perform setting of common control fields in one place
Ilpo Järvinen
2008-01-28
1
-55
/
+36
*
[TCP]: Urgent parameter effect can be simplified.
Ilpo Järvinen
2008-01-28
1
-1
/
+1
*
[TCP]: cleanup tcp_parse_options deep indented switch
Ilpo Järvinen
2008-01-28
1
-68
/
+67
*
[IPSEC]: Return EOVERFLOW when output sequence number overflows
Herbert Xu
2008-01-28
1
-0
/
+1
*
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
2008-01-28
16
-0
/
+36
*
[IPVS]: Remove declaration of unimplemented method and remove unused definiti...
Rami Rosen
2008-01-28
1
-2
/
+0
*
[IPV4]: Remove three declarations of unimplemented methods and correct a typo...
Rami Rosen
2008-01-28
1
-4
/
+1
*
[SHAPER]: The scheduled shaper removal.
Adrian Bunk
2008-01-28
8
-732
/
+0
*
[IPSEC]: Kill duplicate xfrm_policy_flush prototype
Herbert Xu
2008-01-28
1
-1
/
+0
*
[PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim()
Eric Dumazet
2008-01-28
1
-1
/
+1
*
[TCP]: Remove unnecessary local variable
Ilpo Järvinen
2008-01-28
1
-2
/
+1
*
[TCP]: Code duplication removal, added tcp_bound_to_half_wnd()
Ilpo Järvinen
2008-01-28
1
-8
/
+11
*
[TCP]: cleanup tcp_{in,out}put.c style
Ilpo Järvinen
2008-01-28
2
-282
/
+300
*
[TCP]: reduce tcp_output's indentation levels a bit
Ilpo Järvinen
2008-01-28
1
-118
/
+121
*
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
Ilpo Järvinen
2008-01-28
4
-11
/
+4
*
[TCP]: Dropped unnecessary skb/sacked accessing in reneging
Ilpo Järvinen
2008-01-28
1
-12
/
+13
*
[TCP]: Introduce tcp_wnd_end() to reduce line lengths
Ilpo Järvinen
2008-01-28
3
-12
/
+17
[next]