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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
29
-218
/
+658
|
\
|
*
mac80211: check whether scan is in progress before queueing scan_work
Teemu Paasikivi
2010-04-09
1
-1
/
+6
|
*
mac80211: fix typo for LDPC capability
Luis R. Rodriguez
2010-04-09
1
-1
/
+1
|
*
mac80211: delay skb linearising in rx decryption
Zhu Yi
2010-04-09
1
-7
/
+9
|
*
mac80211: enhance tracing
Johannes Berg
2010-04-08
8
-4
/
+303
|
*
mac80211: Moved mesh action codes to a more visible location
Javier Cardona
2010-04-08
5
-10
/
+8
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-08
46
-320
/
+432
|
|
\
|
*
|
mac80211: fix paged RX crypto
Johannes Berg
2010-04-07
1
-4
/
+6
|
*
|
mac80211: fix some RX aggregation locking
Johannes Berg
2010-04-07
1
-4
/
+15
|
*
|
mac80211: clean up/fix aggregation code
Johannes Berg
2010-04-07
5
-87
/
+40
|
*
|
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
Johannes Berg
2010-04-07
5
-7
/
+7
|
*
|
mac80211: remove ieee80211_sta_stop_rx_ba_session
Johannes Berg
2010-04-07
4
-28
/
+5
|
*
|
mac80211: remove irq disabling for sta lock
Johannes Berg
2010-04-07
1
-3
/
+2
|
*
|
mac80211: fix station destruction problem
Johannes Berg
2010-04-07
1
-6
/
+9
|
*
|
cfg80211: Add local-state-change-only auth/deauth/disassoc
Jouni Malinen
2010-04-07
5
-33
/
+78
|
*
|
mac80211: Fix robust management frame handling (MFP)
Jouni Malinen
2010-04-06
1
-1
/
+2
|
*
|
mac80211: Fix drop_unencrypted for MFP with hwaccel
Jouni Malinen
2010-03-31
1
-4
/
+7
|
*
|
nl80211: reenable station del for mesh
Marco Porsch
2010-03-31
1
-1
/
+2
|
*
|
mac80211: Fix dropping of unprotected robust multicast frames
Jouni Malinen
2010-03-31
1
-2
/
+1
|
*
|
mac80211: Fix BIP to be used only with group-addressed frames
Jouni Malinen
2010-03-31
1
-0
/
+2
|
*
|
mac80211: Send deauth/disassoc prior to dropping STA entry
Jouni Malinen
2010-03-31
1
-9
/
+14
|
*
|
mac80211: Track Beacon signal strength and implement cqm events
Jouni Malinen
2010-03-31
4
-3
/
+82
|
*
|
mac80211: enable QoS explicitly in AP mode
Stanislaw Gruszka
2010-03-31
1
-0
/
+4
|
*
|
mac80211: explicitly disable/enable QoS
Stanislaw Gruszka
2010-03-31
2
-1
/
+13
|
*
|
mac80211: support paged rx SKBs
Zhu Yi
2010-03-31
2
-10
/
+50
|
*
|
wireless: remove trailing space in messages
Frans Pop
2010-03-31
2
-5
/
+5
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-14
1
-1
/
+1
|
\
\
\
|
*
|
|
can: avoids a false warning
Eric Dumazet
2010-04-13
1
-1
/
+1
*
|
|
|
ipv4: ipmr: support multiple tables
Patrick McHardy
2010-04-13
2
-61
/
+352
*
|
|
|
ipv4: ipmr: move mroute data into seperate structure
Patrick McHardy
2010-04-13
1
-170
/
+199
*
|
|
|
ipv4: ipmr: convert struct mfc_cache to struct list_head
Patrick McHardy
2010-04-13
1
-64
/
+61
*
|
|
|
ipv4: ipmr: remove net pointer from struct mfc_cache
Patrick McHardy
2010-04-13
1
-33
/
+32
*
|
|
|
ipv4: ipmr: move unres_queue and timer to per-namespace data
Patrick McHardy
2010-04-13
1
-41
/
+29
*
|
|
|
net: fib_rules: decouple address families from real address families
Patrick McHardy
2010-04-13
4
-8
/
+13
*
|
|
|
net: fib_rules: set family in fib_rule_hdr centrally
Patrick McHardy
2010-04-13
4
-3
/
+1
*
|
|
|
net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.
Patrick McHardy
2010-04-13
3
-36
/
+20
*
|
|
|
dst: don't inline dst_ifdown
stephen hemminger
2010-04-13
1
-2
/
+2
*
|
|
|
net: uninline skb_bond_should_drop()
Eric Dumazet
2010-04-13
1
-0
/
+49
*
|
|
|
IPv6: only notify protocols if address is compeletely gone
stephen hemminger
2010-04-13
1
-1
/
+3
*
|
|
|
ipv6: additional ref count for hash list unnecessary
stephen hemminger
2010-04-13
1
-3
/
+0
*
|
|
|
IPv6: keep tentative addresses in hash table
stephen hemminger
2010-04-13
1
-7
/
+8
*
|
|
|
IPv6: keep route for tentative address
stephen hemminger
2010-04-13
1
-1
/
+2
*
|
|
|
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-13
8
-27
/
+28
*
|
|
|
net: Dont use netdev_warn()
Eric Dumazet
2010-04-13
1
-6
/
+6
*
|
|
|
packet: support for TX time stamps on RAW sockets
Richard Cochran
2010-04-13
1
-1
/
+60
*
|
|
|
tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
David S. Miller
2010-04-11
1
-0
/
+1
*
|
|
|
inet: Remove unused send_check length argument
Herbert Xu
2010-04-11
7
-8
/
+7
*
|
|
|
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv6
Herbert Xu
2010-04-11
1
-18
/
+19
*
|
|
|
tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4
Herbert Xu
2010-04-11
1
-17
/
+14
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
479
-85
/
+614
|
\
\
\
\
|
|
/
/
/
[next]