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
*
ath5k: always extend rx timestamp with tsf
Bruno Randolf
2008-01-28
1
-5
/
+12
*
ath5k: configure backoff for IBSS beacon queue
Bruno Randolf
2008-01-28
1
-2
/
+12
*
ath5k: use SWBA to detect IBSS HW merges
Bruno Randolf
2008-01-28
2
-13
/
+67
*
ath5k: better beacon timer calculation
Bruno Randolf
2008-01-28
1
-17
/
+92
*
ath5k: beacon interval is in TU
Bruno Randolf
2008-01-28
3
-5
/
+5
*
ath5k: use 3 instead of 0x00000003
Bruno Randolf
2008-01-28
1
-4
/
+2
*
b43: Fix MAC control and microcode init
Michael Buesch
2008-01-28
1
-13
/
+48
*
WEXT: remove unused variable
Masakazu Mokuno
2008-01-28
1
-14
/
+0
*
ath5k: reset key cache after resume
John W. Linville
2008-01-28
1
-3
/
+14
*
ath5k: use AR5K_KEYTABLE_SIZE when initializing key table
John W. Linville
2008-01-28
1
-1
/
+1
*
b43: Fix firmware caching
Michael Buesch
2008-01-28
2
-110
/
+134
*
mac80211: fix rx flow sparse errors, make functions static
Ron Rindjunsky
2008-01-28
2
-7
/
+9
*
mac80211: fixing ieee80211_bar types
Ron Rindjunsky
2008-01-28
1
-2
/
+2
*
b43: Add more N-PHY init code
Michael Buesch
2008-01-28
2
-24
/
+320
*
rc80211-pid: fix last_sample initialization
Stefano Brivio
2008-01-28
1
-0
/
+2
*
mac80211: fix RCU locking in __ieee80211_rx_handle_packet
Johannes Berg
2008-01-28
1
-1
/
+0
*
b43legacy: Remove the PHY spinlock
Michael Buesch
2008-01-28
5
-48
/
+28
*
mac80211: Assign correct TID for local bridged packets
Guy Cohen
2008-01-28
1
-4
/
+5
*
[DST]: shrinks sizeof(struct rtable) by 64 bytes on x86_64
Eric Dumazet
2008-01-28
2
-11
/
+12
*
[NETNS][FRAGS]: Make the pernet subsystem for fragments.
Pavel Emelyanov
2008-01-28
4
-2
/
+33
*
[NETNS][FRAGS]: Make the LRU list per namespace.
Pavel Emelyanov
2008-01-28
5
-8
/
+8
*
[NETNS][FRAGS]: Isolate the secret interval from namespaces.
Pavel Emelyanov
2008-01-28
6
-23
/
+8
*
[NETNS][FRAGS]: Make thresholds work in namespaces.
Pavel Emelyanov
2008-01-28
5
-30
/
+29
*
[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.
Pavel Emelyanov
2008-01-28
5
-17
/
+19
*
[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
Pavel Emelyanov
2008-01-28
4
-6
/
+79
*
[NETNS][FRAGS]: Make the mem counter per-namespace.
Pavel Emelyanov
2008-01-28
9
-50
/
+54
*
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
Pavel Emelyanov
2008-01-28
9
-12
/
+24
*
[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.
Pavel Emelyanov
2008-01-28
7
-21
/
+38
*
[NETNS][FRAGS]: Move ctl tables around.
Pavel Emelyanov
2008-01-28
10
-128
/
+169
*
igb: PCI-Express 82575 Gigabit Ethernet driver
Auke Kok
2008-01-28
17
-0
/
+13638
*
bnx2 annotations
Al Viro
2008-01-28
2
-13
/
+11
*
annotate netxen
Al Viro
2008-01-28
4
-19
/
+20
*
annotate myri10ge
Al Viro
2008-01-28
1
-5
/
+9
*
annotate cxgb3
Al Viro
2008-01-28
4
-24
/
+26
*
annotate chelsio
Al Viro
2008-01-28
3
-6
/
+7
*
[IPV6] NDISC: Sparse: Use different variable name for local use.
YOSHIFUJI Hideaki
2008-01-28
1
-5
/
+5
*
[IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forw...
YOSHIFUJI Hideaki
2008-01-28
1
-20
/
+18
*
[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...
YOSHIFUJI Hideaki
2008-01-28
3
-5
/
+4
*
[IPV6] ADDRLABEL: Sparse: Make several functions static.
YOSHIFUJI Hideaki
2008-01-28
1
-10
/
+10
*
[IPV6] UDPLITE: Sparse: Declare non-static symbols in header.
YOSHIFUJI Hideaki
2008-01-28
1
-0
/
+1
*
[IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.
YOSHIFUJI Hideaki
2008-01-28
2
-2
/
+2
*
[IPV4] UDP,UDPLITE: Sparse: {__udp4_lib,udp,udplite}_err() are of void.
YOSHIFUJI Hideaki
2008-01-28
2
-2
/
+2
*
[BNX2]: Fix driver phy_flags name space.
Michael Chan
2008-01-28
2
-82
/
+84
*
[NETNS]: Pass correct namespace in ip_rt_get_source.
Denis V. Lunev
2008-01-28
1
-1
/
+1
*
[NETNS]: Pass correct namespace in ip_route_input_slow.
Denis V. Lunev
2008-01-28
1
-3
/
+4
*
[NETNS]: Pass correct namespace in context fib_check_nh.
Denis V. Lunev
2008-01-28
1
-6
/
+6
*
[NETNS]: Pass correct namespace in fib_validate_source.
Denis V. Lunev
2008-01-28
1
-2
/
+4
*
[NETNS]: Add netns parameter to inetdev_by_index.
Denis V. Lunev
2008-01-28
5
-8
/
+9
*
[NETNS]: Add netns parameter to fib_lookup.
Denis V. Lunev
2008-01-28
5
-12
/
+13
*
[IPV4]: ipmr sparse warnings
Stephen Hemminger
2008-01-28
1
-3
/
+7
[next]