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
*
sctp: Fix break indentation in sctp_ioctl().
David S. Miller
2010-10-03
1
-1
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-10-03
14
-194
/
+272
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-01
14
-194
/
+272
|
|
\
|
|
*
mac80211: Fix WMM driver queue configuration
Juuso Oikarinen
2010-09-28
1
-8
/
+8
|
|
*
cfg80211: always set IBSS basic rates
Johannes Berg
2010-09-28
2
-17
/
+19
|
|
*
mac80211: fix offchannel assumption upon association
Luis R. Rodriguez
2010-09-28
1
-1
/
+2
|
|
*
mac80211: move packet flags into packet
Johannes Berg
2010-09-27
3
-53
/
+89
|
|
*
mac80211: fix release_reorder_timeout in scan
Johannes Berg
2010-09-27
1
-14
/
+8
|
|
*
mac80211: clean up rx handling wrt. found_sta
Johannes Berg
2010-09-27
1
-31
/
+25
|
|
*
mac80211: consolidate packet processing
Johannes Berg
2010-09-27
1
-103
/
+62
|
|
*
mac80211: remove prepare_for_handlers sdata argument
Johannes Berg
2010-09-27
1
-8
/
+8
|
|
*
Revert "mac80211: fix use-after-free"
John W. Linville
2010-09-27
1
-0
/
+4
|
|
*
nl80211: Fix exit from nl80211_set_power_save
Teemu Paasikivi
2010-09-27
1
-1
/
+2
|
|
*
mac80211: Support receiving data frames on multiple vifs.
Ben Greear
2010-09-27
1
-10
/
+70
|
|
*
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
2010-09-27
1
-4
/
+11
|
|
*
mac80211: Support multiple VIFS per AP in debugfs.
Ben Greear
2010-09-27
4
-3
/
+5
|
|
*
mac80211: clear txflags for ps-filtered frames
Christian Lamparter
2010-09-24
1
-0
/
+1
|
|
*
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
Jouni Malinen
2010-09-24
3
-4
/
+18
|
|
*
mac80211: Filter ProbeReq SuppRates based on TX rate mask
Jouni Malinen
2010-09-24
3
-17
/
+24
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-24
6
-14
/
+38
|
|
|
\
|
|
|
*
mac80211: fix use-after-free
Johannes Berg
2010-09-24
1
-4
/
+0
*
|
|
|
ipmr: cleanups
Eric Dumazet
2010-10-03
1
-114
/
+124
*
|
|
|
ipmr: RCU protection for mfc_cache_array
Eric Dumazet
2010-10-03
1
-40
/
+47
*
|
|
|
ipmr: RCU conversion of mroute_sk
Eric Dumazet
2010-10-03
1
-42
/
+49
*
|
|
|
ipmr: __pim_rcv() is called under rcu_read_lock
Eric Dumazet
2010-10-03
1
-6
/
+4
*
|
|
|
gre: protocol table can be static
stephen hemminger
2010-10-03
1
-1
/
+1
|
/
/
/
*
|
|
ipv4: rcu conversion in ip_route_output_slow
Eric Dumazet
2010-09-30
1
-26
/
+12
*
|
|
ipv4: introduce __ip_dev_find()
Eric Dumazet
2010-09-30
1
-13
/
+19
*
|
|
ipv4: __mkroute_output() speedup
Eric Dumazet
2010-09-30
1
-18
/
+15
*
|
|
Phonet: restore flow control credits when sending fails
Rémi Denis-Courmont
2010-09-30
1
-2
/
+8
*
|
|
ip_gre: comments change
Eric Dumazet
2010-09-29
1
-4
/
+4
*
|
|
tcp: tcp_enter_quickack_mode can be static
stephen hemminger
2010-09-29
1
-1
/
+1
*
|
|
arp: remove unnecessary export of arp_broken_ops
stephen hemminger
2010-09-29
1
-2
/
+1
*
|
|
net: rename netdev rx_queue to ingress_queue
Eric Dumazet
2010-09-29
3
-15
/
+15
*
|
|
ip6tnl: percpu stats accounting
Eric Dumazet
2010-09-29
1
-16
/
+77
*
|
|
ipip: enable lockless xmits
Eric Dumazet
2010-09-29
1
-0
/
+1
*
|
|
ip_gre: lockless xmit
Eric Dumazet
2010-09-29
1
-0
/
+4
*
|
|
sit: enable lockless xmits
Eric Dumazet
2010-09-29
1
-0
/
+1
*
|
|
sit: fix percpu stats accounting
Eric Dumazet
2010-09-29
1
-3
/
+11
*
|
|
ipip: fix percpu stats accounting
Eric Dumazet
2010-09-29
1
-3
/
+10
*
|
|
net: add a recursion limit in xmit path
Eric Dumazet
2010-09-29
1
-1
/
+11
*
|
|
ipv6: Implement Any-IP support for IPv6.
Maciej Żenczykowski
2010-09-28
1
-1
/
+9
*
|
|
ipv4: Allow configuring subnets as local addresses
Tom Herbert
2010-09-28
2
-5
/
+5
*
|
|
8021q: Use netif_copy_real_num_queues() to set queue counts
Ben Hutchings
2010-09-27
1
-1
/
+1
*
|
|
net: Allow changing number of RX queues after device allocation
Ben Hutchings
2010-09-27
3
-18
/
+63
*
|
|
net: sk_{detach|attach}_filter() rcu fixes
Eric Dumazet
2010-09-27
1
-6
/
+4
*
|
|
fib: use atomic_inc_not_zero() in fib_rules_lookup
Eric Dumazet
2010-09-27
1
-3
/
+5
*
|
|
sit: percpu stats accounting
Eric Dumazet
2010-09-27
1
-18
/
+64
*
|
|
ipip: percpu stats accounting
Eric Dumazet
2010-09-27
1
-34
/
+93
*
|
|
ip_gre: percpu stats accounting
Eric Dumazet
2010-09-27
1
-39
/
+104
[next]