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
*
mac80211: support getting key sequence counters via cfg80211
Johannes Berg
2008-01-28
2
-10
/
+89
*
mac80211: support adding/removing keys via cfg80211
Johannes Berg
2008-01-28
1
-0
/
+91
*
cfg80211/nl80211: introduce key handling
Johannes Berg
2008-01-28
4
-0
/
+370
*
doc: fix typo in feature-removal-schedule
Stefano Brivio
2008-01-28
1
-1
/
+1
*
mac80211: allow easier multicast/broadcast buffering in hardware
Johannes Berg
2008-01-28
2
-9
/
+25
*
mac80211: make ieee80211_rx_mgmt_action static
Johannes Berg
2008-01-28
1
-4
/
+4
*
mac80211: clean up eapol handling in TX path
Johannes Berg
2008-01-28
5
-19
/
+10
*
mac80211: clean up eapol frame handling/port control
Johannes Berg
2008-01-28
5
-117
/
+119
*
rc80211-pid: export tuning parameters through debugfs
Mattias Nissler
2008-01-28
2
-25
/
+110
*
rc80211-pid: add debugging
Mattias Nissler
2008-01-28
4
-117
/
+508
*
rc80211-pid: add sharpening factor
Stefano Brivio
2008-01-28
1
-8
/
+27
*
rc80211-pid: add rate behaviour learning algorithm
Stefano Brivio
2008-01-28
1
-20
/
+161
*
mac80211: make PID rate control algorithm the default
Stefano Brivio
2008-01-28
5
-27
/
+93
*
[TCP] Avoid two divides in tcp_output.c
Eric Dumazet
2008-01-28
1
-2
/
+2
*
[XFRM]: Assorted IPsec fixups
Paul Moore
2008-01-28
3
-46
/
+36
*
[XFRM]: Add packet processing statistics option.
Masahide NAKAMURA
2008-01-28
1
-0
/
+10
*
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
2008-01-28
4
-23
/
+90
*
[XFRM]: Define packet dropping statistics.
Masahide NAKAMURA
2008-01-28
7
-0
/
+246
*
[XFRM] MIPv6: Fix to input RO state correctly.
Masahide NAKAMURA
2008-01-28
1
-25
/
+29
*
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
2008-01-28
6
-3
/
+51
*
[TCP]: Fix TSO deferring
Ilpo Järvinen
2008-01-28
1
-1
/
+2
*
[TG3]: Update version to 3.87
Matt Carlson
2008-01-28
1
-2
/
+2
*
[TG3]: Fix supporting flowctrl code
Matt Carlson
2008-01-28
1
-43
/
+64
*
[TG3]: Correct sw autoneg flow control advertisements
Matt Carlson
2008-01-28
1
-13
/
+25
*
[TG3]: Correct 5704S flowctrl advertisements
Matt Carlson
2008-01-28
1
-11
/
+15
*
[TG3]: Replace some magic 5704S constants
Matt Carlson
2008-01-28
2
-11
/
+19
*
[TG3]: Add 1000T & 1000X flowctl adv helpers
Matt Carlson
2008-01-28
1
-14
/
+48
*
[TG3]: Add 1000T & 1000X flowctrl resolvers
Matt Carlson
2008-01-28
1
-36
/
+50
*
[TG3]: Separate requested and actual flow control parameters
Matt Carlson
2008-01-28
2
-36
/
+42
*
[NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer.
Pavel Emelyanov
2008-01-28
1
-14
/
+11
*
[INET]: Uninline the inet_twsk_put function.
Pavel Emelyanov
2008-01-28
2
-13
/
+16
*
[INET]: Uninline the __inet_lookup_established function.
Pavel Emelyanov
2008-01-28
2
-37
/
+41
*
[INET]: Uninline the __inet_hash function.
Pavel Emelyanov
2008-01-28
4
-30
/
+49
*
[SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK
Vlad Yasevich
2008-01-28
2
-8
/
+46
*
[SCTP]: Implement ADD-IP special case processing for ABORT chunk
Vlad Yasevich
2008-01-28
3
-4
/
+76
*
[SCTP]: Change use_as_src into a full address state
Vlad Yasevich
2008-01-28
6
-18
/
+25
*
[SCTP]: Update ASCONF processing to conform to spec.
Vlad Yasevich
2008-01-28
5
-44
/
+143
*
[SCTP]: ADD-IP updates the states where ASCONFs can be sent
Vlad Yasevich
2008-01-28
1
-9
/
+9
*
[SCTP]: Update association lookup to look at ASCONF chunks as well
Vlad Yasevich
2008-01-28
1
-21
/
+103
*
[SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT
Vlad Yasevich
2008-01-28
2
-0
/
+28
*
[SCTP]: Handle the wildcard ADD-IP Address parameter
Vlad Yasevich
2008-01-28
3
-4
/
+55
*
[SCTP]: Discard unauthenticated ASCONF and ASCONF ACK chunks
Vlad Yasevich
2008-01-28
1
-0
/
+18
*
[IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels
Herbert Xu
2008-01-28
2
-16
/
+16
*
mac80211: add PID controller based rate control algorithm
Mattias Nissler
2008-01-28
5
-5
/
+403
*
mac80211: clean up rate selection
Mattias Nissler
2008-01-28
8
-189
/
+146
*
mac80211: pass in PS_POLL frames
Ron Rindjunsky
2008-01-28
2
-3
/
+15
*
[SNMP]: Fix SNMP counters with PREEMPT
Herbert Xu
2008-01-28
1
-4
/
+17
*
[NIU]: Use print_mac
Joe Perches
2008-01-28
1
-5
/
+3
*
[TG3]: Use print_mac
Joe Perches
2008-01-28
1
-7
/
+6
*
[SUNVNET]: Use print_mac
Joe Perches
2008-01-28
1
-6
/
+4
[next]